+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --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.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 86d7cc43-8286-4208-80ae-eb2aa74390bb DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-842ea71bca3aa99ecfb7dac653e8fee7119dd057 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/84/2e/842ea71bca3aa99ecfb7dac653e8fee7119dd057_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7b/fb/7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a_962ac511 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-daab8b4859fa86943f01d0bccfeb8b56df946245 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/da/ab/daab8b4859fa86943f01d0bccfeb8b56df946245_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-e370e88c4aa9431755576c2cc00ef25a3e299abd baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e3/70/e370e88c4aa9431755576c2cc00ef25a3e299abd_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-c226fa004a05ddaba202b2c3d31f36b08239e82a baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/26/c226fa004a05ddaba202b2c3d31f36b08239e82a_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2952c109489f9cbe082f9a9e79d4ac5b15dba290 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/29/52/2952c109489f9cbe082f9a9e79d4ac5b15dba290_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-035453ffd1ba0f574a1d7f23b458222c0fd8fc68 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/03/54/035453ffd1ba0f574a1d7f23b458222c0fd8fc68_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309e9356a67c5604bc7e5773bf11cd64d1c1379f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/30/9e/309e9356a67c5604bc7e5773bf11cd64d1c1379f_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-53cf5e810bec87fc7acfee60709b94508ccecd41 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/53/cf/53cf5e810bec87fc7acfee60709b94508ccecd41_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483eae1adfc812a7c25 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d9/b0/d9b0b54ec3fbaebabc35b483eae1adfc812a7c25_7ccd5bea enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-183afb192c4911cb85912852f6740a21bccc25e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/18/3a/183afb192c4911cb85912852f6740a21bccc25e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-f21df7ce1e5123908c5653b4b306b6655a708343 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/f2/1d/f21df7ce1e5123908c5653b4b306b6655a708343_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f85dfbca76a89a34fa37d35f9100fd212def457f baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/5d/f85dfbca76a89a34fa37d35f9100fd212def457f_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-5848dd8b47ade0be134a828b645fac215bec550c baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/58/48/5848dd8b47ade0be134a828b645fac215bec550c_62aaa774 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e13f4abcd7af52f635d100c2bd495cecd8a9ca78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/3f/e13f4abcd7af52f635d100c2bd495cecd8a9ca78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-f47f0c410f9e24d99ddbaf5fc4468af64486397b baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/f4/7f/f47f0c410f9e24d99ddbaf5fc4468af64486397b_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-c4385db36dac59d4eb394868d973b791b1af36c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c4/38/c4385db36dac59d4eb394868d973b791b1af36c6_55cf7419 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --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.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: a55f0ebf-6d43-47a3-8191-6dbe7bcc3e35 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-842ea71bca3aa99ecfb7dac653e8fee7119dd057 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/84/2e/842ea71bca3aa99ecfb7dac653e8fee7119dd057_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7b/fb/7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a_962ac511 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-daab8b4859fa86943f01d0bccfeb8b56df946245 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/da/ab/daab8b4859fa86943f01d0bccfeb8b56df946245_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-e370e88c4aa9431755576c2cc00ef25a3e299abd baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e3/70/e370e88c4aa9431755576c2cc00ef25a3e299abd_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-c226fa004a05ddaba202b2c3d31f36b08239e82a baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/26/c226fa004a05ddaba202b2c3d31f36b08239e82a_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2952c109489f9cbe082f9a9e79d4ac5b15dba290 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/29/52/2952c109489f9cbe082f9a9e79d4ac5b15dba290_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-035453ffd1ba0f574a1d7f23b458222c0fd8fc68 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/03/54/035453ffd1ba0f574a1d7f23b458222c0fd8fc68_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309e9356a67c5604bc7e5773bf11cd64d1c1379f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/30/9e/309e9356a67c5604bc7e5773bf11cd64d1c1379f_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-53cf5e810bec87fc7acfee60709b94508ccecd41 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/53/cf/53cf5e810bec87fc7acfee60709b94508ccecd41_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483eae1adfc812a7c25 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d9/b0/d9b0b54ec3fbaebabc35b483eae1adfc812a7c25_7ccd5bea enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-183afb192c4911cb85912852f6740a21bccc25e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/18/3a/183afb192c4911cb85912852f6740a21bccc25e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-f21df7ce1e5123908c5653b4b306b6655a708343 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/f2/1d/f21df7ce1e5123908c5653b4b306b6655a708343_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f85dfbca76a89a34fa37d35f9100fd212def457f baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/5d/f85dfbca76a89a34fa37d35f9100fd212def457f_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-5848dd8b47ade0be134a828b645fac215bec550c baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/58/48/5848dd8b47ade0be134a828b645fac215bec550c_62aaa774 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e13f4abcd7af52f635d100c2bd495cecd8a9ca78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/3f/e13f4abcd7af52f635d100c2bd495cecd8a9ca78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-f47f0c410f9e24d99ddbaf5fc4468af64486397b baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/f4/7f/f47f0c410f9e24d99ddbaf5fc4468af64486397b_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-c4385db36dac59d4eb394868d973b791b1af36c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c4/38/c4385db36dac59d4eb394868d973b791b1af36c6_55cf7419 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.tl3iqcf5', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos10-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.5Gi 1.3Gi 238Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.5Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 189G 361G 35% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.eh9uk2rj', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-842ea71bca3aa99ecfb 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-7bfbcd4ca3c 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-daab8b4859fa86943f01d 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-e370e88c4aa943175 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-c226fa004a05ddaba202b2c3 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2952c109489f9cbe082f9a9 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-035453ffd1ba0f574a 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-309e9356a67c5604bc7e5 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-53cf5e810b 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483 341 kB/s | 24 kB 00:00 DEBUG: delorean-openstack-octavia-183afb192c4911cb8591 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-f21df7ce1e5123908c56 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f85dfbca76a89a34fa37d35f91 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-glance-5848dd8b47ade0be134a828b 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e13f4abcd7af52f635d100 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-f47f0c410f9e24d99ddb 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-c4385db36dac59d4eb39 109 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 59 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 69 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 59 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 94 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 146 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 157 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 172 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 29 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 296 kB/s | 34 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: gcc x86_64 14.3.1-2.1.el10 appstream 38 M DEBUG: git-core x86_64 2.47.3-1.el10 appstream 4.8 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250702055156.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.11-3.el10 appstream 329 k DEBUG: python3-eventlet noarch 0.40.0-1.el10s delorean-master-testing 585 k DEBUG: python3-pbr noarch 6.1.1-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: python3-sphinx noarch 1:7.2.6-10.el10 crb 2.7 M DEBUG: python3-sqlalchemy x86_64 2.0.26-6.el10 appstream 3.6 M DEBUG: rpm-build x86_64 4.19.1.1-20.el10 appstream 75 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el10s delorean-master-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.3-1.el10s delorean-master-build-deps 416 k DEBUG: adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k DEBUG: adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 12.99-1.el10 appstream 88 k DEBUG: annobin-plugin-gcc x86_64 12.99-1.el10 appstream 998 k DEBUG: audit-libs x86_64 4.0.3-4.el10 baseos 133 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: avahi-libs x86_64 0.9~rc2-2.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-58.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-58.el10 baseos 798 k DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 baseos 1.1 M DEBUG: cairo x86_64 1.18.2-2.el10 appstream 713 k DEBUG: cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k DEBUG: centos-gpg-keys noarch 10.0-11.el10 baseos 10 k DEBUG: centos-stream-release noarch 10.0-11.el10 baseos 26 k DEBUG: centos-stream-repos noarch 10.0-11.el10 baseos 8.2 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: cpp x86_64 14.3.1-2.1.el10 appstream 13 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20250905-1.gitc7eb7b2.el10 baseos 98 k DEBUG: cups-filesystem noarch 1:2.4.10-11.el10 baseos 14 k DEBUG: cups-libs x86_64 1:2.4.10-11.el10 baseos 254 k DEBUG: curl x86_64 8.12.1-2.el10 baseos 219 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-4.el10 baseos 174 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: dbus-libs x86_64 1:1.14.10-5.el10 baseos 156 k DEBUG: debugedit x86_64 5.1-8.el10 appstream 80 k DEBUG: default-fonts-core-sans noarch 4.1-3.el10 baseos 30 k DEBUG: device-mapper x86_64 10:1.02.206-3.el10 baseos 140 k DEBUG: device-mapper-libs x86_64 10:1.02.206-3.el10 baseos 182 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: duktape x86_64 2.7.0-10.el10 baseos 170 k DEBUG: dwz x86_64 0.16-1.el10 appstream 140 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.193-1.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.193-1.el10 baseos 47 k DEBUG: elfutils-default-yama-scope noarch 0.193-1.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.193-1.el10 baseos 208 k DEBUG: elfutils-libs x86_64 0.193-1.el10 baseos 269 k DEBUG: expat x86_64 2.7.1-1.el10 baseos 117 k DEBUG: file x86_64 5.45-8.el10 baseos 49 k DEBUG: file-libs x86_64 5.45-8.el10 baseos 764 k DEBUG: filesystem x86_64 3.18-17.el10 baseos 4.8 M DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: fontconfig x86_64 2.15.0-7.el10 appstream 280 k DEBUG: fonts-filesystem noarch 1:2.0.5-18.el10 baseos 8.8 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: freetype x86_64 2.13.2-8.el10 baseos 409 k DEBUG: fribidi x86_64 1.0.14-4.el10 appstream 93 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc-plugin-annobin x86_64 14.3.1-2.1.el10 appstream 68 k DEBUG: gd x86_64 2.3.3-22.el10 appstream 133 k DEBUG: gdb-minimal x86_64 16.3-2.el10 appstream 4.4 M DEBUG: gdbm x86_64 1:1.23-14.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-14.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-8.el10 baseos 3.0 M DEBUG: glibc x86_64 2.39-56.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-56.el10 baseos 343 k DEBUG: glibc-devel x86_64 2.39-56.el10 appstream 606 k DEBUG: glibc-gconv-extra x86_64 2.39-56.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-56.el10 baseos 49 k DEBUG: gmp x86_64 1:6.2.1-12.el10 baseos 318 k DEBUG: gnupg2 x86_64 2.4.5-2.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.10-2.el10 baseos 1.5 M DEBUG: go-srpm-macros noarch 3.6.0-4.el10 appstream 28 k DEBUG: google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M DEBUG: google-noto-fonts-common noarch 20240401-5.el10 baseos 18 k DEBUG: google-noto-sans-vf-fonts noarch 20240401-5.el10 baseos 594 k DEBUG: gpgme x86_64 1.23.2-6.el10 baseos 219 k DEBUG: gpgmepp x86_64 1.23.2-6.el10 appstream 141 k DEBUG: graphite2 x86_64 1.3.14-17.el10 baseos 96 k DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: harfbuzz x86_64 8.4.0-6.el10 baseos 992 k DEBUG: imath x86_64 3.1.10-4.el10 appstream 97 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: jasper-libs x86_64 4.1.0-5.el10 appstream 163 k DEBUG: jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k DEBUG: jbigkit-libs x86_64 2.1-31.el10 appstream 54 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-126.el10 appstream 1.9 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-8.el10 baseos 767 k DEBUG: lcms2 x86_64 2.16-6.el10 appstream 182 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libICE x86_64 1.1.1-5.el10 appstream 75 k DEBUG: libSM x86_64 1.2.4-5.el10 appstream 44 k DEBUG: libX11 x86_64 1.8.10-1.el10 appstream 654 k DEBUG: libX11-common noarch 1.8.10-1.el10 appstream 199 k DEBUG: libXau x86_64 1.0.11-8.el10 appstream 33 k DEBUG: libXext x86_64 1.3.6-3.el10 appstream 40 k DEBUG: libXft x86_64 2.3.8-8.el10 appstream 73 k DEBUG: libXpm x86_64 3.5.17-5.el10 appstream 67 k DEBUG: libXrender x86_64 0.9.11-8.el10 appstream 29 k DEBUG: libXt x86_64 1.3.0-5.el10 appstream 181 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-4.el10 baseos 414 k DEBUG: libassuan x86_64 2.5.6-6.el10 baseos 69 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-13.el10 baseos 124 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-4.el10 baseos 27 k DEBUG: libcurl x86_64 8.12.1-2.el10 baseos 371 k DEBUG: libdatrie x86_64 0.2.13-11.el10 appstream 33 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-13.el10 baseos 159 k DEBUG: libffi x86_64 3.4.4-10.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.3.1-2.1.el10 baseos 145 k DEBUG: libgcrypt x86_64 1.11.0-6.el10 baseos 587 k DEBUG: libgomp x86_64 14.3.1-2.1.el10 baseos 368 k DEBUG: libgpg-error x86_64 1.50-2.el10 baseos 236 k DEBUG: libgs x86_64 10.02.1-16.el10 appstream 3.5 M DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libijs x86_64 0.35-24.el10 appstream 30 k DEBUG: libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k DEBUG: libksba x86_64 1.6.7-2.el10 baseos 159 k DEBUG: liblerc x86_64 4.0.0-8.el10 appstream 219 k DEBUG: liblqr-1 x86_64 0.4.2-26.el10s delorean-master-build-deps 49 k DEBUG: libmount x86_64 2.40.2-13.el10 baseos 155 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpaper x86_64 1:2.1.1-7.el10 appstream 28 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpng x86_64 2:1.6.40-8.el10 baseos 120 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libraqm x86_64 0.10.1-2.el10s delorean-master-testing 22 k DEBUG: librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M DEBUG: libseccomp x86_64 2.5.6-1.el10 baseos 71 k DEBUG: libsecret x86_64 0.21.2-8.el10 appstream 196 k DEBUG: libselinux x86_64 3.9-1.el10 baseos 97 k DEBUG: libsemanage x86_64 3.9-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.9-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-13.el10 baseos 83 k DEBUG: libssh x86_64 0.11.1-1.el10 baseos 234 k DEBUG: libssh-config noarch 0.11.1-1.el10 baseos 9.7 k DEBUG: libstdc++ x86_64 14.3.1-2.1.el10 baseos 924 k DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libthai x86_64 0.1.29-10.el10 appstream 215 k DEBUG: libtiff x86_64 4.6.0-6.el10 appstream 214 k DEBUG: libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libusb1 x86_64 1.0.28-1.el10 baseos 78 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-13.el10 baseos 28 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-8.el10 appstream 291 k DEBUG: libwmf-lite x86_64 0.2.13-6.el10s delorean-master-build-deps 73 k DEBUG: libxcb x86_64 1.17.0-3.el10 appstream 255 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-9.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: npth x86_64 1.6-21.el10 baseos 26 k DEBUG: nspr x86_64 4.36.0-4.el10 appstream 135 k DEBUG: nss x86_64 3.112.0-4.el10 appstream 737 k DEBUG: nss-softokn x86_64 3.112.0-4.el10 appstream 402 k DEBUG: nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k DEBUG: nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k DEBUG: nss-util x86_64 3.112.0-4.el10 appstream 85 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openexr-libs x86_64 3.1.10-8.el10 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k DEBUG: openldap x86_64 2.6.9-1.el10 baseos 239 k DEBUG: openssh x86_64 9.9p1-13.el10 baseos 351 k DEBUG: openssh-clients x86_64 9.9p1-13.el10 baseos 762 k DEBUG: openssl-fips-provider x86_64 1:3.5.1-3.el10 baseos 812 k DEBUG: openssl-libs x86_64 1:3.5.1-3.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.25.5-7.el10 baseos 497 k DEBUG: p11-kit-trust x86_64 0.25.5-7.el10 baseos 134 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-8.el10 baseos 585 k DEBUG: pam-libs x86_64 1.6.1-8.el10 baseos 58 k DEBUG: pango x86_64 1.54.0-3.el10 appstream 354 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: pcsc-lite x86_64 2.2.3-2.el10 baseos 98 k DEBUG: pcsc-lite-libs x86_64 2.2.3-2.el10 baseos 33 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pixman x86_64 0.43.4-2.el10 appstream 286 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: polkit x86_64 125-4.el10 baseos 162 k DEBUG: polkit-libs x86_64 125-4.el10 baseos 67 k DEBUG: poppler x86_64 24.02.0-6.el10 appstream 1.1 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-6.el10 appstream 182 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k DEBUG: python-rpm-macros noarch 3.12-10.el10 appstream 17 k DEBUG: python-srpm-macros noarch 3.12-10.el10 appstream 24 k DEBUG: python3 x86_64 3.12.11-3.el10 baseos 28 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.4.2-1.el10 baseos 112 k DEBUG: python3-dns noarch 2.6.1-1.el10 baseos 629 k DEBUG: python3-docutils noarch 0.20.1-5.el10 appstream 1.1 M DEBUG: python3-greenlet x86_64 3.0.3-5.el10 appstream 264 k DEBUG: python3-idna noarch 3.7-4.el10 baseos 118 k DEBUG: python3-imagesize noarch 1.4.1-9.el10 crb 23 k DEBUG: python3-jinja2 noarch 3.1.6-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.11-3.el10 baseos 9.4 M DEBUG: python3-markupsafe x86_64 2.1.3-6.el10 appstream 32 k DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-pygments noarch 2.18.0-1.el10 crb 2.1 M DEBUG: python3-requests noarch 2.32.4-1.el10 baseos 156 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-10.el10 appstream 12 k DEBUG: python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M DEBUG: python3-sphinx-theme-alabaster noarch 0.7.16-5.el10 crb 27 k DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 k DEBUG: qt6-srpm-macros noarch 6.9.1-1.el10 appstream 11 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 293-1.el10 appstream 77 k DEBUG: redhat-text-vf-fonts noarch 4.1.0-1.el10 baseos 354 k DEBUG: rpm x86_64 4.19.1.1-20.el10 baseos 560 k DEBUG: rpm-build-libs x86_64 4.19.1.1-20.el10 baseos 93 k DEBUG: rpm-libs x86_64 4.19.1.1-20.el10 baseos 309 k DEBUG: rpm-sequoia x86_64 1.9.0.1-1.el10 baseos 976 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.88.0-1.el10 appstream 13 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: setup noarch 2.14.5-7.el10 baseos 153 k DEBUG: shadow-utils x86_64 2:4.15.0-8.el10 baseos 1.3 M DEBUG: shared-mime-info x86_64 2.3-8.el10 baseos 592 k DEBUG: sqlite-libs x86_64 3.46.1-4.el10 baseos 747 k DEBUG: systemd-libs x86_64 257-13.el10 baseos 822 k DEBUG: systemd-pam x86_64 257-13.el10 baseos 306 k DEBUG: systemd-rpm-macros noarch 257-13.el10 baseos 27 k DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: tpm2-tss x86_64 4.1.3-5.el10 baseos 438 k DEBUG: tzdata noarch 2025b-2.el10 baseos 901 k DEBUG: unzip x86_64 6.0-69.el10 baseos 190 k DEBUG: urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k DEBUG: urw-base35-fonts noarch 20200910-21.el10 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k DEBUG: urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k DEBUG: util-linux x86_64 2.40.2-13.el10 baseos 1.3 M DEBUG: util-linux-core x86_64 2.40.2-13.el10 baseos 550 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xml-common noarch 0.6.3-65.el10 appstream 32 k DEBUG: xz x86_64 1:5.6.2-4.el10 baseos 481 k DEBUG: xz-libs x86_64 1:5.6.2-4.el10 baseos 113 k DEBUG: zip x86_64 3.0-45.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-2.el10 baseos 79 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el10s delorean-master-build-deps 78 k DEBUG: cryptsetup-libs x86_64 2.7.5-2.el10 baseos 535 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: gnupg2-smime x86_64 2.4.5-2.el10 appstream 260 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-12.el10 baseos 69 k DEBUG: libbpf x86_64 2:1.6.0-3.el10 baseos 191 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: pcsc-lite-ccid x86_64 1.6.0-2.el10 baseos 128 k DEBUG: pinentry x86_64 1.3.1-1.el10 appstream 112 k DEBUG: polkit-pkla-compat x86_64 0.1-30.el10 baseos 48 k DEBUG: python-unversioned-command noarch 3.12.11-3.el10 appstream 11 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-20.el10 baseos 17 k DEBUG: systemd x86_64 257-13.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 316 Packages DEBUG: Total size: 216 M DEBUG: Installed size: 736 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.41-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20250905-1.gitc7eb7b2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.12.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-36-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.14.10-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] default-fonts-core-sans-4.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] duktape-2.7.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.193-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.7.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.13.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.10-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-fonts-common-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-sans-vf-fonts-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-8.4.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-31-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-661-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.7.7-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.6.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.11.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.47.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.12.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-52.20230828cvs.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.4-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.50-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.6.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.40-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.6-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.11.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.20.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-1.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusb1-1.0.28-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.12.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.4.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-fips-provider-3.5.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.5.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-ccid-1.6.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-libs-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-125-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-125-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-30.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20240107-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.12.11-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.12.11-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-24.2-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.16.0-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-text-vf-fonts-4.1.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.9.0.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.14.5-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.46.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2025b-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-69.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-45.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20190401-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-docs-12.99-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-12.99-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.16-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.15.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.14-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-16.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.47.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgmepp-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-9.0.0-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.10-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-4.1.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.20-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-31.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-6.12.0-126.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.16-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.1.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.8.10-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.6-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.8-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.17-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.3.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-10.02.1-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-24.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-3.0.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblerc-4.0.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.3.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-2.1.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.21.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.7-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.3.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.17.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.7.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.36.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.54.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.3.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.11-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.11-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.11-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.20.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-3.0.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.1.6-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-14-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-2.0.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt6-srpm-macros-6.9.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-293-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsvg-pixbuf-loader-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-toolset-srpm-macros-1.88.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.40.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-6.1.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-4.12.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.3-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-26.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.13-6.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.3.1-2.1.el10.x86_64 1/316 DEBUG: Running scriptlet: libgcc-14.3.1-2.1.el10.x86_64 1/316 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/316 DEBUG: Installing : tzdata-2025b-2.el10.noarch 3/316 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/316 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/316 DEBUG: Installing : redhat-text-vf-fonts-4.1.0-1.el10.noarch 6/316 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/316 DEBUG: Installing : rust-toolset-srpm-macros-1.88.0-1.el10.noarch 8/316 DEBUG: Installing : qt6-srpm-macros-6.9.1-1.el10.noarch 9/316 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/316 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/316 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/316 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/316 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/316 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/316 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 16/316 DEBUG: Installing : kernel-headers-6.12.0-126.el10.x86_64 17/316 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/316 DEBUG: Installing : annobin-docs-12.99-1.el10.noarch 19/316 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/316 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/316 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/316 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/316 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/316 DEBUG: Installing : libssh-config-0.11.1-1.el10.noarch 25/316 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/316 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/316 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/316 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/316 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 30/316 DEBUG: Installing : centos-gpg-keys-10.0-11.el10.noarch 31/316 DEBUG: Installing : centos-stream-repos-10.0-11.el10.noarch 32/316 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-11.el10.noarch 33/316 DEBUG: Installing : setup-2.14.5-7.el10.noarch 34/316 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-7.el10.noarch 34/316 DEBUG: Installing : filesystem-3.18-17.el10.x86_64 35/316 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/316 DEBUG: Installing : basesystem-11-22.el10.noarch 37/316 DEBUG: Installing : glibc-gconv-extra-2.39-56.el10.x86_64 38/316 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-56.el10.x86_64 38/316 DEBUG: Installing : glibc-minimal-langpack-2.39-56.el10.x86_64 39/316 DEBUG: Installing : glibc-common-2.39-56.el10.x86_64 40/316 DEBUG: Running scriptlet: glibc-2.39-56.el10.x86_64 41/316 DEBUG: Installing : glibc-2.39-56.el10.x86_64 41/316 DEBUG: Running scriptlet: glibc-2.39-56.el10.x86_64 41/316 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/316 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/316 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/316 DEBUG: Installing : zlib-ng-compat-2.2.3-2.el10.x86_64 44/316 DEBUG: Installing : libstdc++-14.3.1-2.1.el10.x86_64 45/316 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/316 DEBUG: Installing : xz-libs-1:5.6.2-4.el10.x86_64 47/316 DEBUG: Installing : libpng-2:1.6.40-8.el10.x86_64 48/316 DEBUG: Installing : libuuid-2.40.2-13.el10.x86_64 49/316 DEBUG: Installing : libxml2-2.12.5-9.el10.x86_64 50/316 DEBUG: Installing : readline-8.2-11.el10.x86_64 51/316 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 52/316 DEBUG: Installing : elfutils-libelf-0.193-1.el10.x86_64 53/316 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 54/316 DEBUG: Installing : gmp-1:6.2.1-12.el10.x86_64 55/316 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 56/316 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 57/316 DEBUG: Installing : libblkid-2.40.2-13.el10.x86_64 58/316 DEBUG: Running scriptlet: crypto-policies-20250905-1.gitc7eb7b2.el10.noarc 59/316 DEBUG: Installing : crypto-policies-20250905-1.gitc7eb7b2.el10.noarc 59/316 DEBUG: Running scriptlet: crypto-policies-20250905-1.gitc7eb7b2.el10.noarc 59/316 DEBUG: Installing : nspr-4.36.0-4.el10.x86_64 60/316 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 61/316 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 62/316 DEBUG: Installing : expat-2.7.1-1.el10.x86_64 63/316 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 64/316 DEBUG: Installing : grep-3.11-10.el10.x86_64 65/316 DEBUG: Installing : popt-1.19-8.el10.x86_64 66/316 DEBUG: Installing : nss-util-3.112.0-4.el10.x86_64 67/316 DEBUG: Installing : sqlite-libs-3.46.1-4.el10.x86_64 68/316 DEBUG: Installing : gdbm-libs-1:1.23-14.el10.x86_64 69/316 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 70/316 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 71/316 DEBUG: Installing : libgomp-14.3.1-2.1.el10.x86_64 72/316 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 73/316 DEBUG: Installing : libwebp-1.3.2-8.el10.x86_64 74/316 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 75/316 DEBUG: Installing : json-c-0.18-3.el10.x86_64 76/316 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 77/316 DEBUG: Installing : audit-libs-4.0.3-4.el10.x86_64 78/316 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 79/316 DEBUG: Installing : pam-libs-1.6.1-8.el10.x86_64 80/316 DEBUG: Installing : libcap-2.69-7.el10.x86_64 81/316 DEBUG: Installing : systemd-libs-257-13.el10.x86_64 82/316 DEBUG: Installing : libffi-3.4.4-10.el10.x86_64 83/316 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/316 DEBUG: Installing : p11-kit-0.25.5-7.el10.x86_64 85/316 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 86/316 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 87/316 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 88/316 DEBUG: Installing : openjpeg2-2.5.2-5.el10.x86_64 89/316 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 90/316 DEBUG: Installing : xz-1:5.6.2-4.el10.x86_64 91/316 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/316 DEBUG: Installing : libfdisk-2.40.2-13.el10.x86_64 93/316 DEBUG: Installing : libgcrypt-1.11.0-6.el10.x86_64 94/316 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 95/316 DEBUG: Installing : dwz-0.16-1.el10.x86_64 96/316 DEBUG: Installing : unzip-6.0-69.el10.x86_64 97/316 DEBUG: Installing : file-libs-5.45-8.el10.x86_64 98/316 DEBUG: Installing : file-5.45-8.el10.x86_64 99/316 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 100/316 DEBUG: Installing : p11-kit-trust-0.25.5-7.el10.x86_64 101/316 DEBUG: Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 101/316 DEBUG: Installing : gnutls-3.8.10-2.el10.x86_64 102/316 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 103/316 DEBUG: Installing : jansson-2.14-3.el10.x86_64 104/316 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 105/316 DEBUG: Installing : libsepol-3.9-1.el10.x86_64 106/316 DEBUG: Installing : libselinux-3.9-1.el10.x86_64 107/316 DEBUG: Installing : sed-4.9-3.el10.x86_64 108/316 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 109/316 DEBUG: Installing : openssl-fips-provider-1:3.5.1-3.el10.x86_64 110/316 DEBUG: Installing : openssl-libs-1:3.5.1-3.el10.x86_64 111/316 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 112/316 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 113/316 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 113/316 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 113/316 DEBUG: Installing : libmount-2.40.2-13.el10.x86_64 114/316 DEBUG: Installing : glib2-2.80.4-8.el10.x86_64 115/316 DEBUG: Installing : polkit-libs-125-4.el10.x86_64 116/316 DEBUG: Installing : gzip-1.13-3.el10.x86_64 117/316 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 118/316 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 119/316 DEBUG: Installing : libsmartcols-2.40.2-13.el10.x86_64 120/316 DEBUG: Installing : util-linux-core-2.40.2-13.el10.x86_64 121/316 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 122/316 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 123/316 DEBUG: Installing : libarchive-3.7.7-4.el10.x86_64 124/316 DEBUG: Installing : npth-1.6-21.el10.x86_64 125/316 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 126/316 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 127/316 DEBUG: Installing : libtool-ltdl-2.4.7-13.el10.x86_64 128/316 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 129/316 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 130/316 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 131/316 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 132/316 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 132/316 DEBUG: Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 133/316 DEBUG: Installing : libsecret-0.21.2-8.el10.x86_64 134/316 DEBUG: Installing : pinentry-1.3.1-1.el10.x86_64 135/316 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 136/316 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 137/316 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 138/316 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 138/316 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 139/316 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 139/316 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 140/316 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 140/316 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 141/316 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 141/316 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 142/316 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 142/316 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 143/316 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 143/316 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 144/316 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 144/316 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 145/316 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 145/316 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 146/316 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 146/316 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 147/316 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 147/316 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 148/316 DEBUG: Installing : kmod-libs-31-12.el10.x86_64 149/316 DEBUG: Installing : rpm-sequoia-1.9.0.1-1.el10.x86_64 150/316 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-20.el10.x86_64 151/316 DEBUG: Installing : rpm-libs-4.19.1.1-20.el10.x86_64 152/316 DEBUG: Installing : libsemanage-3.9-1.el10.x86_64 153/316 DEBUG: Installing : shadow-utils-2:4.15.0-8.el10.x86_64 154/316 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 155/316 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 155/316 DEBUG: Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 156/316 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-5.el10.x86_64 156/316 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 157/316 DEBUG: Installing : zip-3.0-45.el10.x86_64 158/316 DEBUG: Installing : cpp-14.3.1-2.1.el10.x86_64 159/316 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 160/316 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 161/316 DEBUG: Installing : avahi-libs-0.9~rc2-2.el10.x86_64 162/316 DEBUG: Installing : libusb1-1.0.28-1.el10.x86_64 163/316 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 164/316 DEBUG: Installing : openldap-2.6.9-1.el10.x86_64 165/316 DEBUG: Installing : gdbm-1:1.23-14.el10.x86_64 166/316 DEBUG: Installing : pam-1.6.1-8.el10.x86_64 167/316 DEBUG: Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 168/316 DEBUG: Installing : nss-softokn-3.112.0-4.el10.x86_64 169/316 DEBUG: Installing : nss-sysinit-3.112.0-4.el10.x86_64 170/316 DEBUG: Installing : nss-3.112.0-4.el10.x86_64 171/316 DEBUG: Running scriptlet: nss-3.112.0-4.el10.x86_64 171/316 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 172/316 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 173/316 DEBUG: Installing : libbpf-2:1.6.0-3.el10.x86_64 174/316 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 175/316 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 176/316 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 176/316 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 177/316 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 178/316 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 179/316 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 180/316 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 181/316 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 181/316 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 182/316 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 183/316 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 184/316 DEBUG: Installing : libtiff-4.6.0-6.el10.x86_64 185/316 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 186/316 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 187/316 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 187/316 DEBUG: Installing : dbus-broker-36-4.el10.x86_64 188/316 DEBUG: Running scriptlet: dbus-broker-36-4.el10.x86_64 188/316 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 189/316 DEBUG: Installing : ed-1.20-5.el10.x86_64 190/316 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 191/316 DEBUG: Installing : less-661-3.el10.x86_64 192/316 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 193/316 DEBUG: Installing : cpio-2.15-3.el10.x86_64 194/316 DEBUG: Installing : duktape-2.7.0-10.el10.x86_64 195/316 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 196/316 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 197/316 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 198/316 DEBUG: Installing : libcom_err-1.47.1-4.el10.x86_64 199/316 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 200/316 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 201/316 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 202/316 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 203/316 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 204/316 DEBUG: Installing : glibc-devel-2.39-56.el10.x86_64 205/316 DEBUG: Installing : libseccomp-2.5.6-1.el10.x86_64 206/316 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 207/316 DEBUG: Installing : krb5-libs-1.21.3-8.el10.x86_64 208/316 DEBUG: Installing : libssh-0.11.1-1.el10.x86_64 209/316 DEBUG: Installing : libcurl-8.12.1-2.el10.x86_64 210/316 DEBUG: Installing : util-linux-2.40.2-13.el10.x86_64 211/316 DEBUG: Running scriptlet: util-linux-2.40.2-13.el10.x86_64 211/316 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 212/316 DEBUG: Installing : cryptsetup-libs-2.7.5-2.el10.x86_64 213/316 DEBUG: Installing : device-mapper-libs-10:1.02.206-3.el10.x86_64 214/316 DEBUG: Installing : device-mapper-10:1.02.206-3.el10.x86_64 215/316 DEBUG: Installing : elfutils-debuginfod-client-0.193-1.el10.x86_64 216/316 DEBUG: Installing : elfutils-libs-0.193-1.el10.x86_64 217/316 DEBUG: Installing : elfutils-default-yama-scope-0.193-1.el10.noarch 218/316 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.193-1.el10.noarch 218/316 DEBUG: Installing : systemd-pam-257-13.el10.x86_64 219/316 DEBUG: Running scriptlet: systemd-257-13.el10.x86_64 220/316 DEBUG: Installing : systemd-257-13.el10.x86_64 220/316 DEBUG: Running scriptlet: systemd-257-13.el10.x86_64 220/316 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Creating group 'dbus' with GID 81. DEBUG: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. DEBUG: Installing : binutils-gold-2.41-58.el10.x86_64 221/316 DEBUG: Running scriptlet: binutils-gold-2.41-58.el10.x86_64 221/316 DEBUG: Installing : binutils-2.41-58.el10.x86_64 222/316 DEBUG: Running scriptlet: binutils-2.41-58.el10.x86_64 222/316 DEBUG: Running scriptlet: polkit-125-4.el10.x86_64 223/316 DEBUG: Installing : polkit-125-4.el10.x86_64 223/316 DEBUG: Running scriptlet: polkit-125-4.el10.x86_64 223/316 DEBUG: Installing : polkit-pkla-compat-0.1-30.el10.x86_64 224/316 DEBUG: Installing : elfutils-0.193-1.el10.x86_64 225/316 DEBUG: Installing : gdb-minimal-16.3-2.el10.x86_64 226/316 DEBUG: Installing : debugedit-5.1-8.el10.x86_64 227/316 DEBUG: Installing : rpm-build-libs-4.19.1.1-20.el10.x86_64 228/316 DEBUG: Installing : openssh-9.9p1-13.el10.x86_64 229/316 DEBUG: Installing : openssh-clients-9.9p1-13.el10.x86_64 230/316 DEBUG: Running scriptlet: openssh-clients-9.9p1-13.el10.x86_64 230/316 DEBUG: Installing : git-core-2.47.3-1.el10.x86_64 231/316 DEBUG: Installing : curl-8.12.1-2.el10.x86_64 232/316 DEBUG: Running scriptlet: rpm-4.19.1.1-20.el10.x86_64 233/316 DEBUG: Installing : rpm-4.19.1.1-20.el10.x86_64 233/316 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 234/316 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 235/316 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 236/316 DEBUG: Installing : gcc-14.3.1-2.1.el10.x86_64 237/316 DEBUG: Installing : annobin-plugin-gcc-12.99-1.el10.x86_64 238/316 DEBUG: Installing : gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 239/316 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 240/316 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 241/316 DEBUG: Installing : go-srpm-macros-3.6.0-4.el10.noarch 242/316 DEBUG: Installing : python-srpm-macros-3.12-10.el10.noarch 243/316 DEBUG: Installing : redhat-rpm-config-293-1.el10.noarch 244/316 DEBUG: Running scriptlet: redhat-rpm-config-293-1.el10.noarch 244/316 DEBUG: Installing : rpm-build-4.19.1.1-20.el10.x86_64 245/316 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 246/316 DEBUG: Installing : python-rpm-macros-3.12-10.el10.noarch 247/316 DEBUG: Installing : python3-rpm-macros-3.12-10.el10.noarch 248/316 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 249/316 DEBUG: Installing : python-unversioned-command-3.12.11-3.el10.noarch 250/316 DEBUG: Installing : python3-3.12.11-3.el10.x86_64 251/316 DEBUG: Installing : python3-libs-3.12.11-3.el10.x86_64 252/316 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 253/316 DEBUG: Installing : python3-setuptools-69.0.3-12.el10.noarch 254/316 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 255/316 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 256/316 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 257/316 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 258/316 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 259/316 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 260/316 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 261/316 DEBUG: Installing : python3-requests-2.32.4-1.el10.noarch 262/316 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 263/316 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 264/316 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 265/316 DEBUG: Installing : python3-jinja2-3.1.6-1.el10.noarch 266/316 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 267/316 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 268/316 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 269/316 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 270/316 DEBUG: Installing : pcsc-lite-libs-2.2.3-2.el10.x86_64 271/316 DEBUG: Installing : pcsc-lite-ccid-1.6.0-2.el10.x86_64 272/316 DEBUG: Running scriptlet: pcsc-lite-ccid-1.6.0-2.el10.x86_64 272/316 DEBUG: Installing : pcsc-lite-2.2.3-2.el10.x86_64 273/316 DEBUG: Running scriptlet: pcsc-lite-2.2.3-2.el10.x86_64 273/316 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/pcscd.socket' → '/usr/lib/systemd/system/pcscd.socket'. DEBUG: Installing : gnupg2-smime-2.4.5-2.el10.x86_64 274/316 DEBUG: Installing : gnupg2-2.4.5-2.el10.x86_64 275/316 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 276/316 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 277/316 DEBUG: Installing : poppler-24.02.0-6.el10.x86_64 278/316 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 279/316 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 280/316 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 281/316 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 282/316 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 283/316 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 284/316 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 285/316 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 286/316 DEBUG: Installing : gd-2.3.3-22.el10.x86_64 287/316 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 288/316 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 289/316 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 290/316 DEBUG: Installing : libijs-0.35-24.el10.x86_64 291/316 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 292/316 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 293/316 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 294/316 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 295/316 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 296/316 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 297/316 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 298/316 DEBUG: Installing : poppler-glib-24.02.0-6.el10.x86_64 299/316 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 300/316 DEBUG: Installing : cups-filesystem-1:2.4.10-11.el10.noarch 301/316 DEBUG: Installing : cups-libs-1:2.4.10-11.el10.x86_64 302/316 DEBUG: Installing : libgs-10.02.1-16.el10.x86_64 303/316 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 304/316 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 305/316 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 306/316 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 307/316 DEBUG: Installing : python3-devel-3.12.11-3.el10.x86_64 308/316 DEBUG: Installing : python3-eventlet-0.40.0-1.el10s.noarch 309/316 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 310/316 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 311/316 DEBUG: Installing : python3-pbr-6.1.1-1.el10s.noarch 312/316 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 313/316 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 314/316 DEBUG: Installing : systemd-rpm-macros-257-13.el10.noarch 315/316 DEBUG: Installing : openstack-macros-2023.1.0-0.20250702055156.ce6a1 316/316 DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 316/316 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 316/316 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 316/316 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 316/316 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 316/316 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 316/316 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 316/316 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 316/316 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 316/316 DEBUG: Running scriptlet: rpm-4.19.1.1-20.el10.x86_64 316/316 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250702055156.ce6a1 316/316 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20250905-1.gitc7eb7b2.el10.noarch DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: gdbm-1:1.23-14.el10.x86_64 DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: gmp-1:6.2.1-12.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-126.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: libbpf-2:1.6.0-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpaper-1:2.1.1-7.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpng-2:1.6.40-8.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: openssl-fips-provider-1:3.5.1-3.el10.x86_64 DEBUG: openssl-libs-1:3.5.1-3.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-7.el10.noarch DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: xz-1:5.6.2-4.el10.x86_64 DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-126.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-1.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.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: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-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: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-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: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-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-56.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-1.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.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.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-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.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.6.0-4.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-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el10s.x86_64 ImageMagick-libs-6.9.12.98-1.el10s.x86_64 LibRaw-0.21.3-1.el10s.x86_64 adobe-mappings-cmap-20230622-5.el10.noarch adobe-mappings-cmap-deprecated-20230622-5.el10.noarch adobe-mappings-pdf-20190401-9.el10.noarch alternatives-1.30-2.el10.x86_64 annobin-docs-12.99-1.el10.noarch annobin-plugin-gcc-12.99-1.el10.x86_64 audit-libs-4.0.3-4.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 avahi-libs-0.9~rc2-2.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-58.el10.x86_64 binutils-gold-2.41-58.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-11.el10.noarch centos-stream-release-10.0-11.el10.noarch centos-stream-repos-10.0-11.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.3.1-2.1.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250905-1.gitc7eb7b2.el10.noarch cryptsetup-libs-2.7.5-2.el10.x86_64 cups-filesystem-2.4.10-11.el10.noarch cups-libs-2.4.10-11.el10.x86_64 curl-8.12.1-2.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-4.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-8.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.206-3.el10.x86_64 device-mapper-libs-1.02.206-3.el10.x86_64 diffutils-3.10-8.el10.x86_64 duktape-2.7.0-10.el10.x86_64 dwz-0.16-1.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.193-1.el10.x86_64 elfutils-debuginfod-client-0.193-1.el10.x86_64 elfutils-default-yama-scope-0.193-1.el10.noarch elfutils-libelf-0.193-1.el10.x86_64 elfutils-libs-0.193-1.el10.x86_64 expat-2.7.1-1.el10.x86_64 file-5.45-8.el10.x86_64 file-libs-5.45-8.el10.x86_64 filesystem-3.18-17.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fonts-filesystem-2.0.5-18.el10.noarch fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch freetype-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.3.1-2.1.el10.x86_64 gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 gd-2.3.3-22.el10.x86_64 gdb-minimal-16.3-2.el10.x86_64 gdbm-1.23-14.el10.x86_64 gdbm-libs-1.23-14.el10.x86_64 gdk-pixbuf2-2.42.12-4.el10.x86_64 git-core-2.47.3-1.el10.x86_64 glib2-2.80.4-8.el10.x86_64 glibc-2.39-56.el10.x86_64 glibc-common-2.39-56.el10.x86_64 glibc-devel-2.39-56.el10.x86_64 glibc-gconv-extra-2.39-56.el10.x86_64 glibc-minimal-langpack-2.39-56.el10.x86_64 gmp-6.2.1-12.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnupg2-smime-2.4.5-2.el10.x86_64 gnutls-3.8.10-2.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch google-droid-sans-fonts-20200215-22.el10.noarch google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch gpgme-1.23.2-6.el10.x86_64 gpgmepp-1.23.2-6.el10.x86_64 graphite2-1.3.14-17.el10.x86_64 graphviz-9.0.0-15.el10.x86_64 grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 imath-3.1.10-4.el10.x86_64 jansson-2.14-3.el10.x86_64 jasper-libs-4.1.0-5.el10.x86_64 jbig2dec-libs-0.20-7.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-126.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-12.el10.x86_64 krb5-libs-1.21.3-8.el10.x86_64 lcms2-2.16-6.el10.x86_64 less-661-3.el10.x86_64 libICE-1.1.1-5.el10.x86_64 libSM-1.2.4-5.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libXau-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXpm-3.5.17-5.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libXt-1.3.0-5.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-4.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-13.el10.x86_64 libbpf-1.6.0-3.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-4.el10.x86_64 libcurl-8.12.1-2.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-13.el10.x86_64 libffi-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.3.1-2.1.el10.x86_64 libgcrypt-1.11.0-6.el10.x86_64 libgomp-14.3.1-2.1.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-16.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libijs-0.35-24.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 liblqr-1-0.4.2-26.el10s.x86_64 libmount-2.40.2-13.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpaper-2.1.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpng-1.6.40-8.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libraqm-0.10.1-2.el10s.x86_64 librsvg2-2.57.1-9.el10.x86_64 libseccomp-2.5.6-1.el10.x86_64 libsecret-0.21.2-8.el10.x86_64 libselinux-3.9-1.el10.x86_64 libsemanage-3.9-1.el10.x86_64 libsepol-3.9-1.el10.x86_64 libsmartcols-2.40.2-13.el10.x86_64 libssh-0.11.1-1.el10.x86_64 libssh-config-0.11.1-1.el10.noarch libstdc++-14.3.1-2.1.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-6.el10.x86_64 libtool-ltdl-2.4.7-13.el10.x86_64 libunistring-1.1-10.el10.x86_64 libusb1-1.0.28-1.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-13.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-8.el10.x86_64 libwmf-lite-0.2.13-6.el10s.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-9.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 npth-1.6-21.el10.x86_64 nspr-4.36.0-4.el10.x86_64 nss-3.112.0-4.el10.x86_64 nss-softokn-3.112.0-4.el10.x86_64 nss-softokn-freebl-3.112.0-4.el10.x86_64 nss-sysinit-3.112.0-4.el10.x86_64 nss-util-3.112.0-4.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openexr-libs-3.1.10-8.el10.x86_64 openjpeg2-2.5.2-5.el10.x86_64 openldap-2.6.9-1.el10.x86_64 openssh-9.9p1-13.el10.x86_64 openssh-clients-9.9p1-13.el10.x86_64 openssl-fips-provider-3.5.1-3.el10.x86_64 openssl-libs-3.5.1-3.el10.x86_64 openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-8.el10.x86_64 pam-libs-1.6.1-8.el10.x86_64 pango-1.54.0-3.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch pcsc-lite-2.2.3-2.el10.x86_64 pcsc-lite-ccid-1.6.0-2.el10.x86_64 pcsc-lite-libs-2.2.3-2.el10.x86_64 perl-srpm-macros-1-57.el10.noarch pinentry-1.3.1-1.el10.x86_64 pixman-0.43.4-2.el10.x86_64 pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 polkit-125-4.el10.x86_64 polkit-libs-125-4.el10.x86_64 polkit-pkla-compat-0.1-30.el10.x86_64 poppler-24.02.0-6.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-6.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-rpm-macros-3.12-10.el10.noarch python-srpm-macros-3.12-10.el10.noarch python-unversioned-command-3.12.11-3.el10.noarch python3-3.12.11-3.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.4.2-1.el10.noarch python3-devel-3.12.11-3.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.40.0-1.el10s.noarch python3-greenlet-3.0.3-5.el10.x86_64 python3-idna-3.7-4.el10.noarch python3-imagesize-1.4.1-9.el10.noarch python3-jinja2-3.1.6-1.el10.noarch python3-libs-3.12.11-3.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.1.1-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-pygments-2.18.0-1.el10.noarch python3-requests-2.32.4-1.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-10.el10.noarch python3-setuptools-69.0.3-12.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-sphinx-7.2.6-10.el10.noarch python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch python3-sqlalchemy-2.0.26-6.el10.x86_64 python3-typing-extensions-4.12.2-2.el10s.noarch python3-urllib3-1.26.19-2.el10.noarch qt6-srpm-macros-6.9.1-1.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-293-1.el10.noarch redhat-text-vf-fonts-4.1.0-1.el10.noarch rpm-4.19.1.1-20.el10.x86_64 rpm-build-4.19.1.1-20.el10.x86_64 rpm-build-libs-4.19.1.1-20.el10.x86_64 rpm-libs-4.19.1.1-20.el10.x86_64 rpm-plugin-audit-4.19.1.1-20.el10.x86_64 rpm-sequoia-1.9.0.1-1.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.88.0-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-8.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-4.el10.x86_64 systemd-257-13.el10.x86_64 systemd-libs-257-13.el10.x86_64 systemd-pam-257-13.el10.x86_64 systemd-rpm-macros-257-13.el10.noarch tar-1.35-7.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025b-2.el10.noarch unzip-6.0-69.el10.x86_64 urw-base35-bookman-fonts-20200910-21.el10.noarch urw-base35-c059-fonts-20200910-21.el10.noarch urw-base35-d050000l-fonts-20200910-21.el10.noarch urw-base35-fonts-20200910-21.el10.noarch urw-base35-fonts-common-20200910-21.el10.noarch urw-base35-gothic-fonts-20200910-21.el10.noarch urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch urw-base35-p052-fonts-20200910-21.el10.noarch urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch urw-base35-z003-fonts-20200910-21.el10.noarch util-linux-2.40.2-13.el10.x86_64 util-linux-core-2.40.2-13.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xml-common-0.6.3-65.el10.noarch xz-5.6.2-4.el10.x86_64 xz-libs-5.6.2-4.el10.x86_64 zip-3.0-45.el10.x86_64 zlib-ng-compat-2.2.3-2.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 36746cf1c18720e4a9ef45f779cd53c5a412bd6c Note: switching to '36746cf1c18720e4a9ef45f779cd53c5a412bd6c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 36746cf Merge "Migrate ovn-bgp-agent-tempest-plugin-multinode to Noble" + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/ovn-bgp-agent + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/ovn-bgp-agent + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 4.1.0.dev23 36746cf + UPSTREAMVERSION=4.1.0.dev23 + [[ 4.1.0.dev23 =~ ([^-]*)-(.+) ]] + [[ 4.1.0.dev23 =~ (.*?)\.(0rc.+) ]] + [[ 4.1.0.dev23 =~ (.*?)\.(0b.+) ]] + [[ 4.1.0.dev23 =~ (.*?)\.(0a.+) ]] + [[ 4.1.0.dev23 =~ (.*?)\.(dev.+) ]] + VERSION=4.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250909134705.36746cf + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --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.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 52ebe563-e8f1-4a00-8223-b9f8474448ac DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-842ea71bca3aa99ecfb7dac653e8fee7119dd057 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/84/2e/842ea71bca3aa99ecfb7dac653e8fee7119dd057_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7b/fb/7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a_962ac511 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-daab8b4859fa86943f01d0bccfeb8b56df946245 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/da/ab/daab8b4859fa86943f01d0bccfeb8b56df946245_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-e370e88c4aa9431755576c2cc00ef25a3e299abd baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e3/70/e370e88c4aa9431755576c2cc00ef25a3e299abd_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-c226fa004a05ddaba202b2c3d31f36b08239e82a baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/26/c226fa004a05ddaba202b2c3d31f36b08239e82a_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2952c109489f9cbe082f9a9e79d4ac5b15dba290 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/29/52/2952c109489f9cbe082f9a9e79d4ac5b15dba290_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-035453ffd1ba0f574a1d7f23b458222c0fd8fc68 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/03/54/035453ffd1ba0f574a1d7f23b458222c0fd8fc68_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309e9356a67c5604bc7e5773bf11cd64d1c1379f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/30/9e/309e9356a67c5604bc7e5773bf11cd64d1c1379f_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-53cf5e810bec87fc7acfee60709b94508ccecd41 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/53/cf/53cf5e810bec87fc7acfee60709b94508ccecd41_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483eae1adfc812a7c25 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d9/b0/d9b0b54ec3fbaebabc35b483eae1adfc812a7c25_7ccd5bea enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-183afb192c4911cb85912852f6740a21bccc25e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/18/3a/183afb192c4911cb85912852f6740a21bccc25e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-f21df7ce1e5123908c5653b4b306b6655a708343 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/f2/1d/f21df7ce1e5123908c5653b4b306b6655a708343_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f85dfbca76a89a34fa37d35f9100fd212def457f baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/5d/f85dfbca76a89a34fa37d35f9100fd212def457f_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-5848dd8b47ade0be134a828b645fac215bec550c baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/58/48/5848dd8b47ade0be134a828b645fac215bec550c_62aaa774 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e13f4abcd7af52f635d100c2bd495cecd8a9ca78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/3f/e13f4abcd7af52f635d100c2bd495cecd8a9ca78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-f47f0c410f9e24d99ddbaf5fc4468af64486397b baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/f4/7f/f47f0c410f9e24d99ddbaf5fc4468af64486397b_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-c4385db36dac59d4eb394868d973b791b1af36c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c4/38/c4385db36dac59d4eb394868d973b791b1af36c6_55cf7419 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.cqoyia8l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.4Gi 548Mi 2.4Gi 12Gi 9Gi DEBUG: Swap: 15Gi 5.5Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 851M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 189G 361G 35% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.8z9fnau0', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating ovn_bgp_agent.egg-info writing pbr to ovn_bgp_agent.egg-info/pbr.json writing ovn_bgp_agent.egg-info/PKG-INFO writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt writing entry points to ovn_bgp_agent.egg-info/entry_points.txt writing requirements to ovn_bgp_agent.egg-info/requires.txt writing top-level names to ovn_bgp_agent.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'ovn_bgp_agent.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 'ovn_bgp_agent.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating ovn-bgp-agent-4.1.0.dev23 creating ovn-bgp-agent-4.1.0.dev23/devstack creating ovn-bgp-agent-4.1.0.dev23/devstack/lib creating ovn-bgp-agent-4.1.0.dev23/doc creating ovn-bgp-agent-4.1.0.dev23/doc/images creating ovn-bgp-agent-4.1.0.dev23/doc/images/src creating ovn-bgp-agent-4.1.0.dev23/doc/source creating ovn-bgp-agent-4.1.0.dev23/doc/source/contributor creating ovn-bgp-agent-4.1.0.dev23/doc/source/contributor/drivers creating ovn-bgp-agent-4.1.0.dev23/doc/source/examples creating ovn-bgp-agent-4.1.0.dev23/etc creating ovn-bgp-agent-4.1.0.dev23/etc/frr creating ovn-bgp-agent-4.1.0.dev23/etc/frr_with_bfd creating ovn-bgp-agent-4.1.0.dev23/etc/oslo-config-generator creating ovn-bgp-agent-4.1.0.dev23/etc/ovn-bgp-agent creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/cmd creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/watchers creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/privileged creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack/utils creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack/watchers creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/privileged creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/utils creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/cmd creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/watchers creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/privileged creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/utils creating ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/utils creating ovn-bgp-agent-4.1.0.dev23/playbooks creating ovn-bgp-agent-4.1.0.dev23/releasenotes creating ovn-bgp-agent-4.1.0.dev23/releasenotes/notes creating ovn-bgp-agent-4.1.0.dev23/releasenotes/source creating ovn-bgp-agent-4.1.0.dev23/releasenotes/source/_static creating ovn-bgp-agent-4.1.0.dev23/releasenotes/source/_templates creating ovn-bgp-agent-4.1.0.dev23/roles creating ovn-bgp-agent-4.1.0.dev23/roles/leaf creating ovn-bgp-agent-4.1.0.dev23/roles/leaf/tasks creating ovn-bgp-agent-4.1.0.dev23/roles/leaf/templates creating ovn-bgp-agent-4.1.0.dev23/roles/spine creating ovn-bgp-agent-4.1.0.dev23/roles/spine/tasks creating ovn-bgp-agent-4.1.0.dev23/roles/spine/templates creating ovn-bgp-agent-4.1.0.dev23/tools creating ovn-bgp-agent-4.1.0.dev23/zuul.d copying files to ovn-bgp-agent-4.1.0.dev23... copying .coveragerc -> ovn-bgp-agent-4.1.0.dev23 copying .mailmap -> ovn-bgp-agent-4.1.0.dev23 copying .pre-commit-config.yaml -> ovn-bgp-agent-4.1.0.dev23 copying .stestr.conf -> ovn-bgp-agent-4.1.0.dev23 copying AUTHORS -> ovn-bgp-agent-4.1.0.dev23 copying CONTRIBUTING.rst -> ovn-bgp-agent-4.1.0.dev23 copying ChangeLog -> ovn-bgp-agent-4.1.0.dev23 copying HACKING.rst -> ovn-bgp-agent-4.1.0.dev23 copying LICENSE -> ovn-bgp-agent-4.1.0.dev23 copying README.rst -> ovn-bgp-agent-4.1.0.dev23 copying bindep.txt -> ovn-bgp-agent-4.1.0.dev23 copying requirements.txt -> ovn-bgp-agent-4.1.0.dev23 copying setup.cfg -> ovn-bgp-agent-4.1.0.dev23 copying setup.py -> ovn-bgp-agent-4.1.0.dev23 copying test-requirements.txt -> ovn-bgp-agent-4.1.0.dev23 copying tox.ini -> ovn-bgp-agent-4.1.0.dev23 copying devstack/local.conf.sample -> ovn-bgp-agent-4.1.0.dev23/devstack copying devstack/plugin.sh -> ovn-bgp-agent-4.1.0.dev23/devstack copying devstack/settings -> ovn-bgp-agent-4.1.0.dev23/devstack copying devstack/lib/ovn-bgp-agent -> ovn-bgp-agent-4.1.0.dev23/devstack/lib copying doc/requirements.txt -> ovn-bgp-agent-4.1.0.dev23/doc copying doc/images/evpn-flow-l3vpn.svg -> ovn-bgp-agent-4.1.0.dev23/doc/images copying doc/images/evpn_traffic_flow.png -> ovn-bgp-agent-4.1.0.dev23/doc/images copying doc/images/networking-bgpvpn_integration.png -> ovn-bgp-agent-4.1.0.dev23/doc/images copying doc/images/ovn-cluster-overview.png -> ovn-bgp-agent-4.1.0.dev23/doc/images copying doc/images/src/evpn-flow-l3vpn.drawio -> ovn-bgp-agent-4.1.0.dev23/doc/images/src copying doc/source/bgp_supportability_matrix.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source copying doc/source/conf.py -> ovn-bgp-agent-4.1.0.dev23/doc/source copying doc/source/index.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source copying doc/source/readme.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source copying doc/source/contributor/agent_deployment.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor copying doc/source/contributor/bgp_advertising.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor copying doc/source/contributor/bgp_traffic_redirection.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor copying doc/source/contributor/evpn_advertising.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor copying doc/source/contributor/index.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor copying doc/source/contributor/drivers/bgp_mode_design.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor/drivers copying doc/source/contributor/drivers/bgp_mode_stretched_l2_design.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor/drivers copying doc/source/contributor/drivers/evpn_mode_design.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor/drivers copying doc/source/contributor/drivers/index.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor/drivers copying doc/source/contributor/drivers/nb_bgp_mode_design.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor/drivers copying doc/source/contributor/drivers/ovn_bgp_mode_design.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/contributor/drivers copying doc/source/examples/index.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/examples copying doc/source/examples/nb_evpn_vrf.rst -> ovn-bgp-agent-4.1.0.dev23/doc/source/examples copying etc/frr/daemons -> ovn-bgp-agent-4.1.0.dev23/etc/frr copying etc/frr/frr.conf -> ovn-bgp-agent-4.1.0.dev23/etc/frr copying etc/frr_with_bfd/daemons -> ovn-bgp-agent-4.1.0.dev23/etc/frr_with_bfd copying etc/frr_with_bfd/frr.conf -> ovn-bgp-agent-4.1.0.dev23/etc/frr_with_bfd copying etc/oslo-config-generator/bgp-agent.conf -> ovn-bgp-agent-4.1.0.dev23/etc/oslo-config-generator copying etc/ovn-bgp-agent/.gitignore -> ovn-bgp-agent-4.1.0.dev23/etc/ovn-bgp-agent copying ovn_bgp_agent/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent copying ovn_bgp_agent/agent.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent copying ovn_bgp_agent/config.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent copying ovn_bgp_agent/constants.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent copying ovn_bgp_agent/exceptions.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent copying ovn_bgp_agent.egg-info/PKG-INFO -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/SOURCES.txt -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/dependency_links.txt -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/entry_points.txt -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/not-zip-safe -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/pbr.json -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/requires.txt -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/top_level.txt -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info copying ovn_bgp_agent/cmd/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/cmd copying ovn_bgp_agent/cmd/agent.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/cmd copying ovn_bgp_agent/drivers/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers copying ovn_bgp_agent/drivers/driver_api.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers copying ovn_bgp_agent/drivers/openstack/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/nb_exceptions.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/bgp.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/common.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/evpn.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/frr.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/nat.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/ovn.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/ovs.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/port.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/router.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/wire.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/privileged/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/linux_net.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/ovs_vsctl.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/vtysh.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/privileged copying ovn_bgp_agent/tests/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/base.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/utils.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/functional/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional copying ovn_bgp_agent/tests/functional/base.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional copying ovn_bgp_agent/tests/functional/fixtures.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional copying ovn_bgp_agent/tests/functional/drivers/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers copying ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack/utils copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack/utils copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack/watchers copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/drivers/openstack/watchers copying ovn_bgp_agent/tests/functional/privileged/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/privileged copying ovn_bgp_agent/tests/functional/privileged/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/privileged copying ovn_bgp_agent/tests/functional/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/utils copying ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/functional/utils copying ovn_bgp_agent/tests/unit/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/fakes.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/test_agent.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/cmd/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/cmd copying ovn_bgp_agent/tests/unit/cmd/test_agent.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/cmd copying ovn_bgp_agent/tests/unit/drivers/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers copying ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/privileged/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/tests/unit/utils/test_helpers.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/common.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/helpers.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/linux_net.py -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/utils copying playbooks/configure_bgp_networking.yaml -> ovn-bgp-agent-4.1.0.dev23/playbooks copying releasenotes/notes/.placeholder -> ovn-bgp-agent-4.1.0.dev23/releasenotes/notes copying releasenotes/notes/bump-min-pyver-to-38-6cb5bf75990aa8e2.yaml -> ovn-bgp-agent-4.1.0.dev23/releasenotes/notes copying releasenotes/notes/enable_arp_ndp_for_vlans-6c306601aba68cb4.yaml -> ovn-bgp-agent-4.1.0.dev23/releasenotes/notes copying releasenotes/notes/nb_driver-cc7098183fcedb0a.yaml -> ovn-bgp-agent-4.1.0.dev23/releasenotes/notes copying releasenotes/notes/skip_vrf_delete-fcc8ac95db4fde21.yaml -> ovn-bgp-agent-4.1.0.dev23/releasenotes/notes copying releasenotes/source/2023.2.rst -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source copying releasenotes/source/2024.1.rst -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source copying releasenotes/source/2024.2.rst -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source copying releasenotes/source/2025.1.rst -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source copying releasenotes/source/conf.py -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source copying releasenotes/source/index.rst -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source copying releasenotes/source/unreleased.rst -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source copying releasenotes/source/_static/.placeholder -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> ovn-bgp-agent-4.1.0.dev23/releasenotes/source/_templates copying roles/leaf/tasks/main.yml -> ovn-bgp-agent-4.1.0.dev23/roles/leaf/tasks copying roles/leaf/templates/frr.conf.j2 -> ovn-bgp-agent-4.1.0.dev23/roles/leaf/templates copying roles/spine/tasks/main.yml -> ovn-bgp-agent-4.1.0.dev23/roles/spine/tasks copying roles/spine/templates/frr.conf.j2 -> ovn-bgp-agent-4.1.0.dev23/roles/spine/templates copying tools/setup-ovs.sh -> ovn-bgp-agent-4.1.0.dev23/tools copying zuul.d/project.yaml -> ovn-bgp-agent-4.1.0.dev23/zuul.d copying zuul.d/tempest-multinode.yaml -> ovn-bgp-agent-4.1.0.dev23/zuul.d copying ovn_bgp_agent.egg-info/SOURCES.txt -> ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent.egg-info Writing ovn-bgp-agent-4.1.0.dev23/setup.cfg creating dist Creating tar archive removing 'ovn-bgp-agent-4.1.0.dev23' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --copyout /var/tmp/pkgsrc/dist /tmp/tmp.wFkwjUCSM4/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.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --copyout /var/tmp/pkgsrc/dist /tmp/tmp.wFkwjUCSM4/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 81e7f381-5f31-4174-a41c-fd2ae4941a54 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-842ea71bca3aa99ecfb7dac653e8fee7119dd057 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/84/2e/842ea71bca3aa99ecfb7dac653e8fee7119dd057_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7b/fb/7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a_962ac511 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-daab8b4859fa86943f01d0bccfeb8b56df946245 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/da/ab/daab8b4859fa86943f01d0bccfeb8b56df946245_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-e370e88c4aa9431755576c2cc00ef25a3e299abd baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e3/70/e370e88c4aa9431755576c2cc00ef25a3e299abd_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-c226fa004a05ddaba202b2c3d31f36b08239e82a baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/26/c226fa004a05ddaba202b2c3d31f36b08239e82a_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2952c109489f9cbe082f9a9e79d4ac5b15dba290 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/29/52/2952c109489f9cbe082f9a9e79d4ac5b15dba290_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-035453ffd1ba0f574a1d7f23b458222c0fd8fc68 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/03/54/035453ffd1ba0f574a1d7f23b458222c0fd8fc68_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309e9356a67c5604bc7e5773bf11cd64d1c1379f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/30/9e/309e9356a67c5604bc7e5773bf11cd64d1c1379f_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-53cf5e810bec87fc7acfee60709b94508ccecd41 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/53/cf/53cf5e810bec87fc7acfee60709b94508ccecd41_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483eae1adfc812a7c25 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d9/b0/d9b0b54ec3fbaebabc35b483eae1adfc812a7c25_7ccd5bea enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-183afb192c4911cb85912852f6740a21bccc25e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/18/3a/183afb192c4911cb85912852f6740a21bccc25e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-f21df7ce1e5123908c5653b4b306b6655a708343 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/f2/1d/f21df7ce1e5123908c5653b4b306b6655a708343_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f85dfbca76a89a34fa37d35f9100fd212def457f baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/5d/f85dfbca76a89a34fa37d35f9100fd212def457f_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-5848dd8b47ade0be134a828b645fac215bec550c baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/58/48/5848dd8b47ade0be134a828b645fac215bec550c_62aaa774 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e13f4abcd7af52f635d100c2bd495cecd8a9ca78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/3f/e13f4abcd7af52f635d100c2bd495cecd8a9ca78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-f47f0c410f9e24d99ddbaf5fc4468af64486397b baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/f4/7f/f47f0c410f9e24d99ddbaf5fc4468af64486397b_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-c4385db36dac59d4eb394868d973b791b1af36c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c4/38/c4385db36dac59d4eb394868d973b791b1af36c6_55cf7419 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.28v1zxnv', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.2Gi 711Mi 2.3Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.5Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 851M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 189G 361G 35% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.nufc4_5n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.wFkwjUCSM4/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.wFkwjUCSM4/dist + SOURCE=ovn-bgp-agent-4.1.0.dev23.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.wFkwjUCSM4/dist/ovn-bgp-agent-4.1.0.dev23.tar.gz ++ basename ovn-bgp-agent-4.1.0.dev23.tar.gz .tar.gz + SOURCEWITHREL=ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf.tar.gz + mv /tmp/tmp.wFkwjUCSM4/dist/ovn-bgp-agent-4.1.0.dev23.tar.gz /tmp/tmp.wFkwjUCSM4/SOURCES/ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf.tar.gz + cd /home/centos10-master-uc/data/ovn-bgp-agent_distro + cp -a ovn-bgp-agent-sudoers ovn-bgp-agent.service ovn-bgp-agent.spec /tmp/tmp.wFkwjUCSM4/SOURCES/ + cp ovn-bgp-agent.spec /tmp/tmp.wFkwjUCSM4/SPECS/ + cd /tmp/tmp.wFkwjUCSM4/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' ovn-bgp-agent.spec + sed -i -e '1i%define upstream_version 4.1.0.dev23\' ovn-bgp-agent.spec + grep -qc '^%global dlrn .*' ovn-bgp-agent.spec + sed -i -e '1i%global dlrn 1\' ovn-bgp-agent.spec + grep -qc '^%global dlrn_nvr .*' ovn-bgp-agent.spec ++ basename ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf\' ovn-bgp-agent.spec + sed -i -e s/UPSTREAMVERSION/4.1.0.dev23/g ovn-bgp-agent.spec + set_nvr_in_spec + VERSION=4.1.0 + sed -i -e 's/Version:.*/Version: 4.1.0/g' ovn-bgp-agent.spec + sed -i -e 's/Release:.*/Release: 0.20250909134705.36746cf%{?dist}/g' ovn-bgp-agent.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf.tar.gz/' ovn-bgp-agent.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' ovn-bgp-agent.spec + cat ovn-bgp-agent.spec %global dlrn_nvr ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf %global dlrn 1 %define upstream_version 4.1.0.dev23 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x815AFEC729392386480E076DCC0DFE2D21C023C9 %global pypi_name ovn-bgp-agent %global with_doc 1 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources ovn-bgp-agent} %{!?dlrn: %global tarsources ovn_bgp_agent} Name: %{pypi_name} Version: 4.1.0 Release: 0.20250909134705.36746cf%{?dist} Epoch: 1 Summary: An agent to expose routes to OVN workloads via BGP License: ASL 2.0 URL: https://opendev.org/openstack/ovn-bgp-agent Source0: ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.opendev.org/openstack/%{name}/%{tarsources}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif Source1: ovn-bgp-agent.service Source2: ovn-bgp-agent-sudoers BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: python3-jinja2 BuildRequires: python3-devel BuildRequires: python3-neutron-lib BuildRequires: python3-openvswitch BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-config BuildRequires: python3-oslo-log BuildRequires: python3-oslo-privsep BuildRequires: python3-oslo-service BuildRequires: python3-oslotest BuildRequires: python3-ovsdbapp BuildRequires: python3-pbr BuildRequires: python3-pyroute2 BuildRequires: python3-stestr BuildRequires: python3-stevedore BuildRequires: python3-tenacity >= 6.0.0 BuildRequires: python3-testtools Requires: frr >= 7.5 Requires: openvswitch >= 2.8.0 Requires: python3-jinja2 >= 2.10 Requires: python3-neutron-lib >= 2.10.1 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 6.1.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-privsep >= 2.3.0 Requires: python3-oslo-service => 1.40.2 Requires: python3-ovsdbapp >= 1.16.0 Requires: python3-pbr >= 2.0 Requires: python3-pyroute2 >= 0.6.6 Requires: python3-stevedore >= 1.20.0 Requires: python3-openvswitch >= 2.8.0 Requires: python3-tenacity >= 6.0.0 %description This package contains the ovn-bgp-agent to expose BGP routes to OVN workloads. %if 0%{?with_doc} %package doc Summary: OVN BGP Agent documentation BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme %description doc %{common_desc} This package contains the documentation. %endif %prep %autosetup -n %{tarsources}-%{upstream_version} -S git # Remove bundled egg-info rm -rf %{pypi_name}.egg-info %build %py3_build %if 0%{?with_doc} # generate html docs export PYTHONPATH=. sphinx-build-3 -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %py3_install PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=etc/oslo-config-generator/bgp-agent.conf mkdir -p %{buildroot}/%{_sysconfdir}/ovn-bgp-agent mkdir -p %{buildroot}/%{_unitdir} install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/ovn-bgp-agent.service install -p -D -m 640 etc/ovn-bgp-agent/bgp-agent.conf.sample %{buildroot}/%{_sysconfdir}/ovn-bgp-agent/bgp-agent.conf # Install sudoers install -p -D -m 440 %{SOURCE2} %{buildroot}%{_sysconfdir}/sudoers.d/ovn-bgp-agent %check export OS_TEST_PATH='./ovn_bgp_agent/tests/unit' export PATH=$PATH:%{buildroot}/usr/bin export PYTHONPATH=$PWD stestr-3 --test-path $OS_TEST_PATH run %pre getent group ovn-bgp >/dev/null || groupadd -r ovn-bgp getent passwd ovn-bgp >/dev/null || \ useradd -r -g ovn-bgp -d %{_sharedstatedir}/ovn-bgp -s /sbin/nologin \ -c "OVN BGP Agent" ovn-bgp exit 0 %files %license LICENSE %{_bindir}/ovn-bgp-agent %{_unitdir}/ovn-bgp-agent.service %{python3_sitelib}/ovn_bgp_agent %{python3_sitelib}/ovn_bgp_agent-%{upstream_version}-py%{python3_version}.egg-info %{_sysconfdir}/ovn-bgp-agent %config(noreplace) %{_sysconfdir}/ovn-bgp-agent/bgp-agent.conf %{_sysconfdir}/sudoers.d/ovn-bgp-agent %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html README.rst %endif %post %systemd_post %{pypi_name} %preun %systemd_preun %{pypi_name} %postun %systemd_postun_with_restart %{pypi_name} %changelog + spectool -g -C /tmp/tmp.wFkwjUCSM4/SOURCES ovn-bgp-agent.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --spec ovn-bgp-agent.spec --sources=/tmp/tmp.wFkwjUCSM4/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.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --spec ovn-bgp-agent.spec --sources=/tmp/tmp.wFkwjUCSM4/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: d7189208-5734-45aa-9913-c6d2468bfa35 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-842ea71bca3aa99ecfb7dac653e8fee7119dd057 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/84/2e/842ea71bca3aa99ecfb7dac653e8fee7119dd057_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7b/fb/7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a_962ac511 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-daab8b4859fa86943f01d0bccfeb8b56df946245 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/da/ab/daab8b4859fa86943f01d0bccfeb8b56df946245_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-e370e88c4aa9431755576c2cc00ef25a3e299abd baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e3/70/e370e88c4aa9431755576c2cc00ef25a3e299abd_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-c226fa004a05ddaba202b2c3d31f36b08239e82a baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/26/c226fa004a05ddaba202b2c3d31f36b08239e82a_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2952c109489f9cbe082f9a9e79d4ac5b15dba290 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/29/52/2952c109489f9cbe082f9a9e79d4ac5b15dba290_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-035453ffd1ba0f574a1d7f23b458222c0fd8fc68 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/03/54/035453ffd1ba0f574a1d7f23b458222c0fd8fc68_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309e9356a67c5604bc7e5773bf11cd64d1c1379f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/30/9e/309e9356a67c5604bc7e5773bf11cd64d1c1379f_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-53cf5e810bec87fc7acfee60709b94508ccecd41 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/53/cf/53cf5e810bec87fc7acfee60709b94508ccecd41_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483eae1adfc812a7c25 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d9/b0/d9b0b54ec3fbaebabc35b483eae1adfc812a7c25_7ccd5bea enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-183afb192c4911cb85912852f6740a21bccc25e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/18/3a/183afb192c4911cb85912852f6740a21bccc25e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-f21df7ce1e5123908c5653b4b306b6655a708343 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/f2/1d/f21df7ce1e5123908c5653b4b306b6655a708343_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f85dfbca76a89a34fa37d35f9100fd212def457f baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/5d/f85dfbca76a89a34fa37d35f9100fd212def457f_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-5848dd8b47ade0be134a828b645fac215bec550c baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/58/48/5848dd8b47ade0be134a828b645fac215bec550c_62aaa774 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e13f4abcd7af52f635d100c2bd495cecd8a9ca78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/3f/e13f4abcd7af52f635d100c2bd495cecd8a9ca78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-f47f0c410f9e24d99ddbaf5fc4468af64486397b baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/f4/7f/f47f0c410f9e24d99ddbaf5fc4468af64486397b_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-c4385db36dac59d4eb394868d973b791b1af36c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c4/38/c4385db36dac59d4eb394868d973b791b1af36c6_55cf7419 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(ovn-bgp-agent.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.jr4nuslo', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.1Gi 507Mi 2.3Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.5Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 189G 361G 35% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.yvb700xb', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-126.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-1.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.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: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-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: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-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: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-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-56.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-1.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.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.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-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.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.6.0-4.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-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-842ea71bca3aa99ecfb 67 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-7bfbcd4ca3c 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-daab8b4859fa86943f01d 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-e370e88c4aa943175 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-c226fa004a05ddaba202b2c3 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2952c109489f9cbe082f9a9 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-035453ffd1ba0f574a 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-309e9356a67c5604bc7e5 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-53cf5e810b 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-183afb192c4911cb8591 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-f21df7ce1e5123908c56 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f85dfbca76a89a34fa37d35f91 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-glance-5848dd8b47ade0be134a828b 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e13f4abcd7af52f635d100 186 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-f47f0c410f9e24d99ddb 174 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-c4385db36dac59d4eb39 150 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 38 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 63 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 32 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 58 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 104 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 115 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 110 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 73 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 289 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-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-126.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-1.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.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: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-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: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-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: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-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-56.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-1.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.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.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-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.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.6.0-4.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-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.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/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.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(ovn-bgp-agent.spec) Config(dlrn-5) 0 minutes 13 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.wFkwjUCSM4 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.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea --rebuild /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 04435d4b-f4b4-41b5-bd0e-f46b82891691 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-842ea71bca3aa99ecfb7dac653e8fee7119dd057 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/84/2e/842ea71bca3aa99ecfb7dac653e8fee7119dd057_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-inspector-7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/7b/fb/7bfbcd4ca3c9dff8d55d4ee0d4d701b14db6ae4a_962ac511 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-daab8b4859fa86943f01d0bccfeb8b56df946245 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/da/ab/daab8b4859fa86943f01d0bccfeb8b56df946245_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-e370e88c4aa9431755576c2cc00ef25a3e299abd baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e3/70/e370e88c4aa9431755576c2cc00ef25a3e299abd_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-c226fa004a05ddaba202b2c3d31f36b08239e82a baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/26/c226fa004a05ddaba202b2c3d31f36b08239e82a_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2952c109489f9cbe082f9a9e79d4ac5b15dba290 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/29/52/2952c109489f9cbe082f9a9e79d4ac5b15dba290_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-035453ffd1ba0f574a1d7f23b458222c0fd8fc68 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/03/54/035453ffd1ba0f574a1d7f23b458222c0fd8fc68_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309e9356a67c5604bc7e5773bf11cd64d1c1379f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/30/9e/309e9356a67c5604bc7e5773bf11cd64d1c1379f_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-53cf5e810bec87fc7acfee60709b94508ccecd41 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/53/cf/53cf5e810bec87fc7acfee60709b94508ccecd41_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483eae1adfc812a7c25 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d9/b0/d9b0b54ec3fbaebabc35b483eae1adfc812a7c25_7ccd5bea enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-183afb192c4911cb85912852f6740a21bccc25e7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/18/3a/183afb192c4911cb85912852f6740a21bccc25e7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-f21df7ce1e5123908c5653b4b306b6655a708343 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/f2/1d/f21df7ce1e5123908c5653b4b306b6655a708343_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f85dfbca76a89a34fa37d35f9100fd212def457f baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/5d/f85dfbca76a89a34fa37d35f9100fd212def457f_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-glance-5848dd8b47ade0be134a828b645fac215bec550c baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/58/48/5848dd8b47ade0be134a828b645fac215bec550c_62aaa774 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e13f4abcd7af52f635d100c2bd495cecd8a9ca78 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/3f/e13f4abcd7af52f635d100c2bd495cecd8a9ca78_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-f47f0c410f9e24d99ddbaf5fc4468af64486397b baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/f4/7f/f47f0c410f9e24d99ddbaf5fc4468af64486397b_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-c4385db36dac59d4eb394868d973b791b1af36c6 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c4/38/c4385db36dac59d4eb394868d973b791b1af36c6_55cf7419 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.73tgx123', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.2Gi 522Mi 2.3Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.5Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 189G 361G 35% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.a8wcbomx', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-126.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-1.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.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: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-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: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-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: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-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-56.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-1.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.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.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-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.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.6.0-4.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-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-842ea71bca3aa99ecfb 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-7bfbcd4ca3c 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-daab8b4859fa86943f01d 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 184 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-e370e88c4aa943175 204 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-c226fa004a05ddaba202b2c3 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2952c109489f9cbe082f9a9 174 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-035453ffd1ba0f574a 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-309e9356a67c5604bc7e5 168 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-53cf5e810b 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483 185 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-183afb192c4911cb8591 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-f21df7ce1e5123908c56 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f85dfbca76a89a34fa37d35f91 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-glance-5848dd8b47ade0be134a828b 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e13f4abcd7af52f635d100 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-f47f0c410f9e24d99ddb 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-c4385db36dac59d4eb39 113 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 106 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 142 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 88 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 94 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 93 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 98 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 100 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 63 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 274 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-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-126.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250905-1.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.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: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-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: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-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: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-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-56.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-1.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.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.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-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.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.6.0-4.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-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm Start: build setup for ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.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: ovn-bgp-agent-1:4.1.0-0.20250909134705######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.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: ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf.tar.gz DEBUG: ovn-bgp-agent-sudoers DEBUG: ovn-bgp-agent.service DEBUG: ovn-bgp-agent.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/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.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/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Tue Sep 9 09:48:21 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================= DEBUG: Installing: DEBUG: python3-neutron-lib noarch 3.21.1-0.20250905153123.6dbe4b2.el10 delorean-component-network 479 k DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-privsep noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 53 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-ovsdbapp noarch 2.13.0-0.20250903125333.085ee75.el10 delorean-component-network 181 k DEBUG: python3-pyroute2 noarch 0.7.12-5.el10s delorean-master-testing 917 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 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-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.9-1.el10 appstream 369 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.14.0-2.el10 baseos 848 k DEBUG: kmod x86_64 31-12.el10 baseos 136 k DEBUG: libibverbs x86_64 57.0-1.el10 baseos 458 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.9-1.el10 baseos 127 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: numactl-libs x86_64 2.0.19-2.el10 baseos 31 k DEBUG: openssl x86_64 1:3.5.1-3.el10 baseos 1.3 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.9-1.el10 baseos 227 k DEBUG: policycoreutils-python-utils noarch 3.9-1.el10 appstream 46 k DEBUG: procps-ng x86_64 4.0.4-8.el10 baseos 374 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.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-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.9-1.el10 appstream 200 k DEBUG: python3-libsemanage x86_64 3.9-1.el10 appstream 80 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-ken noarch 3.1.1-0.20250903122825.bf63939.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-os-traits noarch 3.5.0-0.20250516051804.45bc9b8.el10 delorean-component-common 51 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 94 k DEBUG: python3-osprofiler noarch 4.3.0-0.20250618065718.275ed56.el10 delorean-component-common 164 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.9-1.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-setools x86_64 4.5.1-5.el10 baseos 743 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-20.el10 baseos 17 k DEBUG: selinux-policy noarch 42.1.7-1.el10 baseos 49 k DEBUG: selinux-policy-targeted noarch 42.1.7-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-13.el10 appstream 547 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-13.el10 appstream 34 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================= DEBUG: Install 142 Packages DEBUG: Total size: 68 M DEBUG: Total download size: 3.1 M DEBUG: Installed size: 233 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.14.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-57.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.5.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.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-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-setools-4.5.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-42.1.7-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-42.1.7-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.9-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.9-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: (140/142): python3-ovsdbapp-2.13.0-0.2025090312 3.5 MB/s | 181 kB 00:00 DEBUG: (141/142): python3-neutron-lib-3.21.1-0.2025090 7.4 MB/s | 479 kB 00:00 DEBUG: (142/142): python3-os-ken-3.1.1-0.2025090312282 24 MB/s | 2.4 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 26 MB/s | 3.1 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 1/142 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 2/142 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 3/142 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 4/142 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 5/142 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 6/142 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 7/142 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 8/142 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 9/142 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 10/142 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 11/142 DEBUG: Installing : python3-libselinux-3.9-1.el10.x86_64 12/142 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 13/142 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 14/142 DEBUG: Installing : procps-ng-4.0.4-8.el10.x86_64 15/142 DEBUG: Installing : libselinux-utils-3.9-1.el10.x86_64 16/142 DEBUG: Installing : policycoreutils-3.9-1.el10.x86_64 17/142 DEBUG: Running scriptlet: policycoreutils-3.9-1.el10.x86_64 17/142 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-42.1.7-1.el10.noarch 18/142 DEBUG: Running scriptlet: selinux-policy-42.1.7-1.el10.noarch 18/142 DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 19/142 DEBUG: Installing : selinux-policy-targeted-42.1.7-1.el10.noarch 19/142 DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 19/142 DEBUG: Installing : kmod-31-12.el10.x86_64 20/142 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 21/142 DEBUG: Installing : python3-libsemanage-3.9-1.el10.x86_64 22/142 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 23/142 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 24/142 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 25/142 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 26/142 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 27/142 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 28/142 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 29/142 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 30/142 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 31/142 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 32/142 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 33/142 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 34/142 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 35/142 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 36/142 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 37/142 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 38/142 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 39/142 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 40/142 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 41/142 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 42/142 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 43/142 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 44/142 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 45/142 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 46/142 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 47/142 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 48/142 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 49/142 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 50/142 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 51/142 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 52/142 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 53/142 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 54/142 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 55/142 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 56/142 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 57/142 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 58/142 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 59/142 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 60/142 DEBUG: Installing : checkpolicy-3.9-1.el10.x86_64 61/142 DEBUG: Installing : which-2.21-44.el10.x86_64 62/142 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 63/142 DEBUG: Installing : python3-setools-4.5.1-5.el10.x86_64 64/142 DEBUG: Installing : python3-policycoreutils-3.9-1.el10.noarch 65/142 DEBUG: Installing : policycoreutils-python-utils-3.9-1.el10.noarch 66/142 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 67/142 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 67/142 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 67/142 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 68/142 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 69/142 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 70/142 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 71/142 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 72/142 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 73/142 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 74/142 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 75/142 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 76/142 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 77/142 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 78/142 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 79/142 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 80/142 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 81/142 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 82/142 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 83/142 DEBUG: Installing : unbound-anchor-1.20.0-13.el10.x86_64 84/142 DEBUG: Running scriptlet: unbound-anchor-1.20.0-13.el10.x86_64 84/142 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-13.el10.x86_64 85/142 DEBUG: Installing : unbound-libs-1.20.0-13.el10.x86_64 85/142 DEBUG: Installing : openssl-1:3.5.1-3.el10.x86_64 86/142 DEBUG: Installing : numactl-libs-2.0.19-2.el10.x86_64 87/142 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 88/142 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 89/142 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 90/142 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 91/142 DEBUG: Installing : libibverbs-57.0-1.el10.x86_64 92/142 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 93/142 DEBUG: Installing : iproute-6.14.0-2.el10.x86_64 94/142 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 95/142 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 95/142 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 95/142 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 96/142 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 97/142 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 98/142 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 99/142 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 99/142 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 100/142 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 100/142 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 101/142 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 102/142 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 102/142 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 103/142 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 104/142 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 105/142 DEBUG: Installing : python3-os-traits-3.5.0-0.20250516051804.45bc9b8 106/142 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 107/142 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 108/142 DEBUG: Installing : python-oslo-privsep-lang-3.8.0-0.20250903125837. 109/142 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 110/142 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 111/142 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 112/142 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 113/142 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 114/142 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 115/142 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 116/142 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 117/142 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 118/142 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 119/142 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 120/142 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 121/142 DEBUG: Installing : python3-os-ken-3.1.1-0.20250903122825.bf63939.el 122/142 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 123/142 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 124/142 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 125/142 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 126/142 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 127/142 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 128/142 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 129/142 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 130/142 DEBUG: Installing : python3-osprofiler-4.3.0-0.20250618065718.275ed5 131/142 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 132/142 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 133/142 DEBUG: Installing : python3-neutron-lib-3.21.1-0.20250905153123.6dbe 134/142 DEBUG: Installing : python3-oslo-privsep-3.8.0-0.20250903125837.c343 135/142 DEBUG: Installing : python3-ovsdbapp-2.13.0-0.20250903125333.085ee75 136/142 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 137/142 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 138/142 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 139/142 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 140/142 DEBUG: Installing : python3-pyroute2-0.7.12-5.el10s.noarch 141/142 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-20.el10.x86_64 142/142 DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 142/142 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 142/142 DEBUG: Running scriptlet: iproute-6.14.0-2.el10.x86_64 142/142 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-20.el10.x86_64 142/142 DEBUG: Installed: DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.9-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.14.0-2.el10.x86_64 DEBUG: kmod-31-12.el10.x86_64 DEBUG: libibverbs-57.0-1.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.9-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: numactl-libs-2.0.19-2.el10.x86_64 DEBUG: openssl-1:3.5.1-3.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: policycoreutils-3.9-1.el10.x86_64 DEBUG: policycoreutils-python-utils-3.9-1.el10.noarch DEBUG: procps-ng-4.0.4-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.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-distro-1.9.0-5.el10.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.9-1.el10.x86_64 DEBUG: python3-libsemanage-3.9-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.21.1-0.20250905153123.6dbe4b2.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-ken-3.1.1-0.20250903122825.bf63939.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch DEBUG: python3-ovsdbapp-2.13.0-0.20250903125333.085ee75.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.9-1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-setools-4.5.1-5.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-20.el10.x86_64 DEBUG: selinux-policy-42.1.7-1.el10.noarch DEBUG: selinux-policy-targeted-42.1.7-1.el10.noarch DEBUG: unbound-anchor-1.20.0-13.el10.x86_64 DEBUG: unbound-libs-1.20.0-13.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm Start: rpmbuild ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.3.1-2.1.el10.x86_64 1750714831 277140 1c02f2f827e00f5cbfb76b4d7235754f installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-2.el10.noarch 1753885217 1903601 0273d4da36c76fc021ad2dba4f45c055 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch 1752266840 2058 f57eaea5861a27d697358b58f259c616 installed DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch 1747304296 464 15416c87c95aca8f600039ef129b5877 installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-126.el10.x86_64 1756990636 6907067 92b1aadc286fe6295fe75ae741bc2d7c 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: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-11.el10.noarch 1757091542 3865 2023a1fb6cabb72ac135b253f217813d installed DEBUG: centos-stream-repos-10.0-11.el10.noarch 1757091542 7002 f5a63617d326bc2e2b2fe555aa753121 installed DEBUG: centos-stream-release-10.0-11.el10.noarch 1757091542 38039 3bd630965fe87e90ad08bb433a320fbf installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 1755594362 8163110 92837d13a448b23dff2e4abf62f3c8a2 installed DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 1755594362 0 7dec09143ac343dd8a894fda6cc5f3c2 installed DEBUG: glibc-common-2.39-56.el10.x86_64 1755594362 1072850 337d77d4d52324ba72a54af142ce5fe6 installed DEBUG: glibc-2.39-56.el10.x86_64 1755594362 6531746 e236d56c199553fdfb35904b909fe8da installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 1750714831 2974297 fd8c1d8f94d3779d8caa597cb4ac628d installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-13.el10.x86_64 1753880156 38205 a522b14ac5e337e6bb888ed19ef09384 installed DEBUG: libxml2-2.12.5-9.el10.x86_64 1754416424 1811795 b8ce48cf83a829ff6e2c9103eecef8c2 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-13.el10.x86_64 1753880156 268714 ac3366c8517dd872d7abea58ff6d8f78 installed DEBUG: crypto-policies-20250905-1.gitc7eb7b2.el10.noarch 1757087863 122169 bf8903cd6e029f3e5193333859df30d3 installed DEBUG: nspr-4.36.0-4.el10.x86_64 1754617146 309504 baa6a361f8873803cac0198575fb35c7 installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: nss-util-3.112.0-4.el10.x86_64 1754617146 213736 2c5507ee324a1eb446b15fa90dc42807 installed DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a 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: libgomp-14.3.1-2.1.el10.x86_64 1750714831 540240 176a91bc08e398a92a099873cb2c6c89 installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-8.el10.x86_64 1751360210 137903 4c8d5b504acdcc04be65f3390ff1f63a installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-13.el10.x86_64 1755263174 2403114 2e0fcea8ae4570735b796b1ab5b61be5 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-13.el10.x86_64 1753880156 371474 7d8623980f66960cd933bad02ccad7aa installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-8.el10.x86_64 1744037963 10414622 1cc0692376215de158ce589afcf80f5c installed DEBUG: file-5.45-8.el10.x86_64 1744037963 105815 4df49fcbff81131c972676c04c1b430b installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.10-2.el10.x86_64 1754031081 4398843 5f5c5093f661304acc0a47d01b89c110 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.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: openssl-fips-provider-1:3.5.1-3.el10.x86_64 1753360419 2493202 457de75f5ce5e982b8e6970559b36a24 installed DEBUG: openssl-libs-1:3.5.1-3.el10.x86_64 1753360419 6876019 75d9004d7de3a31b2ba811413e7fb9c7 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-13.el10.x86_64 1753880156 360114 c86e175495cf78251ebdd168af51d1c3 installed DEBUG: glib2-2.80.4-8.el10.x86_64 1753111080 15329055 c6cca95326b53550e0754a0e2c8d4bf6 installed DEBUG: polkit-libs-125-4.el10.x86_64 1755093026 212764 948d953622fc0cb5a86beca2c57631e0 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-13.el10.x86_64 1753880156 184578 48a88c59bae0a0cf1d06332e06331789 installed DEBUG: util-linux-core-2.40.2-13.el10.x86_64 1753880156 1534625 ca762997aa2edd5ca2aa3dd5fdc449b3 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 installed DEBUG: libsecret-0.21.2-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-12.el10.x86_64 1755586286 150598 7aeee35d70dbdf8da4882726162a4f73 installed DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 1751649033 2723377 ab82de9d505e32efcba03b885119fb67 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: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-2.1.el10.x86_64 1750714831 40400337 5e61dc5d1e145602e20a950c74768f63 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: libusb1-1.0.28-1.el10.x86_64 1744806478 170605 226d314bfd9fd97cbf927c76c9a1734d 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: nss-softokn-freebl-3.112.0-4.el10.x86_64 1754617146 1072310 471d66a7d8725aec7eb995ce9c4b2b39 installed DEBUG: nss-softokn-3.112.0-4.el10.x86_64 1754617146 1324227 d3926c676afa8cb3e23868db498984ea installed DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 1754617146 18464 5aed713ca0f9ffb47cec5ba8f53f179c installed DEBUG: nss-3.112.0-4.el10.x86_64 1754617146 1977490 de0fd46caba864f4e8de1cd0334cf698 installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.6.0-3.el10.x86_64 1755087975 436788 f75f288f5635c5707ca9b1c930abdc9a installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-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: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-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-56.el10.x86_64 1755594362 2340839 31d8886d8e4b4067355a3bb6a022794e 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-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-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.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 installed DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-13.el10.x86_64 1755263174 680041 3c38c9efadcb156f8f8737e35a720b0c installed DEBUG: systemd-257-13.el10.x86_64 1755263174 17616658 21ef29c8b7639a7dff90989dacba1329 installed DEBUG: binutils-gold-2.41-58.el10.x86_64 1754553565 2182171 e35bd89fbda9b3d594e1b9216aeaa424 installed DEBUG: binutils-2.41-58.el10.x86_64 1754553565 27869794 e8f0d81fa54d39d12581b35e85a96765 installed DEBUG: polkit-125-4.el10.x86_64 1755093026 490037 77642f3601a14e811a673ec8d86d924e installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-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-13.el10.x86_64 1756825988 1452227 9357122570e5391a2b1bf91bbb755f80 installed DEBUG: openssh-clients-9.9p1-13.el10.x86_64 1756825988 2756462 5153dcd9100f9f467c654d8b7786ab64 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.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-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-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.11-3.el10.x86_64 1756120471 1336363 79e9825f61a722d77865667fee787628 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-13.el10.noarch 1755263176 10938 81b40b1a1a6b22fa383538045fd7e899 installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-libselinux-3.9-1.el10.x86_64 1753350351 643428 d243dc439dd28b11feebe1ca9ce27378 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: procps-ng-4.0.4-8.el10.x86_64 1748873723 1067235 76e6cb59bed48da52bd07b847d743948 installed DEBUG: libselinux-utils-3.9-1.el10.x86_64 1753350351 369472 7c29eca26fb3f468278aa886d29b8c8a installed DEBUG: policycoreutils-3.9-1.el10.x86_64 1753382632 728782 c712b357df37896182f8e35361113c6f installed DEBUG: selinux-policy-42.1.7-1.el10.noarch 1755808120 32316 907b17c6e69ddfe1fdb4e1f631e80973 installed DEBUG: selinux-policy-targeted-42.1.7-1.el10.noarch 1755808120 18538755 173aec5888ff285676a759d888630423 installed DEBUG: kmod-31-12.el10.x86_64 1755586286 275075 f770c413b70c3f78d7ebd3d4b323b3b6 installed DEBUG: chkconfig-1.30-2.el10.x86_64 1730215254 771569 c31888589670948cb4f81114948b096a installed DEBUG: python3-libsemanage-3.9-1.el10.x86_64 1753359641 415913 1ea793124f117c8a349b75a1c0c30b97 installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch 1757114611 312968 8a954bed5bd7f821dd3d146fc1e2eae0 installed DEBUG: python3-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-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-distro-1.9.0-5.el10.noarch 1730229241 206640 afe9cbc010e2f3a47b852087dd5b2e3e installed DEBUG: python3-audit-4.0.3-4.el10.x86_64 1744382132 259998 b860304d80e46690f2919100e963231a installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 1730221270 88480 1846c00c2eb6b7d8ea7ceed46017dbd4 installed DEBUG: geolite2-country-20191217-14.el10.noarch 1730216769 4033110 fa310600e8e203e12f1eea6d944ea134 installed DEBUG: geolite2-city-20191217-14.el10.noarch 1730216769 62712603 0159a414492162bac13d7ea32812302f installed DEBUG: ipcalc-1.0.3-12.el10.x86_64 1730219318 79857 393c9cee46e1ca64924b2ea88259da67 installed DEBUG: checkpolicy-3.9-1.el10.x86_64 1753369226 1683376 e6306b727f83f96c46aa698d4c965cd1 installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-setools-4.5.1-5.el10.x86_64 1753454613 3021632 444737a7c776918321abf9c3c990eb4c installed DEBUG: python3-policycoreutils-3.9-1.el10.noarch 1753382637 6089032 1017b126541d4fa384cb7e5856dc6165 installed DEBUG: policycoreutils-python-utils-3.9-1.el10.noarch 1753382637 96592 2539bce1c7408ac228aba398ff4a465e installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 1729167099 12641 d2780fe79ebc685b8ada1d916fd9c28b installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-ncclient-0.6.16-1.el10s.noarch 1738926618 606034 adf68504d815a14c34374bbfe499b147 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: psmisc-23.6-8.el10.x86_64 1730235133 816349 0c37334050f0c1467853b74888daf2b0 installed DEBUG: protobuf-c-1.5.0-6.el10.x86_64 1730228633 55280 7c763a2b5aba7f03e4bfdd2e4ed52f2f installed DEBUG: unbound-anchor-1.20.0-13.el10.x86_64 1753702921 58564 45d69b6821bfb665be29b579e2a8d0f6 installed DEBUG: unbound-libs-1.20.0-13.el10.x86_64 1753702921 1481667 0a76596877d4531510dcdedb0e99f1ff installed DEBUG: openssl-1:3.5.1-3.el10.x86_64 1753360419 1903610 ce032773d4fd0419aff407038daab687 installed DEBUG: numactl-libs-2.0.19-2.el10.x86_64 1745233403 62382 ad7b3042c6645613fa2022f40dd6bf7a 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: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed DEBUG: libibverbs-57.0-1.el10.x86_64 1748884412 1290608 3f2d0f10941c9736a7547d89c71a59c4 installed DEBUG: libmnl-1.0.5-7.el10.x86_64 1730221268 56475 c65702544da706bbd598f0ea4d1159ee installed DEBUG: iproute-6.14.0-2.el10.x86_64 1753168003 2177781 d685d4c57624d677e1541260c48dcbee installed DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 25006068 25396a1c2a9364f95feab2edaf89d8e7 installed DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 1887399 b87b2a053a999c5984a081efce7b91cc installed DEBUG: initscripts-service-10.26-2.el10.noarch 1730219319 5832 e94623b73bbd7079f80ace4a4cdfb1ad installed DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 1730219365 16191 e702948ffe4be046b282162fc3920328 installed DEBUG: initscripts-10.26-2.el10.x86_64 1730219365 1143237 ee9f094bd3a5a42569093d4110083708 installed DEBUG: hostname-3.23-14.el10.x86_64 1730218231 50760 740053967e0bccf092f2092f84fc19d2 installed DEBUG: bc-1.07.1-23.el10.x86_64 1730215186 235094 57a1fd9e35df187f0c426178fd12db30 installed DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 1730728253 164950 e61a14553a00137c46f4027f00ea2be0 installed DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 1730728253 11669 357f59822237d1b42ec3ab6e6fe8e6a0 installed DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 cb5500ee8eed49de30d8220c2e577a2b installed DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 8d521f65f7dcac1f576ab3b91700f386 installed DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch 1747372768 98651 7ae6d31cd561fdacf11d58d38d744fb3 installed DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 14693 d4ca0a88040abf9e73a3ed969aeffcbf installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch 1756904408 14248 298581e5f4cfc34c7ea8feeb432c3b34 installed DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 15702 c79b7bab3fffbe38720045811957b58c installed DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 10966 55c1b38df3851fd406631f58dc5701cf installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 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-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch 1756901594 51339 58e6144d7277368d1bc89d3e22208192 installed DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 311075 db05bfc96c0a16f4f794f82ba4ae3987 installed DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 226719 cb91aeea301b547f9bf9037e9efc7b45 installed DEBUG: python3-os-ken-3.1.1-0.20250903122825.bf63939.el10.noarch 1756902608 27266657 1c6902cc462d4caa51f7ab1c36eff74e installed DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13681 9b5eb50bbba194a27600ed8cd9f3445a installed DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13398 5912ca37bce460aa8c7fa344ab49e252 installed DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 628838 b44cc4b2bf94aa6e834270f091172ec7 installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch 1753169215 846653 fb52878946bfcb7b995dd6be2daba842 installed DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 329145 5a1011471c0f78e9e26c34dae7df9b4a installed DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch 1750229935 611253 374305dab2ddce407d3fe8e313d09655 installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-neutron-lib-3.21.1-0.20250905153123.6dbe4b2.el10.noarch 1757086364 1941930 ed4d9fb8ff6d9e996f4a5e005ca6e1df installed DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch 1756904408 128848 ed3b2a79a7f3144226eaff2f8b23b48e installed DEBUG: python3-ovsdbapp-2.13.0-0.20250903125333.085ee75.el10.noarch 1756904147 850487 1ebfddc68cfa48fe37e5387297dd3b11 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch 1737369181 3682209 22a18f5a4e0742106722f96bbe9aee1c installed DEBUG: rpm-plugin-selinux-4.19.1.1-20.el10.x86_64 1756197347 16309 41baef194cef6e27a24c17cfea251e6d installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.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.QJr1UL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf ovn-bgp-agent-4.1.0.dev23 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ovn-bgp-agent-4.1.0.dev23-0.20250909134705.36746cf.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd ovn-bgp-agent-4.1.0.dev23 DEBUG: + rm -rf /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'ovn-bgp-agent-4.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + rm -rf ovn-bgp-agent.egg-info DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sKYUZ7 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 ovn-bgp-agent-4.1.0.dev23 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: WARNING: The wheel package is not available. 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 build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/ovn_bgp_agent DEBUG: creating build/lib/ovn_bgp_agent/tests DEBUG: creating build/lib/ovn_bgp_agent/tests/unit DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: copying ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: copying ovn_bgp_agent/tests/unit/utils/test_helpers.py -> build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: copying ovn_bgp_agent/tests/unit/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: creating build/lib/ovn_bgp_agent/tests/functional DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/privileged DEBUG: copying ovn_bgp_agent/tests/functional/privileged/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/functional/privileged DEBUG: copying ovn_bgp_agent/tests/functional/privileged/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/privileged DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers DEBUG: creating build/lib/ovn_bgp_agent/drivers DEBUG: creating build/lib/ovn_bgp_agent/drivers/openstack DEBUG: creating build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/wire.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/router.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/port.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/ovs.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/ovn.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/nat.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/frr.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/evpn.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/common.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/bgp.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/cmd DEBUG: copying ovn_bgp_agent/tests/unit/cmd/test_agent.py -> build/lib/ovn_bgp_agent/tests/unit/cmd DEBUG: copying ovn_bgp_agent/tests/unit/cmd/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/cmd DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/utils DEBUG: copying ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/functional/utils DEBUG: copying ovn_bgp_agent/tests/functional/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/utils DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/functional/fixtures.py -> build/lib/ovn_bgp_agent/tests/functional DEBUG: copying ovn_bgp_agent/tests/functional/base.py -> build/lib/ovn_bgp_agent/tests/functional DEBUG: copying ovn_bgp_agent/tests/functional/__init__.py -> build/lib/ovn_bgp_agent/tests/functional DEBUG: copying ovn_bgp_agent/drivers/driver_api.py -> build/lib/ovn_bgp_agent/drivers DEBUG: copying ovn_bgp_agent/drivers/__init__.py -> build/lib/ovn_bgp_agent/drivers DEBUG: copying ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/nb_exceptions.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/functional/drivers/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/utils.py -> build/lib/ovn_bgp_agent/tests DEBUG: copying ovn_bgp_agent/tests/base.py -> build/lib/ovn_bgp_agent/tests DEBUG: copying ovn_bgp_agent/tests/__init__.py -> build/lib/ovn_bgp_agent/tests DEBUG: creating build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/vtysh.py -> build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/ovs_vsctl.py -> build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/linux_net.py -> build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/__init__.py -> build/lib/ovn_bgp_agent/privileged DEBUG: creating build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/linux_net.py -> build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/helpers.py -> build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/common.py -> build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/__init__.py -> build/lib/ovn_bgp_agent/utils DEBUG: creating build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/exceptions.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/constants.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/config.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/agent.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/__init__.py -> build/lib/ovn_bgp_agent DEBUG: creating build/lib/ovn_bgp_agent/cmd DEBUG: copying ovn_bgp_agent/cmd/agent.py -> build/lib/ovn_bgp_agent/cmd DEBUG: copying ovn_bgp_agent/cmd/__init__.py -> build/lib/ovn_bgp_agent/cmd DEBUG: copying ovn_bgp_agent/tests/unit/test_agent.py -> build/lib/ovn_bgp_agent/tests/unit DEBUG: copying ovn_bgp_agent/tests/unit/fakes.py -> build/lib/ovn_bgp_agent/tests/unit DEBUG: copying ovn_bgp_agent/tests/unit/__init__.py -> build/lib/ovn_bgp_agent/tests/unit DEBUG: running egg_info DEBUG: writing ovn_bgp_agent.egg-info/PKG-INFO DEBUG: writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt DEBUG: writing entry points to ovn_bgp_agent.egg-info/entry_points.txt DEBUG: writing requirements to ovn_bgp_agent.egg-info/requires.txt DEBUG: writing top-level names to ovn_bgp_agent.egg-info/top_level.txt DEBUG: writing pbr to ovn_bgp_agent.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-3 -b html doc/source doc/build/html DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (ovn-bgp-agent) with name extracted from the package (ovn-bgp-agent); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 16 source files that are out of date DEBUG: updating environment: [new config] 16 added, 0 changed, 0 removed DEBUG: reading sources... [ 6%] bgp_supportability_matrix reading sources... [ 12%] contributor/agent_deployment reading sources... [ 19%] contributor/bgp_advertising reading sources... [ 25%] contributor/bgp_traffic_redirection reading sources... [ 31%] contributor/drivers/bgp_mode_design reading sources... [ 38%] contributor/drivers/bgp_mode_stretched_l2_design reading sources... [ 44%] contributor/drivers/evpn_mode_design reading sources... [ 50%] contributor/drivers/index reading sources... [ 56%] contributor/drivers/nb_bgp_mode_design reading sources... [ 62%] contributor/drivers/ovn_bgp_mode_design reading sources... [ 69%] contributor/evpn_advertising reading sources... [ 75%] contributor/index reading sources... [ 81%] examples/index reading sources... [ 88%] examples/nb_evpn_vrf reading sources... [ 94%] index reading sources... [100%] readme DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: writing output... [ 6%] bgp_supportability_matrix /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] contributor/agent_deployment /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] contributor/bgp_advertising /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] contributor/bgp_traffic_redirection /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] contributor/drivers/bgp_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] contributor/drivers/bgp_mode_stretched_l2_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] contributor/drivers/evpn_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] contributor/drivers/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] contributor/drivers/nb_bgp_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] contributor/drivers/ovn_bgp_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] contributor/evpn_advertising /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] contributor/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 81%] examples/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 88%] examples/nb_evpn_vrf /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 94%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [100%] readme /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: done DEBUG: writing additional pages... search done DEBUG: copying images... [ 25%] ../images/networking-bgpvpn_integration.png copying images... [ 50%] ../images/evpn_traffic_flow.png copying images... [ 75%] ../images/ovn-cluster-overview.png copying images... [100%] ../images/evpn-flow-l3vpn.svg DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UxUL3L DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.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 ovn-bgp-agent-4.1.0.dev23 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64 --prefix /usr DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: WARNING: The wheel package is not available. 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 install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12 DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd DEBUG: copying build/lib/ovn_bgp_agent/cmd/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd DEBUG: copying build/lib/ovn_bgp_agent/cmd/agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd DEBUG: copying build/lib/ovn_bgp_agent/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/config.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/constants.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/exceptions.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/common.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/helpers.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/ovs_vsctl.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/vtysh.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers DEBUG: copying build/lib/ovn_bgp_agent/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers DEBUG: copying build/lib/ovn_bgp_agent/drivers/driver_api.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/nb_exceptions.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/bgp.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/common.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/evpn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/frr.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/nat.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovs.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/port.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/router.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/wire.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: copying build/lib/ovn_bgp_agent/tests/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: copying build/lib/ovn_bgp_agent/tests/base.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: copying build/lib/ovn_bgp_agent/tests/utils.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/base.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/fixtures.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/privileged/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/fakes.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/test_agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/utils/test_helpers.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd/agent.py to agent.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/agent.py to agent.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/config.py to config.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/constants.py to constants.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/exceptions.py to exceptions.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/common.py to common.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/helpers.py to helpers.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/linux_net.py to linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/linux_net.py to linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/ovs_vsctl.py to ovs_vsctl.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/vtysh.py to vtysh.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/driver_api.py to driver_api.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py to base_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py to bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py to evpn_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py to nb_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/nb_exceptions.py to nb_exceptions.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py to nb_ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py to ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py to ovn_evpn_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py to ovn_stretched_l2_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/bgp.py to bgp.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/common.py to common.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/driver_utils.py to driver_utils.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/evpn.py to evpn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/frr.py to frr.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py to loadbalancer.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/nat.py to nat.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/ovn.py to ovn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/ovs.py to ovs.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/port.py to port.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/router.py to router.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/wire.py to wire.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/base.py to base.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/utils.py to utils.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/base.py to base.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/fixtures.py to fixtures.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py to test_ovn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py to test_nb_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/fakes.py to fakes.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/test_agent.py to test_agent.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py to test_ovs_vsctl.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py to test_vtysh.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd/test_agent.py to test_agent.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py to test_base_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py to test_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py to test_evpn_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py to test_nb_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py to test_bgp.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py to test_common.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py to test_driver_utils.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py to test_evpn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py to test_frr.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py to test_loadbalancer.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py to test_nat.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py to test_ovn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py to test_ovs.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py to test_port.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py to test_router.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py to test_wire.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py to test_nb_ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py to test_ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py to test_ovn_evpn_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py to test_ovn_stretched_l2_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils/test_helpers.py to test_helpers.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: writing byte-compilation script '/tmp/tmpb7f22i0y.py' DEBUG: /usr/bin/python3 /tmp/tmpb7f22i0y.py DEBUG: removing /tmp/tmpb7f22i0y.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing ovn_bgp_agent.egg-info/PKG-INFO DEBUG: writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt DEBUG: writing entry points to ovn_bgp_agent.egg-info/entry_points.txt DEBUG: writing requirements to ovn_bgp_agent.egg-info/requires.txt DEBUG: writing top-level names to ovn_bgp_agent.egg-info/top_level.txt DEBUG: writing pbr to ovn_bgp_agent.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' DEBUG: Copying ovn_bgp_agent.egg-info to /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent-4.1.0.dev23-py3.12.egg-info DEBUG: running install_scripts DEBUG: Installing ovn-bgp-agent script to /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/bin DEBUG: + rm -rfv /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/bin/__pycache__ DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/bgp-agent.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64//etc/ovn-bgp-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64//usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/ovn-bgp-agent.service /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/systemd/system/ovn-bgp-agent.service DEBUG: + install -p -D -m 640 etc/ovn-bgp-agent/bgp-agent.conf.sample /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64//etc/ovn-bgp-agent/bgp-agent.conf DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/ovn-bgp-agent-sudoers /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/etc/sudoers.d/ovn-bgp-agent DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.1.0-0.20250909134705.36746cf.el10 --unique-debug-suffix -4.1.0-0.20250909134705.36746cf.el10.x86_64 --unique-debug-src-base ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wdn1fg 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 ovn-bgp-agent-4.1.0.dev23 DEBUG: + export OS_TEST_PATH=./ovn_bgp_agent/tests/unit DEBUG: + OS_TEST_PATH=./ovn_bgp_agent/tests/unit DEBUG: + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/bin DEBUG: + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/bin DEBUG: + export PYTHONPATH=/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23 DEBUG: + PYTHONPATH=/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23 DEBUG: + stestr-3 --test-path ./ovn_bgp_agent/tests/unit run DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_withdraw_distributed [0.006678s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_lsp_exposed_tenant_ls [0.006725s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_per_host [0.002157s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_no_tenants [0.004842s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip [0.004015s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip_no_switch [0.003991s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_remote_ip [0.001636s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_require_snat_disabled_partial_continue [0.002268s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_port_external_ip_and_ls_no_external_id [0.001496s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_fip_not_found [0.001518s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_vip_no_router [0.001567s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_vip_provider [0.001870s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_subnet [0.001860s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_subnet_no_cr_lrp [0.001396s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_no_match [0.001604s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_not_configured [0.001123s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed [0.001619s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed_fip [0.001619s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed_wrong_port_type [0.001113s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_chassisredirect_port_no_datapath [0.001623s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_on_provider_network_datapath_not_found [0.001326s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_with_fip_no_fip_address [0.001300s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_with_fip_no_provider [0.001407s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port [0.001788s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port_gua [0.002712s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port_no_gua [0.001420s] ... ok DEBUG: Invalid IP to create a rule for port on the provider network: 192.168.1.17 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 684, in _wire_provider_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_table[bridge_device], DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: 192.168.1.17. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port_invalid_ip [0.003345s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port_with_lladdr [0.001946s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_no_chassis [0.001281s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__get_bridge_for_datapath [0.001136s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_ovn_lb_on_provider_failure [0.001238s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port_lladdr_ipv6 [0.001834s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_ovn_lb [0.001132s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_gua [0.001437s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_is_provider_network [0.000858s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_frr_sync [0.002889s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_expose_centralized [0.001696s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_expose_uninitialized [0.000880s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_withdraw_centralized [0.001402s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__address_scope_allowed [0.001570s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed_no_networks [0.001737s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_lsp_exposed_no_fip_no_tenant_ls [0.002438s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_sync [0.006972s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_chassisredirect_port [0.002424s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_fip_association_to_vm [0.002203s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_vm_with_fip_no_fip_address [0.001173s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip [0.001066s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_provider_port_failure [0.001680s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_provider_port_successful [0.003230s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_bridge_for_localnet_port [0.001011s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_bridge_for_localnet_port_no_network_no_tag [0.000912s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_not_gua [0.001442s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_subnet_no_datapath_error [0.001009s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_ls_localnet_info [0.003578s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ips_in_address_scope [0.001248s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__ensure_network_exposed [0.001667s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_evpn_devices [0.001740s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_provider_port [0.001980s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp [0.001554s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_subnet [0.001973s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_fip [0.001714s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows_port [0.001780s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_vip_no_vip [0.001525s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_remote_ip_gua [0.001358s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_subnet [0.002846s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_not_per_lsp [0.001661s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_ls_localnet_info_not_provider_network [0.001250s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__add_route [0.002366s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_no_gateway [0.003354s] ... ok DEBUG: Removing IPs {'2002::1234:abcd:ffff:c0a8:101', '192.168.1.17'} from bgp-nic as they are not expected to be exposed. DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_sync [0.007530s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_virtual [0.002141s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_fip_no_cr_lrp [0.001276s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_pf_lb_fip_no_router [0.001299s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_remote_ip_gua [0.001335s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_remote_ip_vrf [0.001380s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_cr_lrp_port [0.002490s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_cr_lrp_port_failure [0.001576s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_fip_association_to_vm [0.002372s] ... ok DEBUG: Invalid IP to create a rule for the lrp (network router interface) port: 192.168.1.17/32 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 837, in _wire_lrp_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: 192.168.1.17. DEBUG: Not able to expose subnet with IP 192.168.1.17/32 DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_virtual_port_on_provider_network_expose_failure [0.003777s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_with_fip [0.002066s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_wrong_type [0.001048s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_invalid_ip [0.003929s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__address_scope_allowed_no_match [0.006211s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_expose_no_provider [0.001509s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_lrp_port_gua [0.003425s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port [0.001528s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed_no_bridge [0.007677s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port_lladdr [0.002689s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip [0.001355s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp [0.002340s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_exception [0.001394s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_router_port_info_for_ls [0.001011s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_start [0.003236s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_gua [0.001557s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_is_provider_network [0.001232s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip_router [0.004236s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_subnet [0.001781s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_vip_tenant [0.002312s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_subnet_no_cr_lrp [0.001377s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_pf_lb_fip_no_router_cr_lrp [0.001401s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__connect_evpn_to_ovn [0.001982s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_remote_ip_vrf [0.001745s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_no_cr_lrp [0.001022s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_no_router [0.001124s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__ensure_evpn_devices_not_vlan [0.005105s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__expose_subnet [0.002944s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_require_snat_disabled [0.001331s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_frr_sync [0.001785s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_is_ip_exposed [0.000749s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_fip [0.001248s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip [0.002184s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_no_provider [0.001476s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_router [0.002209s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_fip [0.001617s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_vip_tenant [0.001463s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed [0.001031s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_no_address_scope [0.001189s] ... ok DEBUG: Port fake-port missing, skipping. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_no_port [0.001460s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed_fip_unknown_mac [0.002014s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ovn_lb_on_provider_failure [0.001117s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port_no_device [0.001260s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port [0.001476s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_no_ip [0.001249s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_no_mac [0.001009s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_unknown_mac [0.001307s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__get_bridge_for_datapath_no_network_name [0.000908s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__get_bridge_for_datapath_no_tag [0.000875s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port [0.002425s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_not_gua [0.001616s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_expose_provider [0.001113s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_withdraw_provider [0.001184s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_cr_lrp_port [0.001694s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__update_network [0.095380s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_lrp_port [0.002168s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__update_network_no_gateway [0.002286s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_ip_vm_on_provider_network [0.002351s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_cr_lrp_invalid_addr_scope [0.002024s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_address_scope [0.002597s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_subnet [0.002423s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_not_local [0.001148s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_subnet [0.001562s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_subnet_no_gateway [0.001743s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_subnet_address_scope [0.001439s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_ip_invalid_type [0.001586s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_vm_with_fip [0.002114s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_remote_ip [0.001563s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ovn_lb [0.001646s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ovn_lb_on_provider [0.001602s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_start_clear_routes [0.003520s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_not_local [0.001394s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__connect_evpn_to_ovn_not_vlan [0.001608s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_sync [0.003308s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__expose_subnet_ipv6 [0.002034s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_withdraw_remote_ip [0.001532s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_extra_exposed_ips [0.001448s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_withdraw_subnet [0.002197s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_disconnect_evpn_from_ovn_dont_clean_ndp [0.001611s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_ovn [0.001254s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_remote_ip_is_provider_network [0.001105s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_remote_ip_not_local [0.001113s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_vrf [0.001332s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_ovn [0.001214s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows [0.001804s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_vrf [0.001073s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestGetFromExternalIds.test_all_present [0.000587s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows_port_nw_src [0.001961s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_ip_is_in_row [0.000544s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_from_external_ids_virtual_port [0.000590s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vlan_tagged [0.000604s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings_not_provided [0.000717s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_prefixes_from_ips [0.001047s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpn__ensure_list [0.001265s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpn__find_route_info_not_found [0.001432s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_get_vlan [0.001390s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_setup_l2 [0.002622s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan__eval_disconnect [0.001952s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_add_route_l2 [0.001618s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_cleanup_excessive_routes_in_sync [0.001620s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_process_dhcp_opts [0.001601s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_process_dhcp_opts_multiple_subnets [0.002264s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_None [0.001172s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_int [0.001028s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test__get_router_id [0.000974s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_nd_reconfigure_stateless [0.004682s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestIsVip.test_is_vip [0.000716s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetGatewayLrp.test_no_gw_port [0.000604s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnNbIdl.test__check_and_set_ssl_files [0.001924s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_local_lrps [0.001015s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_nat_by_logical_port [0.000879s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_network_vlan_tag_by_network_name [0.001133s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_ls_has_virtual_ports_not_found [0.000770s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_datapath_from_port_peer [0.001037s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name_crlrp [0.001544s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_ports_on_provider_starts_with_lrp [0.001013s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrps_for_datapath [0.000892s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ovn_lb [0.001064s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ovn_lb_empty [0.000842s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_by_name_empty [0.000899s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_datapath [0.001052s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_datapath_port_type [0.000998s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_datapath_from_cr_lrp [0.000912s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis [0.000905s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis_not_on_chassis [0.000975s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_flow [0.001052s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv4_strip_vlan [0.001253s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_flow [0.000862s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_flow_info_ipv6 [0.000685s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_patch_port_ofport [0.000795s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_ipv6 [0.002226s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_own_chassis_name [0.000658s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_start [0.002601s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetMacFromLsp.test_get_mac [0.000609s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetMacFromLsp.test_get_mac_empty_list [0.000696s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_has_one_chassis [0.000562s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_no_requested_chassis [0.000639s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_one_ip_address [0.000588s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_base_wiring_config_ovn [0.001422s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_bridge_for_datapath [0.140251s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_network_link_external [0.002747s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_bridge_for_datapath_no_network_name [0.001585s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_network_link_internal [0.002403s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_extra_routes [0.002323s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_network_link_internal_runtime_error [0.002556s] ... ok DEBUG: Invalid IP to delete a rule for the lrp (network router interface) port: fake-ip DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 915, in _unwire_lrp_port_underlay DEBUG: linux_net.del_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: fake-ip. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay_invalid_ip [0.002183s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay_no_bridge [0.001414s] ... ok DEBUG: EVPN has not been setup for bridge fake-bridge with vlan device 101. Either the network has not been configured, or something went wrong in the base wiring method. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_evpn_unconfigured [0.001394s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_ovn [0.001273s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_ovn_no_action [0.001363s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_provider_port_ovn_no_action [0.001366s] ... ok DEBUG: Removing IPs {'192.0.2.42'} from bgp-nic as they are not expected to be exposed. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_ovn [0.001696s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_disconnect_evpn_from_ovn_not_vlan [0.013386s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_ip_cr_lrp [0.002463s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows_mac [0.001298s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config_not_implemented [0.004949s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_ip [0.096841s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_sync [0.002616s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_remote_ip_is_provider_network [0.001955s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_underlay [0.001711s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_ip_no_vlan_tag [0.003195s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_subnet_ipv6 [0.002756s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_remote_ip [0.001519s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_ovn [0.001592s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisCreateEvent.test_run_not_first_time [0.000935s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_remote_ip_not_local [0.001210s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestHashedRoute.test_delete [0.000394s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run_wrong_type [0.000719s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestHashedRoute.test_lookup [0.000700s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_invalid_addr_scopes [0.003791s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn [0.001313s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_allowed [0.001527s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_chassis_set [0.000672s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_lrp [0.000629s] ... ok DEBUG: Patchport fake-logical-port for CR-LRP gateway_port missing, skipping. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_port_not_existing [0.003129s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_same_nat_addresses [0.000722s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_not_allowed_scope [0.002210s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_empty_row_nat_addresses [0.000997s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_wrong_type [0.000628s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestLocalnetCreateDeleteEvent.test_match_fn [0.000630s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__expose_cr_lrp [0.003391s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_match_fn [0.000972s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__del_route [0.003506s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_different_provider [0.000911s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_duplicate_ip [0.001821s] ... ok DEBUG: Patchport fake-port for CR-LRP cr-lrp-fake-port missing, skipping. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberDeleteEvent.test_match_fn [0.001041s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__expose_cr_lrp_no_port [0.003235s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberDeleteEvent.test_run [0.000927s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_different_old_chassis [0.000723s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_port_addr_scope_no_match [0.002270s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_index_error [0.000719s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_subnet_no_gateway_port [0.002840s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_no_old_chassis [0.000611s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__update_network_no_mac [0.002196s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_different_chassis_set_up_false [0.000877s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_cr_lrp [0.001729s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_update_subnet_no_datapath [0.003451s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_ip [0.001595s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_dynamic [0.001542s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_subnet_no_datapath [0.001845s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_l2vni [0.002269s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_dynamic [0.001569s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_dynamic [0.000948s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_underlay [0.001787s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_l2vni [0.001088s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_vrf [0.001581s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_no_chassis [0.009887s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_check_name_prefix [0.001508s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set_up_true [0.000801s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings [0.000731s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings_no_type [0.000384s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_is_ipv6_gua [0.000976s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_l2vni [0.003482s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run [0.002860s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run_dual_stack [0.000853s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run_wrong_type [0.000630s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_connect_vlan_again [0.003614s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan__eval_disconnect_not_setup_yet [0.001298s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_underlay [0.005453s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_add_route [0.001641s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_not_lrp [0.000819s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_index_error [0.000754s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_not_lrp [0.000748s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_mac_changed [0.000594s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_add_route_with_prefix [0.003847s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_run [0.000915s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_underlay [0.004593s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_empty_ovn_local_lrps [0.000969s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_key_missing_but_ip_is_none [0.001495s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_cleanup_excessive_routes_not_setup_yet [0.002186s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_unknown_mac [0.001409s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_unknown_mac [0.000812s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_from_external_ids [0.001068s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route [0.002104s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_empty_ovn_local_lrps [0.000698s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_from_options [0.001230s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_dual_stack [0.000988s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_wrong_type [0.000658s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_old_chassis_set [0.000867s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpn__find_route_info [0.002088s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route_with_prefix [0.003703s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_not_single_or_dual_stack [0.000638s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_wrong_type [0.000711s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_run_wrong_type [0.000795s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_disconnect [0.002584s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_set [0.000598s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update [0.000835s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_chassis_set [0.000943s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_disconnect [0.005432s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run [0.000710s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l3 [0.004579s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run_nat_addresses [0.000696s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_setup_done [0.002618s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run_wrong_type [0.000716s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_teardown [0.001651s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_set [0.000812s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test__get_router_id_no_ipv4_settings [0.001085s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_lrp [0.000759s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_missing_ext_ids [0.000596s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update [0.000591s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_cleanup_excessive_routes [0.004679s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run [0.000811s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run_wrong_type [0.000620s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000607s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route_l2 [0.002736s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_not_single_or_dual_stack [0.000662s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_leak [0.005984s] ... ok DEBUG: Unknown FRR reconfiguration action: non-existing-action DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route_no_route_table [0.002455s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_unknown_action [0.002826s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestGetVipsFromLb.test_get_vips_not_present [0.000585s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestIsFip.test_is_fip [0.000547s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetChassisHostingCrlrp.test_no_chasssis [0.000990s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_lsp [0.001030s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l2 [0.005146s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_value_error [0.000813s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrps_for_datapath_no_options [0.001071s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run [0.009418s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_str [0.002150s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ovn_vip_port [0.001087s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run_wrong_type [0.001142s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_by_name [0.001140s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_by_type [0.000942s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_unknown [0.002767s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_datapath_from_cr_lrp_no_cr_lrp [0.000927s] ... ok DEBUG: EVPN device must have an IP associated for the VXLAN local ip DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_exception [0.000937s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_setup_no_ip [0.002189s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_no_networks [0.000689s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_datapath_from_cr_lrp_no_port [0.002464s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn [0.000569s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_ovn_lbs_on_cr_lrp [0.001561s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis_no_match_on_chassis [0.001839s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_different_chassis [0.000457s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis_port_not_found [0.000966s] ... ok DEBUG: Unknown router-id, needed for route leaking DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_leak_no_router_id [0.003682s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_no_status_change [0.000975s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_without_chassis [0.001250s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_appear [0.001334s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_without_chassis_no_chassis [0.001588s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLocalnetCreateDeleteEvent.test_match_fn [0.000608s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_add_device_to_ovs_bridge [0.001315s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_wrong_address [0.000679s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_wrong_type [0.000830s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_device_from_ovs_bridge [0.000974s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_chassis_update [0.000742s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_exception [0.000634s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_bridge_flows [0.001557s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_different_chassis [0.000673s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_device_port_at_ovs [0.001552s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_external_id [0.000720s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_external_id_remove_fip [0.001470s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_ipv4 [0.001756s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_wrong_chassis [0.000881s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_extra_ovs_flows [0.001701s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_external_id [0.000777s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings_default_bridge [0.000878s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_not_up [0.000868s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_strip [0.000540s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetIpsFromLsp.test_get_ips [0.000670s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetIpsFromLsp.test_get_ips_empty_list [0.000576s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_has_multiple_chassis [0.000767s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_no_options [0.000551s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_no_ip_address [0.000507s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_two_ip_addresses [0.000507s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_present [0.000546s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_base_wiring_config_evpn [0.003438s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_port_up [0.009292s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows [0.002275s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_wrong_chassis [0.000811s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_add_vrf [0.023611s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows_no_network [0.001653s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_ignore_not_up_with_additional_bindings [0.002401s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetChassisHostingCrlrp.test_get_chassis [0.001364s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_invalid_address [0.000795s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows_no_patch_port [0.001825s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_update_chassis [0.000587s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_policies_dual_nexthop [0.002466s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_policies_single_nexthop [0.001118s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_wrong_chassis [0.003375s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_wrong_type [0.000722s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_router [0.001483s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_not_up [0.000614s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnNbIdl.test_start [0.007585s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_wrong_type [0.000593s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_switch [0.002115s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_run [0.000751s] ... ok DEBUG: OVN version does not include support for status information. Therefore router ports and tenant IPs cannot be exposed. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn [0.000568s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_no_match_same_vni [0.000507s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_cr_lrp_on_chassis [0.002669s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_run [0.000743s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay_advertisement_subnet [0.002853s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_different_chassis_virtual_port [0.000779s] ... ok DEBUG: NAT entry 4a01885a-4520-4ed6-9385-df37eeaf4987 does not have external_ip set DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_provider_port_ovn [0.001696s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_local_lbs [0.005258s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_external_mac_already_set [0.003926s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_missing_ext_ip [0.000901s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_no_local_crlrp [0.000444s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_lsp_on_chassis_external_ids [0.005083s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_lsp_on_chassis_options [0.002387s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_evpn [0.001490s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_delete_no_local_router [0.006580s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_underlay [0.001319s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config_evpn [0.001629s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_lrp_port_underlay [0.001237s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_underlay [0.001256s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn [0.000619s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_attribute_error [0.000431s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run [0.000750s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run_delete [0.000528s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run_no_external_id [0.000483s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_empty_old_nat_addresses [0.000543s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_wrong_type [0.000463s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn [0.000626s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run [0.000542s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestLocalnetCreateDeleteEvent.test_match_fn_not_match [0.000551s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_delete_no_vips [0.001184s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_no_old_router [0.000846s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.cmd.test_agent.TestAgentCmd.test_start [0.002079s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test__expose_nat_centralized [0.001396s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test__withdraw_nat_centralized [0.000824s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_expose_distributed [0.001061s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_withdraw_uninitialized [0.000573s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__address_scope_allowed_not_configured [0.000855s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed [0.002056s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed_no_logical_switch [0.001395s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_vip_port [0.000721s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_no_old_up [0.000548s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run_wrong_type [0.000450s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_index_error [0.000474s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy [0.003285s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_table_missing [0.001905s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update [0.000700s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_ls_has_virtual_ports [0.008317s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_not_single_or_dual_stack [0.000474s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_run_wrong_type [0.000463s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_not_single_or_dual_stack [0.000506s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_run_wrong_type [0.000489s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_index_error [0.000433s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_not_single_or_dual_stack [0.000471s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_ipv6 [0.002769s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_lsp_exposed_fip [0.001669s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn [0.000649s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_index_error [0.000689s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000438s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_old_chassis_set [0.000431s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn [0.000473s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_delete [0.001280s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_vlan [0.003226s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_not_single_or_dual_stack [0.000432s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_unknown_mac [0.001057s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule [0.001787s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn [0.000465s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_index_error [0.001353s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_mask [0.002211s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update [0.000730s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule_invalid_ip [0.001636s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set [0.000950s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn [0.000441s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info [0.009177s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name [0.001587s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_chassis_set [0.000440s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_no_tenants [0.006258s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name_lrp [0.000965s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes [0.001609s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_lrp [0.000387s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_missing_ext_ids [0.000383s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run_nat_addresses [0.000571s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_empty_ovn_local_lrps [0.000521s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_old_chassis_set [0.000419s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_update_empty_ovn_local_lrps [0.000443s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes_gateway [0.001480s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_device [0.001350s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_no_tenants_but_gua [0.001777s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_exposed_ip [0.000733s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_exception [0.000940s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_fip_associated [0.000885s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_fip_associated_not_found [0.001292s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run_dual_stack [0.000490s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_no_tenants_but_gua [0.002907s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_no_status_change [0.000442s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_exception [0.000469s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_exposed_ips [0.003420s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_no_networks [0.000489s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_chassis_change [0.000509s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_port_down [0.000543s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_status_change [0.000558s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_wrong_chassis [0.000501s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_run [0.000663s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_per_host [0.003425s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_delete [0.001886s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_vlan_device_for_network [0.002927s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_fip [0.001922s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_fip_update [0.001890s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ip_from_port_peer [0.008796s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_fip_no_device [0.001682s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_enable_proxy_arp [0.003049s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update [0.001790s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_wrong_type [0.000634s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_ovn_device [0.002196s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_run [0.001488s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vrf [0.001748s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ip_from_port_peer_port_not_found [0.003694s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn [0.001708s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip_virtual [0.005275s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_additional_bindings [0.001714s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_ips [0.002504s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_exception [0.000902s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_index_error [0.001758s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_exception [0.001972s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ip_version_v6 [0.001401s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_update [0.000648s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_run [0.000565s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ovn_ip_rules [0.001515s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_associate_router [0.000867s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_not_local_crlrp [0.000629s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_run [0.000673s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_routes_on_tables [0.001949s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn [0.000635s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_disassociate_router [0.000663s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_wrong_device_owner [0.000602s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_run [0.000692s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn [0.000601s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_fip_no_external_ip [0.010992s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_exception [0.000625s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_not_up [0.000694s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_fip_no_vip_port [0.001218s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_run_wrong_type [0.000428s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_delete [0.000718s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_not_local_lrp [0.000468s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_vip_provider [0.001408s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_wong_ip [0.000442s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_pf_lb_fip [0.001332s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_run_wrong_type [0.001142s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_deleted_ls [0.000777s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_external_mac_unset [0.000742s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_external_mac_untouched [0.000776s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_ports_on_provider [0.020390s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_passed [0.000786s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_passed_virtual_port [0.000950s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_name_and_tag_not_in_bridge_mappings [0.001232s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_no_vips [0.000614s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_vips_no_change [0.000705s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_vip_added_router [0.000733s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_router_deleted [0.000498s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_datapath_port_not_found [0.001235s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_fip [0.000758s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_vip_delete_without_external_ids_on_old [0.000733s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_if_local_chassis [0.001050s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_vip_deleted_extra_ext_id_info [0.002285s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_if_local_chassis_wrong_chassis [0.001542s] ... ok DEBUG: Unable to execute ['ip', '-6', 'nei', 'add', 'proxy', '2002::1234:abcd:ffff:c0a8:101', 'dev', 'ethfake']. Exception: DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_datapath [0.001280s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy_exception [0.002714s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy_vlan [0.001871s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_pf_lb_fip_no_router [0.016907s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_exception_no_such_file [0.001777s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_virtual_ports_on_datapath_by_chassis [0.001366s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_set_kernel_flag [0.001785s] ... ok DEBUG: Unable to execute ['sysctl', '-w', 'net.ipv6.conf.fake=1']. Exception: DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_set_kernel_flag_exception [0.001927s] ... ok DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', 'add-flow', 'br-ex', 'dummy-flow'] DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl_exception [0.001059s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_command [0.001117s] ... ok DEBUG: Unable to execute vtysh with ['/usr/bin/vtysh', '--vty_socket', '/run/frr/', '-f', '/fake/frr.config']. Exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/privileged/vtysh.py", line 29, in run_vtysh_config DEBUG: return processutils.execute(*full_args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.tests.unit.privileged.test_vtysh.FakeException DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_config_exception [0.001986s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.test_agent.TestAgent.test_start [0.002158s] ... ok DEBUG: Incorrect bridge mapping settings: DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelpers.test_parse_bridge_mappings_missing_mapping [0.000944s] ... ok DEBUG: Incorrect bridge mapping settings: provider-1:br-ex:extra_field DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet [0.013576s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelpers.test_parse_bridge_mappings_wrong_format [0.000740s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_port_external_ip_and_ls [0.001086s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_port_external_ip_and_ls_no_nat_entry [0.000815s] ... ok DEBUG: No more routing tables available for bridge /etc/iproute2/rt_tables at br-test DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_tables_depleted [0.002671s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_deleted_false [0.016938s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_provider_network [0.001153s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_no_route [0.004344s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_any_chassis [0.001382s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis [0.000933s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_vlan_keyerror [0.003405s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis_not_on_any_chassis [0.000946s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_add_device_to_ovs_bridge_vlan_tag [0.001055s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule [0.002808s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ndp_proxy [0.001938s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_trimmed_bridge_ip_routes_vlan [0.001933s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv4 [0.004851s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv6 [0.001438s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_start [0.018591s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_ips_on_network [0.003046s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_no_switch [0.001708s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_fip_no_vip_router [0.000910s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv6_strip_vlan [0.001740s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_routes_on_network_v6 [0.004195s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interfaces [0.002222s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_pf_lb_fip [0.004676s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_pf_lb_fip_no_cr_lrp [0.000951s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_remote_ip [0.001152s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_subnet_no_router [0.000900s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_info [0.004112s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_cr_lrp_associated_ports_exposed [0.001076s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_chassisredirect_port [0.003326s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_virtual_port_on_provider_network [0.002332s] ... ok DEBUG: Invalid IP to create a rule for the lrp (network router interface) port: 192.168.1.17/32 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 837, in _wire_lrp_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: 192.168.1.17. DEBUG: Not able to expose subnet with IP 192.168.1.17/32 DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_on_provider_network_expose_failure [0.002085s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port_invalid_ip [0.002671s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ovn_lb_on_provider_keyerror [0.000755s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port [0.001718s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_ovn_lb [0.000947s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_address_scopes [0.001063s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_gua [0.002148s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_datapath_exception [0.001144s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_unknown_action [0.000998s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_withdraw_no_provider [0.001176s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_cr_lrp_port_withdraw_failure [0.001147s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_lrp_port_no_gua [0.001313s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_ovn_lb_on_provider_keyerror [0.001159s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port_no_device [0.001230s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_ovn_lb_on_provider [0.001143s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_not_gua [0.002104s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_subnet_no_cr_lrp [0.000936s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_virtual_port_on_provider_network [0.087689s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_vm_on_provider_network [0.002481s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_address_scope [0.001824s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__ensure_evpn_devices [0.003738s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_bridge_for_datapath_no_tag [0.000969s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_table_ids [0.000907s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_extra_vrfs [0.001774s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_disconnect_evpn_from_ovn [0.001965s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_ip [0.002897s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_remote_ip [0.001487s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_get_cr_lrp_mac_mapping [0.000877s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_start [0.003246s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_allowed_no_match [0.002205s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_allowed_no_scope [0.001623s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed [0.002630s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__expose_cr_lrp_no_addr_scope [0.002018s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_subnet [0.002099s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_start [0.004319s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_update_subnet [0.001800s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_withdraw_ip [0.001658s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_ovn [0.003429s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestGetFromExternalIds.test_external_ids_missing [0.000641s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestGetFromExternalIds.test_key_missing [0.000507s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_external_ids_missing_returns_none [0.000523s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_key_missing [0.000598s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_addr_scopes [0.000609s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_no_information [0.000519s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vlan_untagged [0.000541s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings_no_vni [0.000504s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_ips_per_version [0.000859s] ... ok DEBUG: Configured vni value 16777215 is too big (range 1-16777214) DEBUG: Configured vlan value 4095 is too big (range 0-4094) DEBUG: Configured vni value 16777215 is too big (range 1-16777214) DEBUG: Configured vlan value 4095 is too big (range 0-4094) DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test__offset_for_vni_and_vlan [0.002025s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_disconnect_keep_vrf [0.001826s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_eval_disconnect [0.001592s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_setup_l3 [0.003428s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_lladdr_property_calls_setup [0.001555s] ... ok DEBUG: Unable to setup ovs, a retry will pick it up. DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l3_failed_ovs_call [0.003261s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l3_with_custom_ips [0.004674s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_setup [0.001356s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_nd_reconfigure_statefull [0.005649s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_del_vrf [0.003749s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestGetVipsFromLb.test_get_vips [0.000647s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetGatewayLrp.test_get [0.000550s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnSbIdl.test__check_and_set_ssl_files [0.002817s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnSbIdl.test_start [0.003517s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_network_vlan_tags [0.001098s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_key_error [0.000869s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_ports_for_router [0.001289s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_netweork_vlan_tags [0.000736s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_name_and_tag [0.000838s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_vlan_tag_by_network_name [0.000737s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_vlan_tag_by_network_name_no_match [0.000826s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_chassis [0.000726s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_deleted [0.000823s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_provider_network_false [0.000744s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_device_from_ovs_bridge_specifying_bridge [0.000957s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_no_ovs_ports [0.000665s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_bridge_flows_with_filters [0.000624s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_flow_info [0.000477s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_patch_port_ofport_no_port [5.003536s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_router_ovs_flows_no_ovs_port [0.001057s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings_bridge [0.000546s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_remote_nb [0.000555s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list [0.000410s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetFip.test_get_fip [0.000371s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetFip.test_get_fip_not_present [0.000357s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_empty_requested_chassis [0.000447s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_bad_name [0.000363s] ... ok DEBUG: NIC ports ([]) not found for bridge br-ex. Not possible to create the ingress flows. It will be retried if reconcile cycle is not disabled DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows_no_external_nic [0.001699s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay [0.001862s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay [0.001779s] ... ok DEBUG: Invalid IP to create a rule for the lrp (network router interface) port: fake-ip DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 837, in _wire_lrp_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: fake-ip. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay_invalid_ip [0.002569s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay_no_bridge [0.001219s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config_ovn [0.001283s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_not_implemented [0.001474s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_ovn [0.001323s] ... ok DEBUG: EVPN has not been setup for bridge fake-bridge with vlan device 101. Either the network has not been configured, or something went wrong in the base wiring method. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_evpn_unconfigured [0.001153s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_up [0.000475s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run [0.000596s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_chassis_set [0.000466s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_same_port [0.000544s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestLocalnetCreateDeleteEvent.test_run [0.000649s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_cr_lrp_match [0.000636s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_vip [0.000647s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberDeleteEvent.test_match_fn_no_lb [0.000622s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn [0.000644s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000437s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_old_chassis_set [0.000431s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run [0.000500s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run_dual_stack [0.000529s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn [0.000452s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set_up_false [0.000489s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn [0.000475s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_run [0.000553s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_redirect [0.000478s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_set [0.000456s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_chassis_set [0.000479s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_mac_not_changed [0.000429s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_run_wrong_type [0.000474s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_no_chassis [0.000445s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_dual_stack [0.000601s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_unknown_mac_no_cidr [0.000468s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run [0.000715s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestLocalnetCreateDeleteEvent.test_match_fn [0.000436s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestLocalnetCreateDeleteEvent.test_match_fn_not_match [0.000404s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestLocalnetCreateDeleteEvent.test_run [0.000474s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000444s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run [0.000625s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run_dual_stack [0.000532s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run_wrong_type [0.000429s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_lrp [0.000442s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_lrp [0.000386s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_missing_ext_ids [0.000405s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_row_ext_ids [0.000448s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_index_error [0.000443s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_empty_ovn_local_lrps [0.000454s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn [0.000451s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_different_chassis [0.000406s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_run [0.000490s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_exception [0.000478s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_no_change_external_ids [0.000481s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_no_fip [0.000463s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_invalid_address [0.000479s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_not_up [0.000517s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_run_no_fip [0.000485s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_not_up [0.000525s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_update_status_different_chassis [0.000470s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn [0.000451s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_not_up [0.000418s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_wrong_type [0.000436s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_delete [0.000450s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_delete_down [0.000438s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_not_local_crlrp [0.000426s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_run_no_old_external_ids [0.002035s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_network_set [0.000453s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_not_local_lrp [0.000428s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_wong_ip [0.000446s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn [0.000434s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_exception [0.000442s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_not_up [0.000411s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_changed_vni [0.000428s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_different_chassis [0.000550s] ... ok DEBUG: Logical Switch Port port-id for NAT entry 79f8fd3b-04d5-4740-8514-eb433a6ff886 was not found in OVN NB DB. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_lsp_not_found [0.000691s] ... ok DEBUG: NAT entry 8495b7a5-239a-4d41-a9a5-6b8c00e3072a has no logical port set. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_no_logical_port [0.000605s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_no_requested_chassis [0.000549s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_run [0.000682s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn [0.000503s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_vip_and_fip [0.000622s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn [0.000468s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_delete [0.000599s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_fip_deleted [0.000424s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_old_router_non_local [0.000427s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_vip_delete [0.000574s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_create_routing_table_for_bridge [0.002175s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy [0.001492s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_vlan [0.001347s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_trimeed_ndp_proxy_vlan [0.001443s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_appctl [0.000675s] ... ok DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', 'add-flow', 'br-ex', 'dummy-flow'] DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', 'add-flow', 'br-ex', 'dummy-flow', '-O', 'OpenFlow13'] DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_cmd_fallback_exception [0.000707s] ... ok DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', '--strict', 'del-flows', 'br-ex', 'dummy-flow'] DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl_fallback_OF_version [0.000752s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_vsctl [0.000564s] ... ok DEBUG: Unable to execute ovs-vsctl ['ovs-vsctl', '--if-exists', 'del-port', 'fake-port'] DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_vsctl_process_execution_error_no_fallback [0.000671s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_config [0.000624s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths_ls_and_lr_datapath [0.000412s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths_ls_datapath [0.000380s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelpers.test_parse_bridge_mappings [0.000334s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_table_present [0.001799s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_table_vrf_not_generated [0.001846s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_nei [0.002202s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route [0.002405s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_mask [0.002529s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ndp_proxy [0.001514s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_unreachable_route [0.001557s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_ipv6 [0.002154s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_vlan [0.002121s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_arp_ndp_enabled_for_bridge [0.002913s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_bridge [0.001286s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_veth [0.001434s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vxlan [0.001316s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_address_index_error [0.001631s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_index [0.001570s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_info_index_error [0.001638s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_ip [0.002032s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_patch_port_ofport_exception [5.004407s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_ports_info [0.001659s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_no_ovs_port [0.000840s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_router_ovs_flows [0.001428s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings [0.000711s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings_not_set [0.000583s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_remote [0.000597s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_own_chassis_id [0.000534s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_empty [0.000412s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_empty_string [0.000386s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_no_addresses [0.000437s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_three_ip_addresses [0.002334s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_missing [0.000771s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_missing_custom_field [0.000630s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_present_custom_field [0.000855s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_network_link_internal_multiple_cidrs [0.003293s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay_advertisement_subnet [0.002981s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_evpn [0.002366s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_not_implemeneted [0.001856s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config [0.001998s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_ovn_routes [0.002074s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_evpn [0.002176s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_lrp_port_underlay [0.002870s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_evpn [0.002805s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_not_implemented [0.002302s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisCreateEvent.test_run [0.000946s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisPrivateCreateEvent.test_run [0.000936s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisPrivateCreateEvent.test_run_not_first_time [0.001062s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_chassis [0.000875s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_empty_ovn_local_cr_lrps [0.000941s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_mac [0.000956s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_attribute_errir [0.000867s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_same_nat_addresses [0.000897s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_same_port [0.001141s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_attribute_errir [0.000810s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_lrp [0.000867s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_match_fn_no_cr_lrp [0.000882s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run [0.001373s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_subnets_datapath [0.001644s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_no_up [0.000937s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_not_single_or_dual_stack [0.000992s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_different_chassis [0.001105s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_redirect [0.001136s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_set [0.001156s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_index_error [0.000946s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn [0.000935s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_run [0.000833s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn [0.000597s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_chassis_redirect [0.000549s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_not_lrp [0.000543s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_unknown_mac_no_cidr [0.000599s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run [0.000644s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_wrong_type [0.000664s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_index_error [0.000655s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_unknown_mac [0.000650s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_delete [0.000776s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn [0.000742s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_index_error [0.000632s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_wrong_type [0.000524s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_run [0.000642s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn [0.000579s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_missing_ext_ids [0.000559s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_old_ext_ids [0.000520s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn [0.000573s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run [0.000628s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run_dual_stack [0.000738s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run_wrong_type [0.000720s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn [0.002358s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_index_error [0.000704s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_update_old_chassis_set [0.000598s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_delete [0.000620s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_run [0.000633s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_changed [0.000534s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_key_no_change [0.000510s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_key_unrelated_change [0.000510s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLocalnetCreateDeleteEvent.test_run [0.000632s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_chassis_change_external_ids [0.000598s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_fip_addition [0.000673s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_run_no_external_ip [0.000750s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_external_id_no_fip [0.000687s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_invalid_address [0.000707s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_tenant_create [0.000692s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_wrong_type [0.000739s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_run [0.001040s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_delete [0.000941s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_tenant_delete [0.000835s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_exception [0.000797s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_wrong_device_owner [0.000761s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_exception [0.000660s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_run_delete [0.000765s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_run [0.000850s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_no_match [0.000612s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_no_match_incomplete_row [0.000700s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_bad_lsp_type [0.001109s] ... ok DEBUG: NAT entry ceaa1d7f-51e7-4afd-8865-9c23760ab7c2 does not have neutron:fip_network_id set in external_ids DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_ext_ids_missing_net_id [0.000942s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_fip_added [0.000651s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_router_added [0.000524s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_fip [0.000796s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_vip [0.000758s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_vip_deleted_with_ext_id_update [0.000669s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_trimmed_ndp_proxy_vlan [0.002087s] ... ok DEBUG: Unable to execute ['ip', '-6', 'nei', 'del', 'proxy', '2002::1234:abcd:ffff:c0a8:101', 'dev', 'ethfake']. Exception: DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_exception [0.001825s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl [0.000877s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl_timeout [0.000697s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_vsctl_timeout [0.000757s] ... ok DEBUG: Unable to execute vtysh with ['/usr/bin/vtysh', '--vty_socket', '/run/frr/', '-c', 'show ip bgp summary json']. Exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/ovn_bgp_agent/privileged/vtysh.py", line 41, in run_vtysh_command DEBUG: return processutils.execute(*full_args)[0] DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.tests.unit.privileged.test_vtysh.FakeException DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_command_exception [0.001895s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths [0.000819s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths_lr_datapath [0.000834s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_via [0.003639s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule_invalid_ip [0.002300s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule_ipv6 [0.002093s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ips_to_dev [0.002141s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_nei [0.003397s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route [0.002693s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_via [0.003497s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule_ipv6 [0.003012s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ips_from_dev [0.002333s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes_vlan [0.002106s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_ip_routes [0.002333s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_ip_rules [0.001664s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_routes_from_table [0.003062s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_vlan_trimmed_device_for_network [0.001532s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_enable_proxy_ndp [0.001566s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_arp_ndp_enabled_for_bridge_vlan [0.002260s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_dummy_device [0.001561s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vlan_device_for_network [0.001848s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vlan_trimmed_device_for_network [0.001969s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_routes_on_network_v4 [0.003406s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_address [0.002065s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ip_version_v4 [0.001417s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 962 tests in 6.0230 sec. DEBUG: - Passed: 962 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 11.9960 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (241 tests) => 0:00:00.526383 DEBUG: - Worker 1 (241 tests) => 0:00:05.541851 DEBUG: - Worker 2 (240 tests) => 0:00:05.571269 DEBUG: - Worker 3 (240 tests) => 0:00:00.540099 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cnuXPk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/licenses/ovn-bgp-agent DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/licenses/ovn-bgp-agent DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/LICENSE /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/licenses/ovn-bgp-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: File listed twice: /etc/ovn-bgp-agent/bgp-agent.conf DEBUG: Provides: config(ovn-bgp-agent) = 1:4.1.0-0.20250909134705.36746cf.el10 ovn-bgp-agent = 1:4.1.0-0.20250909134705.36746cf.el10 python3.12dist(ovn-bgp-agent) = 4.1~~dev23 python3dist(ovn-bgp-agent) = 4.1~~dev23 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(jinja2) >= 2.10 python3.12dist(netaddr) >= 0.7.18 python3.12dist(neutron-lib) >= 2.10.1 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.1 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-privsep) >= 2.3 python3.12dist(oslo-service) >= 1.40.2 python3.12dist(ovs) >= 2.8 python3.12dist(ovsdbapp) >= 2.10 python3.12dist(pbr) >= 2 python3.12dist(pyroute2) >= 0.6.6 python3.12dist(stevedore) >= 1.20 python3.12dist(tenacity) >= 6 DEBUG: Processing files: ovn-bgp-agent-doc-4.1.0-0.20250909134705.36746cf.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OJhnDh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev23 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/doc/build/html /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/README.rst /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.shFe8S DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/licenses/ovn-bgp-agent-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/licenses/ovn-bgp-agent-doc DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23/LICENSE /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64/usr/share/licenses/ovn-bgp-agent-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: ovn-bgp-agent-doc = 1:4.1.0-0.20250909134705.36746cf.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64 DEBUG: Wrote: /builddir/build/RPMS/ovn-bgp-agent-doc-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qHNNer DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev23 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Uv89Rp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev23-SPECPARTS DEBUG: + rm -rf ovn-bgp-agent-4.1.0.dev23 ovn-bgp-agent-4.1.0.dev23.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: File listed twice: /etc/ovn-bgp-agent/bgp-agent.conf DEBUG: Child return code was: 0 Finish: rpmbuild ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.src.rpm) Config(dlrn-5) 0 minutes 49 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.8Gi 597Mi 2.3Gi 11Gi 9.5Gi DEBUG: Swap: 15Gi 5.5Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 189G 361G 35% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.a8wcbomx', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-doc-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-doc-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea/ovn-bgp-agent-doc-4.1.0-0.20250909134705.36746cf.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-842ea71bca3aa99ecfb 61 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-inspector-7bfbcd4ca3c 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-daab8b4859fa86943f01d 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-e370e88c4aa943175 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-c226fa004a05ddaba202b2c3 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2952c109489f9cbe082f9a9 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-035453ffd1ba0f574a 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-309e9356a67c5604bc7e5 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-53cf5e810b 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-ovn-bgp-agent-d9b0b54ec3fbaebabc35b483 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-183afb192c4911cb8591 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-f21df7ce1e5123908c56 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f85dfbca76a89a34fa37d35f91 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-glance-5848dd8b47ade0be134a828b 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e13f4abcd7af52f635d100 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-f47f0c410f9e24d99ddb 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-c4385db36dac59d4eb39 130 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 36 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 58 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 62 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 85 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 93 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 121 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 111 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 92 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 219 kB/s | 34 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================= DEBUG: Installing: DEBUG: ovn-bgp-agent noarch 1:4.1.0-0.20250909134705.36746cf.el10 @commandline 471 k DEBUG: ovn-bgp-agent-doc noarch 1:4.1.0-0.20250909134705.36746cf.el10 @commandline 1.2 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: c-ares x86_64 1.25.0-6.el10 baseos 148 k DEBUG: checkpolicy x86_64 3.9-1.el10 appstream 369 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: frr x86_64 10.1-11.el10 appstream 4.8 M DEBUG: frr-selinux noarch 10.1-11.el10 appstream 26 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.14.0-2.el10 baseos 848 k DEBUG: kmod x86_64 31-12.el10 baseos 136 k DEBUG: libibverbs x86_64 57.0-1.el10 baseos 458 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.9-1.el10 baseos 127 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: libyang x86_64 2.1.148-2.el10 appstream 475 k DEBUG: lm_sensors-libs x86_64 3.6.0-20.el10 appstream 42 k DEBUG: mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k DEBUG: mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: net-snmp x86_64 1:5.9.4-15.el10 appstream 309 k DEBUG: net-snmp-agent-libs x86_64 1:5.9.4-15.el10 appstream 699 k DEBUG: net-snmp-libs x86_64 1:5.9.4-15.el10 appstream 761 k DEBUG: numactl-libs x86_64 2.0.19-2.el10 baseos 31 k DEBUG: openssl x86_64 1:3.5.1-3.el10 baseos 1.3 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Copy noarch 2.41-514.el10 appstream 21 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Term-ReadLine noarch 1.17-514.el10 appstream 20 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: policycoreutils x86_64 3.9-1.el10 baseos 227 k DEBUG: policycoreutils-python-utils noarch 3.9-1.el10 appstream 46 k DEBUG: procps-ng x86_64 4.0.4-8.el10 baseos 374 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-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-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.9-1.el10 appstream 200 k DEBUG: python3-libsemanage x86_64 3.9-1.el10 appstream 80 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutron-lib noarch 3.21.1-0.20250905153123.6dbe4b2.el10 delorean-component-network 479 k DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-ken noarch 3.1.1-0.20250903122825.bf63939.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-os-traits noarch 3.5.0-0.20250516051804.45bc9b8.el10 delorean-component-common 51 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-privsep noarch 3.8.0-0.20250903125837.c343be9.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 94 k DEBUG: python3-osprofiler noarch 4.3.0-0.20250618065718.275ed56.el10 delorean-component-common 164 k DEBUG: python3-ovsdbapp noarch 2.13.0-0.20250903125333.085ee75.el10 delorean-component-network 181 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.9-1.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyroute2 noarch 0.7.12-5.el10s delorean-master-testing 917 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-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-setools x86_64 4.5.1-5.el10 baseos 743 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-20.el10 baseos 17 k DEBUG: selinux-policy noarch 42.1.7-1.el10 baseos 49 k DEBUG: selinux-policy-targeted noarch 42.1.7-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-13.el10 appstream 547 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-13.el10 appstream 34 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================= DEBUG: Install 203 Packages DEBUG: Total size: 82 M DEBUG: Installed size: 284 M DEBUG: Downloading Packages: 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-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.21.1-0.20250905153123.6dbe4b2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-3.1.1-0.20250903122825.bf63939.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ovsdbapp-2.13.0-0.20250903125333.085ee75.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.25.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.14.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-57.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-3.4.4-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-config-3.4.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.5.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.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-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-setools-4.5.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-42.1.7-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-42.1.7-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] frr-10.1-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] frr-selinux-10.1-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyang-2.1.148-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lm_sensors-libs-3.6.0-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-5.9.4-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-agent-libs-5.9.4-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-libs-5.9.4-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Copy-2.41-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ReadLine-1.17-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.9-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.9-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 1/203 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 2/203 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 3/203 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 4/203 DEBUG: Installing : net-snmp-libs-1:5.9.4-15.el10.x86_64 5/203 DEBUG: Installing : libselinux-utils-3.9-1.el10.x86_64 6/203 DEBUG: Installing : policycoreutils-3.9-1.el10.x86_64 7/203 DEBUG: Running scriptlet: policycoreutils-3.9-1.el10.x86_64 7/203 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-42.1.7-1.el10.noarch 8/203 DEBUG: Running scriptlet: selinux-policy-42.1.7-1.el10.noarch 8/203 DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 9/203 DEBUG: Installing : selinux-policy-targeted-42.1.7-1.el10.noarch 9/203 DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 9/203 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 10/203 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 11/203 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 12/203 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 13/203 DEBUG: Installing : python3-libselinux-3.9-1.el10.x86_64 14/203 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 15/203 DEBUG: Installing : unbound-anchor-1.20.0-13.el10.x86_64 16/203 DEBUG: Running scriptlet: unbound-anchor-1.20.0-13.el10.x86_64 16/203 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-13.el10.x86_64 17/203 DEBUG: Installing : unbound-libs-1.20.0-13.el10.x86_64 17/203 DEBUG: Installing : procps-ng-4.0.4-8.el10.x86_64 18/203 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 19/203 DEBUG: Installing : kmod-31-12.el10.x86_64 20/203 DEBUG: Installing : hostname-3.23-14.el10.x86_64 21/203 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 21/203 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 22/203 DEBUG: Installing : python3-libsemanage-3.9-1.el10.x86_64 23/203 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 24/203 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 25/203 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 26/203 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 27/203 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 28/203 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 29/203 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 30/203 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 31/203 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 32/203 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 33/203 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 34/203 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 35/203 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 36/203 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 37/203 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 38/203 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 39/203 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 40/203 DEBUG: Installing : python3-pyroute2-0.7.12-5.el10s.noarch 41/203 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 42/203 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 43/203 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 44/203 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 45/203 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 46/203 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 47/203 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 48/203 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 49/203 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 50/203 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 51/203 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 52/203 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 53/203 DEBUG: Installing : lm_sensors-libs-3.6.0-20.el10.x86_64 54/203 DEBUG: Installing : libyang-2.1.148-2.el10.x86_64 55/203 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 56/203 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 57/203 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 58/203 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 59/203 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 60/203 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 61/203 DEBUG: Installing : checkpolicy-3.9-1.el10.x86_64 62/203 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 63/203 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 64/203 DEBUG: Installing : python3-setools-4.5.1-5.el10.x86_64 65/203 DEBUG: Installing : python3-policycoreutils-3.9-1.el10.noarch 66/203 DEBUG: Installing : policycoreutils-python-utils-3.9-1.el10.noarch 67/203 DEBUG: Running scriptlet: frr-selinux-10.1-11.el10.noarch 68/203 DEBUG: Installing : frr-selinux-10.1-11.el10.noarch 68/203 DEBUG: Running scriptlet: frr-selinux-10.1-11.el10.noarch 68/203 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 69/203 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 69/203 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 69/203 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 70/203 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 71/203 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 72/203 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 73/203 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 74/203 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 75/203 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 76/203 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 77/203 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 78/203 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 79/203 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 80/203 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 81/203 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 82/203 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 83/203 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 84/203 DEBUG: Installing : openssl-1:3.5.1-3.el10.x86_64 85/203 DEBUG: Installing : numactl-libs-2.0.19-2.el10.x86_64 86/203 DEBUG: Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 87/203 DEBUG: Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 88/203 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 89/203 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 90/203 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 91/203 DEBUG: Installing : libibverbs-57.0-1.el10.x86_64 92/203 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 93/203 DEBUG: Installing : iproute-6.14.0-2.el10.x86_64 94/203 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 95/203 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 95/203 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 95/203 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 96/203 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 97/203 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 98/203 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 99/203 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 99/203 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 100/203 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 100/203 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 100/203 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 101/203 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 102/203 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 103/203 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 104/203 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 105/203 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 106/203 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 107/203 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 108/203 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 109/203 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 110/203 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 111/203 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 112/203 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 113/203 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 114/203 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 115/203 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 116/203 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 117/203 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 118/203 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 119/203 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 120/203 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 121/203 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 122/203 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 123/203 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 124/203 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 125/203 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 126/203 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 127/203 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 128/203 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 129/203 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 130/203 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 131/203 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 132/203 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 133/203 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 134/203 DEBUG: Installing : perl-base-2.27-514.el10.noarch 135/203 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 136/203 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 137/203 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 138/203 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 139/203 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 140/203 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 141/203 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 142/203 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 143/203 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 144/203 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 145/203 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 146/203 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 147/203 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 148/203 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 149/203 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 150/203 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 151/203 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 152/203 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 153/203 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 154/203 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 155/203 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 156/203 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 157/203 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 158/203 DEBUG: Installing : net-snmp-agent-libs-1:5.9.4-15.el10.x86_64 159/203 DEBUG: Installing : perl-File-Copy-2.41-514.el10.noarch 160/203 DEBUG: Installing : perl-Term-ReadLine-1.17-514.el10.noarch 161/203 DEBUG: Installing : net-snmp-1:5.9.4-15.el10.x86_64 162/203 DEBUG: Running scriptlet: net-snmp-1:5.9.4-15.el10.x86_64 162/203 DEBUG: Installing : c-ares-1.25.0-6.el10.x86_64 163/203 DEBUG: Running scriptlet: frr-10.1-11.el10.x86_64 164/203 DEBUG: Installing : frr-10.1-11.el10.x86_64 164/203 DEBUG: Running scriptlet: frr-10.1-11.el10.x86_64 164/203 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 165/203 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 166/203 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 166/203 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 167/203 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 168/203 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 169/203 DEBUG: Installing : python3-ovsdbapp-2.13.0-0.20250903125333.085ee75 170/203 DEBUG: Installing : python3-os-traits-3.5.0-0.20250516051804.45bc9b8 171/203 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 172/203 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 173/203 DEBUG: Installing : python-oslo-privsep-lang-3.8.0-0.20250903125837. 174/203 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 175/203 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 176/203 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 177/203 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 178/203 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 179/203 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 180/203 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 181/203 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 182/203 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 183/203 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 184/203 DEBUG: Installing : python3-oslo-privsep-3.8.0-0.20250903125837.c343 185/203 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 186/203 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 187/203 DEBUG: Installing : python3-os-ken-3.1.1-0.20250903122825.bf63939.el 188/203 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 189/203 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 190/203 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 191/203 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 192/203 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 193/203 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 194/203 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 195/203 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 196/203 DEBUG: Installing : python3-osprofiler-4.3.0-0.20250618065718.275ed5 197/203 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 198/203 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 199/203 DEBUG: Installing : python3-neutron-lib-3.21.1-0.20250905153123.6dbe 200/203 DEBUG: Running scriptlet: ovn-bgp-agent-1:4.1.0-0.20250909134705.36746cf.e 201/203 DEBUG: Installing : ovn-bgp-agent-1:4.1.0-0.20250909134705.36746cf.e 201/203 DEBUG: Running scriptlet: ovn-bgp-agent-1:4.1.0-0.20250909134705.36746cf.e 201/203 DEBUG: Installing : ovn-bgp-agent-doc-1:4.1.0-0.20250909134705.36746 202/203 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-20.el10.x86_64 203/203 DEBUG: Running scriptlet: selinux-policy-targeted-42.1.7-1.el10.noarch 203/203 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 203/203 DEBUG: Running scriptlet: iproute-6.14.0-2.el10.x86_64 203/203 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-20.el10.x86_64 203/203 DEBUG: Installed: DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: c-ares-1.25.0-6.el10.x86_64 DEBUG: checkpolicy-3.9-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: frr-10.1-11.el10.x86_64 DEBUG: frr-selinux-10.1-11.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.14.0-2.el10.x86_64 DEBUG: kmod-31-12.el10.x86_64 DEBUG: libibverbs-57.0-1.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.9-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: libyang-2.1.148-2.el10.x86_64 DEBUG: lm_sensors-libs-3.6.0-20.el10.x86_64 DEBUG: mariadb-connector-c-3.4.4-1.el10.x86_64 DEBUG: mariadb-connector-c-config-3.4.4-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: net-snmp-1:5.9.4-15.el10.x86_64 DEBUG: net-snmp-agent-libs-1:5.9.4-15.el10.x86_64 DEBUG: net-snmp-libs-1:5.9.4-15.el10.x86_64 DEBUG: numactl-libs-2.0.19-2.el10.x86_64 DEBUG: openssl-1:3.5.1-3.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: ovn-bgp-agent-1:4.1.0-0.20250909134705.36746cf.el10.noarch DEBUG: ovn-bgp-agent-doc-1:4.1.0-0.20250909134705.36746cf.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Copy-2.41-514.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Term-ReadLine-1.17-514.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: policycoreutils-3.9-1.el10.x86_64 DEBUG: policycoreutils-python-utils-3.9-1.el10.noarch DEBUG: procps-ng-4.0.4-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-privsep-lang-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-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-distro-1.9.0-5.el10.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.9-1.el10.x86_64 DEBUG: python3-libsemanage-3.9-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.21.1-0.20250905153123.6dbe4b2.el10.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-ken-3.1.1-0.20250903122825.bf63939.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-privsep-3.8.0-0.20250903125837.c343be9.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch DEBUG: python3-ovsdbapp-2.13.0-0.20250903125333.085ee75.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.9-1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-setools-4.5.1-5.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-20.el10.x86_64 DEBUG: selinux-policy-42.1.7-1.el10.noarch DEBUG: selinux-policy-targeted-42.1.7-1.el10.noarch DEBUG: unbound-anchor-1.20.0-13.el10.x86_64 DEBUG: unbound-libs-1.20.0-13.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/36/74/36746cf1c18720e4a9ef45f779cd53c5a412bd6c_7ccd5bea'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0