+ 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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_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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '__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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}} 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: b7d9bab5-dd68-4e68-9bd3-ebc4fd17b153 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-4500d9f4856094cb1abef87be6a98233c29b1db0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/45/00/4500d9f4856094cb1abef87be6a98233c29b1db0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-286273f5998a5e720022d87d5bf39caf711f36ca baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/28/62/286273f5998a5e720022d87d5bf39caf711f36ca_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-bb5594c061370316bfc881e24d11b3350fb0aef9 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/bb/55/bb5594c061370316bfc881e24d11b3350fb0aef9_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-watcherclient-edbc62c502e0448555548a718ba3fc7af530984b baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/ed/bc/edbc62c502e0448555548a718ba3fc7af530984b_13dda391 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/ef/60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-collect-config-6d4ca2239446d67beb40892ff5dc2ac30f047dee baseurl=https://trunk.rdoproject.org/centos10-master/component/common/6d/4c/6d4ca2239446d67beb40892ff5dc2ac30f047dee_502689cb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-8c57aa24dad836a6ccda332ef0c0b3738a197f8d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/8c/57/8c57aa24dad836a6ccda332ef0c0b3738a197f8d_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-fd2087db9ac50706d396324f1f34da483e343e15 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/fd/20/fd2087db9ac50706d396324f1f34da483e343e15_1a04692c enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-f3c89425613f333a1152a7d420e5d681154f7ad1 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/f3/c8/f3c89425613f333a1152a7d420e5d681154f7ad1_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-58903bdd47ad33cc82fd29bd1066f4c4f1245143 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/58/90/58903bdd47ad33cc82fd29bd1066f4c4f1245143_e9e577ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-d08fcd29e935189cf168d5b228862ceb66cff3ca baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d0/8f/d08fcd29e935189cf168d5b228862ceb66cff3ca_bbf30af6 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-875c38f0355ecd31ce3a4ddf654d3adb8ea2370d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/87/5c/875c38f0355ecd31ce3a4ddf654d3adb8ea2370d_8d6fcfc6 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-9f77ca3211bc50d570d9c258da7b7a2d075bae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/9f/77/9f77ca3211bc50d570d9c258da7b7a2d075bae4a_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-419047d94805664baa13ae011385fc22d05ff911 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/41/90/419047d94805664baa13ae011385fc22d05ff911_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-d18694d4e6159ca2fd7422dc4ffba6442acb0789 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/86/d18694d4e6159ca2fd7422dc4ffba6442acb0789_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-watcher-ui-c7dacb8b2c13a482f41042f13bafbb44a192c66d baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c7/da/c7dacb8b2c13a482f41042f13bafbb44a192c66d_79f0db49 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --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/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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_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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '__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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}} 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: 37575d52-6b3d-4aa5-9286-001e374f0725 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-4500d9f4856094cb1abef87be6a98233c29b1db0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/45/00/4500d9f4856094cb1abef87be6a98233c29b1db0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-286273f5998a5e720022d87d5bf39caf711f36ca baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/28/62/286273f5998a5e720022d87d5bf39caf711f36ca_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-bb5594c061370316bfc881e24d11b3350fb0aef9 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/bb/55/bb5594c061370316bfc881e24d11b3350fb0aef9_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-watcherclient-edbc62c502e0448555548a718ba3fc7af530984b baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/ed/bc/edbc62c502e0448555548a718ba3fc7af530984b_13dda391 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/ef/60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-collect-config-6d4ca2239446d67beb40892ff5dc2ac30f047dee baseurl=https://trunk.rdoproject.org/centos10-master/component/common/6d/4c/6d4ca2239446d67beb40892ff5dc2ac30f047dee_502689cb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-8c57aa24dad836a6ccda332ef0c0b3738a197f8d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/8c/57/8c57aa24dad836a6ccda332ef0c0b3738a197f8d_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-fd2087db9ac50706d396324f1f34da483e343e15 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/fd/20/fd2087db9ac50706d396324f1f34da483e343e15_1a04692c enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-f3c89425613f333a1152a7d420e5d681154f7ad1 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/f3/c8/f3c89425613f333a1152a7d420e5d681154f7ad1_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-58903bdd47ad33cc82fd29bd1066f4c4f1245143 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/58/90/58903bdd47ad33cc82fd29bd1066f4c4f1245143_e9e577ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-d08fcd29e935189cf168d5b228862ceb66cff3ca baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d0/8f/d08fcd29e935189cf168d5b228862ceb66cff3ca_bbf30af6 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-875c38f0355ecd31ce3a4ddf654d3adb8ea2370d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/87/5c/875c38f0355ecd31ce3a4ddf654d3adb8ea2370d_8d6fcfc6 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-9f77ca3211bc50d570d9c258da7b7a2d075bae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/9f/77/9f77ca3211bc50d570d9c258da7b7a2d075bae4a_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-419047d94805664baa13ae011385fc22d05ff911 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/41/90/419047d94805664baa13ae011385fc22d05ff911_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-d18694d4e6159ca2fd7422dc4ffba6442acb0789 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/86/d18694d4e6159ca2fd7422dc4ffba6442acb0789_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-watcher-ui-c7dacb8b2c13a482f41042f13bafbb44a192c66d baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c7/da/c7dacb8b2c13a482f41042f13bafbb44a192c66d_79f0db49 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.f48b2maa', '/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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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'] with env {'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: 16114812 4512152 459064 1300804 12781892 11602660 DEBUG: Swap: 16777212 5019664 11757548 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 839M 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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: 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: 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.gxja4ir4', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 609075345c20e5249098508aa4448470f2b5aa1a HEAD is now at 6090753 Reformat all files with black auto formatter + '[' -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/python-rsd-lib + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-rsd-lib + '[' -z '' ']' ++ tail -n 1 ++ /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)' 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 1.2.0 6090753 + UPSTREAMVERSION=1.2.0 + [[ 1.2.0 =~ ([^-]*)-(.+) ]] + [[ 1.2.0 =~ (.*?)\.(0rc.+) ]] + [[ 1.2.0 =~ (.*?)\.(0b.+) ]] + [[ 1.2.0 =~ (.*?)\.(0a.+) ]] + [[ 1.2.0 =~ (.*?)\.(dev.+) ]] + [[ 1.2.0 =~ (.*?)\.(g.+) ]] + [[ 1.2.0 =~ (.*?)\.pre.* ]] + [[ 1.2.0 =~ ^([.0-9]*)$ ]] + VERSION=1.2.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250311184508.6090753 + '[' -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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --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.0 starting (python version = 3.9.18, NVR = mock-6.0-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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --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: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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_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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '__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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}} 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: 6b73f683-374e-4f78-b01f-5ca0584f2fe5 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-4500d9f4856094cb1abef87be6a98233c29b1db0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/45/00/4500d9f4856094cb1abef87be6a98233c29b1db0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-286273f5998a5e720022d87d5bf39caf711f36ca baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/28/62/286273f5998a5e720022d87d5bf39caf711f36ca_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-bb5594c061370316bfc881e24d11b3350fb0aef9 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/bb/55/bb5594c061370316bfc881e24d11b3350fb0aef9_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-watcherclient-edbc62c502e0448555548a718ba3fc7af530984b baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/ed/bc/edbc62c502e0448555548a718ba3fc7af530984b_13dda391 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/ef/60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-collect-config-6d4ca2239446d67beb40892ff5dc2ac30f047dee baseurl=https://trunk.rdoproject.org/centos10-master/component/common/6d/4c/6d4ca2239446d67beb40892ff5dc2ac30f047dee_502689cb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-8c57aa24dad836a6ccda332ef0c0b3738a197f8d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/8c/57/8c57aa24dad836a6ccda332ef0c0b3738a197f8d_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-fd2087db9ac50706d396324f1f34da483e343e15 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/fd/20/fd2087db9ac50706d396324f1f34da483e343e15_1a04692c enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-f3c89425613f333a1152a7d420e5d681154f7ad1 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/f3/c8/f3c89425613f333a1152a7d420e5d681154f7ad1_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-58903bdd47ad33cc82fd29bd1066f4c4f1245143 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/58/90/58903bdd47ad33cc82fd29bd1066f4c4f1245143_e9e577ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-d08fcd29e935189cf168d5b228862ceb66cff3ca baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d0/8f/d08fcd29e935189cf168d5b228862ceb66cff3ca_bbf30af6 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-875c38f0355ecd31ce3a4ddf654d3adb8ea2370d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/87/5c/875c38f0355ecd31ce3a4ddf654d3adb8ea2370d_8d6fcfc6 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-9f77ca3211bc50d570d9c258da7b7a2d075bae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/9f/77/9f77ca3211bc50d570d9c258da7b7a2d075bae4a_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-419047d94805664baa13ae011385fc22d05ff911 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/41/90/419047d94805664baa13ae011385fc22d05ff911_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-d18694d4e6159ca2fd7422dc4ffba6442acb0789 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/86/d18694d4e6159ca2fd7422dc4ffba6442acb0789_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-watcher-ui-c7dacb8b2c13a482f41042f13bafbb44a192c66d baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c7/da/c7dacb8b2c13a482f41042f13bafbb44a192c66d_79f0db49 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.9xytk4k9', '/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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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'] with env {'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: 16114812 4542116 422416 1305936 12793704 11572696 DEBUG: Swap: 16777212 5019664 11757548 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: 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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: 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: 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.0r2dxrgc', '/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/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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 rsd_lib.egg-info writing rsd_lib.egg-info/PKG-INFO writing dependency_links to rsd_lib.egg-info/dependency_links.txt writing requirements to rsd_lib.egg-info/requires.txt writing top-level names to rsd_lib.egg-info/top_level.txt writing pbr to rsd_lib.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'rsd_lib.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 'rsd_lib.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating rsd-lib-1.2.0 creating rsd-lib-1.2.0/doc creating rsd-lib-1.2.0/doc/source creating rsd-lib-1.2.0/doc/source/contributor creating rsd-lib-1.2.0/doc/source/install creating rsd-lib-1.2.0/doc/source/reference creating rsd-lib-1.2.0/doc/source/user creating rsd-lib-1.2.0/releasenotes creating rsd-lib-1.2.0/releasenotes/notes creating rsd-lib-1.2.0/releasenotes/source creating rsd-lib-1.2.0/releasenotes/source/_static creating rsd-lib-1.2.0/releasenotes/source/_templates creating rsd-lib-1.2.0/rsd_lib creating rsd-lib-1.2.0/rsd_lib.egg-info creating rsd-lib-1.2.0/rsd_lib/resources creating rsd-lib-1.2.0/rsd_lib/resources/v2_1 creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/common creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/event_service creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/fabric creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/manager creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/node creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/registries creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/storage_service creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/system creating rsd-lib-1.2.0/rsd_lib/resources/v2_1/task creating rsd-lib-1.2.0/rsd_lib/resources/v2_2 creating rsd-lib-1.2.0/rsd_lib/resources/v2_2/chassis creating rsd-lib-1.2.0/rsd_lib/resources/v2_2/ethernet_switch creating rsd-lib-1.2.0/rsd_lib/resources/v2_2/fabric creating rsd-lib-1.2.0/rsd_lib/resources/v2_2/node creating rsd-lib-1.2.0/rsd_lib/resources/v2_2/system creating rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service creating rsd-lib-1.2.0/rsd_lib/resources/v2_2/update_service creating rsd-lib-1.2.0/rsd_lib/resources/v2_3 creating rsd-lib-1.2.0/rsd_lib/resources/v2_3/chassis creating rsd-lib-1.2.0/rsd_lib/resources/v2_3/ethernet_switch creating rsd-lib-1.2.0/rsd_lib/resources/v2_3/fabric creating rsd-lib-1.2.0/rsd_lib/resources/v2_3/manager creating rsd-lib-1.2.0/rsd_lib/resources/v2_3/node creating rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service creating rsd-lib-1.2.0/rsd_lib/resources/v2_3/system creating rsd-lib-1.2.0/rsd_lib/resources/v2_4 creating rsd-lib-1.2.0/rsd_lib/resources/v2_4/fabric creating rsd-lib-1.2.0/rsd_lib/resources/v2_4/node creating rsd-lib-1.2.0/rsd_lib/resources/v2_4/storage_service creating rsd-lib-1.2.0/rsd_lib/resources/v2_4/system creating rsd-lib-1.2.0/rsd_lib/tests creating rsd-lib-1.2.0/rsd_lib/tests/unit creating rsd-lib-1.2.0/rsd_lib/tests/unit/fakes creating rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples creating rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 creating rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 creating rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 creating rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1 creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/event_service creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/node creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/registries creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/storage_service creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/task creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2 creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/fabric creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/update_service creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3 creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/ethernet_switch creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/manager creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/system creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4 creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/fabric creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service creating rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/system copying files to rsd-lib-1.2.0... copying .coveragerc -> rsd-lib-1.2.0 copying .mailmap -> rsd-lib-1.2.0 copying .testr.conf -> rsd-lib-1.2.0 copying AUTHORS -> rsd-lib-1.2.0 copying CONTRIBUTING.rst -> rsd-lib-1.2.0 copying ChangeLog -> rsd-lib-1.2.0 copying HACKING.rst -> rsd-lib-1.2.0 copying LICENSE -> rsd-lib-1.2.0 copying README.rst -> rsd-lib-1.2.0 copying babel.cfg -> rsd-lib-1.2.0 copying requirements.txt -> rsd-lib-1.2.0 copying setup.cfg -> rsd-lib-1.2.0 copying setup.py -> rsd-lib-1.2.0 copying test-requirements.txt -> rsd-lib-1.2.0 copying tox.ini -> rsd-lib-1.2.0 copying doc/source/conf.py -> rsd-lib-1.2.0/doc/source copying doc/source/index.rst -> rsd-lib-1.2.0/doc/source copying doc/source/readme.rst -> rsd-lib-1.2.0/doc/source copying doc/source/contributor/contributing.rst -> rsd-lib-1.2.0/doc/source/contributor copying doc/source/contributor/index.rst -> rsd-lib-1.2.0/doc/source/contributor copying doc/source/install/index.rst -> rsd-lib-1.2.0/doc/source/install copying doc/source/reference/index.rst -> rsd-lib-1.2.0/doc/source/reference copying doc/source/reference/usage.rst -> rsd-lib-1.2.0/doc/source/reference copying doc/source/user/index.rst -> rsd-lib-1.2.0/doc/source/user copying releasenotes/notes/.placeholder -> rsd-lib-1.2.0/releasenotes/notes copying releasenotes/source/conf.py -> rsd-lib-1.2.0/releasenotes/source copying releasenotes/source/index.rst -> rsd-lib-1.2.0/releasenotes/source copying releasenotes/source/unreleased.rst -> rsd-lib-1.2.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> rsd-lib-1.2.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> rsd-lib-1.2.0/releasenotes/source/_templates copying rsd_lib/__init__.py -> rsd-lib-1.2.0/rsd_lib copying rsd_lib/base.py -> rsd-lib-1.2.0/rsd_lib copying rsd_lib/common.py -> rsd-lib-1.2.0/rsd_lib copying rsd_lib/constants.py -> rsd-lib-1.2.0/rsd_lib copying rsd_lib/exceptions.py -> rsd-lib-1.2.0/rsd_lib copying rsd_lib/main.py -> rsd-lib-1.2.0/rsd_lib copying rsd_lib/utils.py -> rsd-lib-1.2.0/rsd_lib copying rsd_lib.egg-info/PKG-INFO -> rsd-lib-1.2.0/rsd_lib.egg-info copying rsd_lib.egg-info/SOURCES.txt -> rsd-lib-1.2.0/rsd_lib.egg-info copying rsd_lib.egg-info/dependency_links.txt -> rsd-lib-1.2.0/rsd_lib.egg-info copying rsd_lib.egg-info/not-zip-safe -> rsd-lib-1.2.0/rsd_lib.egg-info copying rsd_lib.egg-info/pbr.json -> rsd-lib-1.2.0/rsd_lib.egg-info copying rsd_lib.egg-info/requires.txt -> rsd-lib-1.2.0/rsd_lib.egg-info copying rsd_lib.egg-info/top_level.txt -> rsd-lib-1.2.0/rsd_lib.egg-info copying rsd_lib/resources/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources copying rsd_lib/resources/v2_1/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1 copying rsd_lib/resources/v2_1/types.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1 copying rsd_lib/resources/v2_1/chassis/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/chassis/chassis.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/chassis/log_entry.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/chassis/log_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/chassis/power.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/chassis/power_zone.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/chassis/thermal.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/chassis/thermal_zone.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/chassis copying rsd_lib/resources/v2_1/common/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/common copying rsd_lib/resources/v2_1/common/ip_addresses.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/common copying rsd_lib/resources/v2_1/common/message.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/common copying rsd_lib/resources/v2_1/common/rack_location.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/common copying rsd_lib/resources/v2_1/common/redundancy.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/common copying rsd_lib/resources/v2_1/ethernet_switch/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl_rule.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_port.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_static_mac.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/ethernet_switch/schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/ethernet_switch/vlan_network_interface.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/ethernet_switch copying rsd_lib/resources/v2_1/event_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/event_service copying rsd_lib/resources/v2_1/event_service/event_destination.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/event_service copying rsd_lib/resources/v2_1/event_service/event_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/event_service copying rsd_lib/resources/v2_1/event_service/schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/event_service copying rsd_lib/resources/v2_1/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/fabric copying rsd_lib/resources/v2_1/fabric/endpoint.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/fabric copying rsd_lib/resources/v2_1/fabric/fabric.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/fabric copying rsd_lib/resources/v2_1/fabric/port.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/fabric copying rsd_lib/resources/v2_1/fabric/switch.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/fabric copying rsd_lib/resources/v2_1/fabric/zone.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/fabric copying rsd_lib/resources/v2_1/manager/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/manager copying rsd_lib/resources/v2_1/manager/manager.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/manager copying rsd_lib/resources/v2_1/manager/manager_network_protocol.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/manager copying rsd_lib/resources/v2_1/manager/serial_interface.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/manager copying rsd_lib/resources/v2_1/manager/virtual_media.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/manager copying rsd_lib/resources/v2_1/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/node copying rsd_lib/resources/v2_1/node/node.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/node copying rsd_lib/resources/v2_1/node/schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/node copying rsd_lib/resources/v2_1/registries/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/registries copying rsd_lib/resources/v2_1/registries/message_registry_file.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/registries copying rsd_lib/resources/v2_1/storage_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/storage_service copying rsd_lib/resources/v2_1/storage_service/logical_drive.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/storage_service copying rsd_lib/resources/v2_1/storage_service/physical_drive.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/storage_service copying rsd_lib/resources/v2_1/storage_service/remote_target.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/storage_service copying rsd_lib/resources/v2_1/storage_service/storage_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/storage_service copying rsd_lib/resources/v2_1/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/drive.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/ethernet_interface.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/memory.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/network_device_function.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/network_interface.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/pcie_device.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/pcie_function.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/processor.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/simple_storage.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/storage.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/system.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/system/volume.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/system copying rsd_lib/resources/v2_1/task/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/task copying rsd_lib/resources/v2_1/task/task.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/task copying rsd_lib/resources/v2_1/task/task_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_1/task copying rsd_lib/resources/v2_2/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2 copying rsd_lib/resources/v2_2/types.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2 copying rsd_lib/resources/v2_2/chassis/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/chassis copying rsd_lib/resources/v2_2/chassis/chassis.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/chassis copying rsd_lib/resources/v2_2/chassis/power.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/chassis copying rsd_lib/resources/v2_2/chassis/thermal.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/chassis copying rsd_lib/resources/v2_2/ethernet_switch/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/ethernet_switch copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/ethernet_switch copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/ethernet_switch copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/ethernet_switch copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/ethernet_switch copying rsd_lib/resources/v2_2/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/fabric copying rsd_lib/resources/v2_2/fabric/fabric.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/fabric copying rsd_lib/resources/v2_2/fabric/port.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/fabric copying rsd_lib/resources/v2_2/fabric/port_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/fabric copying rsd_lib/resources/v2_2/fabric/switch.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/fabric copying rsd_lib/resources/v2_2/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/node copying rsd_lib/resources/v2_2/node/node.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/node copying rsd_lib/resources/v2_2/node/schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/node copying rsd_lib/resources/v2_2/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/system copying rsd_lib/resources/v2_2/system/computer_system_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/system copying rsd_lib/resources/v2_2/system/memory.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/system copying rsd_lib/resources/v2_2/system/memory_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/system copying rsd_lib/resources/v2_2/system/processor.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/system copying rsd_lib/resources/v2_2/system/processor_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/system copying rsd_lib/resources/v2_2/system/system.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/system copying rsd_lib/resources/v2_2/telemetry_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/metric.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/metric_definition.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/metric_report.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/metric_report_definition.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/metric_report_definition_schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/telemetry_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/trigger_schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/telemetry_service/triggers.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/telemetry_service copying rsd_lib/resources/v2_2/update_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/update_service copying rsd_lib/resources/v2_2/update_service/action_info.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/update_service copying rsd_lib/resources/v2_2/update_service/update_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_2/update_service copying rsd_lib/resources/v2_3/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3 copying rsd_lib/resources/v2_3/types.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3 copying rsd_lib/resources/v2_3/chassis/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/chassis copying rsd_lib/resources/v2_3/chassis/chassis.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/chassis copying rsd_lib/resources/v2_3/ethernet_switch/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/ethernet_switch copying rsd_lib/resources/v2_3/ethernet_switch/ethernet_switch.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/ethernet_switch copying rsd_lib/resources/v2_3/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/fabric copying rsd_lib/resources/v2_3/fabric/endpoint.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/fabric copying rsd_lib/resources/v2_3/fabric/endpoint_schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/fabric copying rsd_lib/resources/v2_3/fabric/fabric.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/fabric copying rsd_lib/resources/v2_3/fabric/zone.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/fabric copying rsd_lib/resources/v2_3/manager/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/manager copying rsd_lib/resources/v2_3/manager/manager.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/manager copying rsd_lib/resources/v2_3/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/node copying rsd_lib/resources/v2_3/node/attach_action_info.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/node copying rsd_lib/resources/v2_3/node/node.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/node copying rsd_lib/resources/v2_3/node/schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/node copying rsd_lib/resources/v2_3/storage_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/storage_service/drive.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/storage_service/drive_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/storage_service/storage_pool.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/storage_service/storage_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/storage_service/volume.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/storage_service/volume_metrics.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/storage_service/volume_schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/storage_service copying rsd_lib/resources/v2_3/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/system copying rsd_lib/resources/v2_3/system/ethernet_interface.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/system copying rsd_lib/resources/v2_3/system/system.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_3/system copying rsd_lib/resources/v2_4/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4 copying rsd_lib/resources/v2_4/types.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4 copying rsd_lib/resources/v2_4/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/fabric copying rsd_lib/resources/v2_4/fabric/endpoint.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/fabric copying rsd_lib/resources/v2_4/fabric/endpoint_schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/fabric copying rsd_lib/resources/v2_4/fabric/fabric.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/fabric copying rsd_lib/resources/v2_4/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/node copying rsd_lib/resources/v2_4/node/node.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/node copying rsd_lib/resources/v2_4/node/schemas.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/node copying rsd_lib/resources/v2_4/storage_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/storage_service copying rsd_lib/resources/v2_4/storage_service/capacity_source.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/storage_service copying rsd_lib/resources/v2_4/storage_service/storage_service.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/storage_service copying rsd_lib/resources/v2_4/storage_service/volume.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/storage_service copying rsd_lib/resources/v2_4/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/system copying rsd_lib/resources/v2_4/system/processor.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/system copying rsd_lib/resources/v2_4/system/system.py -> rsd-lib-1.2.0/rsd_lib/resources/v2_4/system copying rsd_lib/tests/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests copying rsd_lib/tests/base.py -> rsd-lib-1.2.0/rsd_lib/tests copying rsd_lib/tests/unit/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit copying rsd_lib/tests/unit/test_main.py -> rsd-lib-1.2.0/rsd_lib/tests/unit copying rsd_lib/tests/unit/test_utils.py -> rsd-lib-1.2.0/rsd_lib/tests/unit copying rsd_lib/tests/unit/fakes/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/fakes copying rsd_lib/tests/unit/fakes/request_fakes.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/fakes copying rsd_lib/tests/unit/json_samples/v2_1/chassis.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/chassis_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/drive.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/endpoint.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/endpoint_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/event_destination.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/event_destination_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/event_service.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/fabric.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/fabric_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/fabrics_port.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/fabrics_port_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/logical_drive.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/logical_drive_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/manager.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/manager_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/manager_network_protocol.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/memory.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/memory_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/network_device_function.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/network_device_function_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/network_interface.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/network_interface_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/node.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/node_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/pcie_device.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/pcie_function.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/physical_drive.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/physical_drive_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/power.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/power_zone.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/power_zone_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/processor.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/processor_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/registries.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/registries_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/remote_target.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/remote_target_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/root.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/storage.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/storage_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/storage_service.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/storage_service_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/switch.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/switch_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/system.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/system_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/task.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/task_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/task_service.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/thermal.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/thermal_zone.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/thermal_zone_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/zone.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_1/zone_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_1 copying rsd_lib/tests/unit/json_samples/v2_2/chassis.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/computer_system_metrics.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/cpu_bandwidth_metric_def.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/cpu_health_metric_def.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/cpu_temperature_metric_def.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/discrete_trigger.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_metrics.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_metrics.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/fabrics_port.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/memory.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/memory_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/memory_metrics.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/metric_definition.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/metric_definition_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/metric_report.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/metric_report_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/numeric_trigger.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/power.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/processor.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/processor_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/processor_metrics.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/root.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/system.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/system_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/telemetry_service.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/thermal.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/triggers_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/update_service.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_2/update_service_action_info.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_2 copying rsd_lib/tests/unit/json_samples/v2_3/attach_action_info.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/drive.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/drive_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/drive_metrics.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/endpoint_1.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/endpoint_2.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/endpoint_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/fabric.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/fabric_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/manager.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/manager_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/node.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/node_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/root.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/storage_pool.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/storage_pool_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/storage_service.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/storage_service_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/system.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/system_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/volume.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/volume_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/volume_metrics.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/zone.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_3/zone_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_3 copying rsd_lib/tests/unit/json_samples/v2_4/attach_action_info.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/capacity_sources.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/endpoint.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/endpoint_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/fabric.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/fabric_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/node.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/node_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/processor.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/processor_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/root.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/storage_service.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/storage_service_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/system.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/system_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/volume.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/volume_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/json_samples/v2_4/zone_collection.json -> rsd-lib-1.2.0/rsd_lib/tests/unit/json_samples/v2_4 copying rsd_lib/tests/unit/resources/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources copying rsd_lib/tests/unit/resources/v2_1/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1 copying rsd_lib/tests/unit/resources/v2_1/test_rsdlib_v2_1.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1 copying rsd_lib/tests/unit/resources/v2_1/chassis/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis copying rsd_lib/tests/unit/resources/v2_1/chassis/test_chassis.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis copying rsd_lib/tests/unit/resources/v2_1/chassis/test_power.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis copying rsd_lib/tests/unit/resources/v2_1/chassis/test_power_zone.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis copying rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis copying rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal_zone.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl_rule.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_port.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_static_mac.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_vlan_network_interface.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch copying rsd_lib/tests/unit/resources/v2_1/event_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/event_service copying rsd_lib/tests/unit/resources/v2_1/event_service/test_event_destination.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/event_service copying rsd_lib/tests/unit/resources/v2_1/event_service/test_event_service.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/event_service copying rsd_lib/tests/unit/resources/v2_1/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric copying rsd_lib/tests/unit/resources/v2_1/fabric/test_endpoint.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric copying rsd_lib/tests/unit/resources/v2_1/fabric/test_fabric.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric copying rsd_lib/tests/unit/resources/v2_1/fabric/test_port.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric copying rsd_lib/tests/unit/resources/v2_1/fabric/test_switch.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric copying rsd_lib/tests/unit/resources/v2_1/fabric/test_zone.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric copying rsd_lib/tests/unit/resources/v2_1/manager/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager copying rsd_lib/tests/unit/resources/v2_1/manager/test_ethernet_interface.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager copying rsd_lib/tests/unit/resources/v2_1/manager/test_manager.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager copying rsd_lib/tests/unit/resources/v2_1/manager/test_manager_network_protocol.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager copying rsd_lib/tests/unit/resources/v2_1/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/node copying rsd_lib/tests/unit/resources/v2_1/node/test_node.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/node copying rsd_lib/tests/unit/resources/v2_1/registries/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/registries copying rsd_lib/tests/unit/resources/v2_1/registries/test_registries.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/registries copying rsd_lib/tests/unit/resources/v2_1/storage_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/storage_service copying rsd_lib/tests/unit/resources/v2_1/storage_service/test_storage_service.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/storage_service copying rsd_lib/tests/unit/resources/v2_1/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_drive.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_ethernet_interface.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_memory.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_network_device_function.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_network_interface.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_pcie_device.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_pcie_function.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_processor.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_storage.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/system/test_system.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system copying rsd_lib/tests/unit/resources/v2_1/task/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/task copying rsd_lib/tests/unit/resources/v2_1/task/test_task.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/task copying rsd_lib/tests/unit/resources/v2_1/task/test_task_service.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/task copying rsd_lib/tests/unit/resources/v2_2/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2 copying rsd_lib/tests/unit/resources/v2_2/test_rsdlib_v2_2.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2 copying rsd_lib/tests/unit/resources/v2_2/chassis/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis copying rsd_lib/tests/unit/resources/v2_2/chassis/test_chassis.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis copying rsd_lib/tests/unit/resources/v2_2/chassis/test_power.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis copying rsd_lib/tests/unit/resources/v2_2/chassis/test_thermal.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_metrics.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port_metrics.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch copying rsd_lib/tests/unit/resources/v2_2/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/fabric copying rsd_lib/tests/unit/resources/v2_2/fabric/test_port.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/fabric copying rsd_lib/tests/unit/resources/v2_2/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node copying rsd_lib/tests/unit/resources/v2_2/node/test_node.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node copying rsd_lib/tests/unit/resources/v2_2/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system copying rsd_lib/tests/unit/resources/v2_2/system/test_computer_system_metrics.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system copying rsd_lib/tests/unit/resources/v2_2/system/test_memory.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system copying rsd_lib/tests/unit/resources/v2_2/system/test_memory_metrics.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system copying rsd_lib/tests/unit/resources/v2_2/system/test_processor.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system copying rsd_lib/tests/unit/resources/v2_2/system/test_processor_metrics.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system copying rsd_lib/tests/unit/resources/v2_2/system/test_system.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_definition.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report_definition.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_telemetry_service.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_trigger.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service copying rsd_lib/tests/unit/resources/v2_2/update_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/update_service copying rsd_lib/tests/unit/resources/v2_2/update_service/test_action_info.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/update_service copying rsd_lib/tests/unit/resources/v2_2/update_service/test_update_service.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/update_service copying rsd_lib/tests/unit/resources/v2_3/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3 copying rsd_lib/tests/unit/resources/v2_3/test_rsdlib_v2_3.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3 copying rsd_lib/tests/unit/resources/v2_3/ethernet_switch/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/ethernet_switch copying rsd_lib/tests/unit/resources/v2_3/ethernet_switch/test_ethernet_switch.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/ethernet_switch copying rsd_lib/tests/unit/resources/v2_3/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric copying rsd_lib/tests/unit/resources/v2_3/fabric/test_endpoint.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric copying rsd_lib/tests/unit/resources/v2_3/fabric/test_fabric.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric copying rsd_lib/tests/unit/resources/v2_3/fabric/test_zone.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric copying rsd_lib/tests/unit/resources/v2_3/manager/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/manager copying rsd_lib/tests/unit/resources/v2_3/manager/test_manager.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/manager copying rsd_lib/tests/unit/resources/v2_3/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node copying rsd_lib/tests/unit/resources/v2_3/node/test_attach_action_info.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node copying rsd_lib/tests/unit/resources/v2_3/node/test_node.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node copying rsd_lib/tests/unit/resources/v2_3/storage_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive_metrics.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_pool.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_service.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume_metrics.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service copying rsd_lib/tests/unit/resources/v2_3/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/system copying rsd_lib/tests/unit/resources/v2_3/system/test_ethernet_interface.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/system copying rsd_lib/tests/unit/resources/v2_3/system/test_system.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/system copying rsd_lib/tests/unit/resources/v2_4/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4 copying rsd_lib/tests/unit/resources/v2_4/test_rsdlib_v2_4.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4 copying rsd_lib/tests/unit/resources/v2_4/fabric/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/fabric copying rsd_lib/tests/unit/resources/v2_4/fabric/test_endpoint.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/fabric copying rsd_lib/tests/unit/resources/v2_4/fabric/test_fabric.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/fabric copying rsd_lib/tests/unit/resources/v2_4/node/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node copying rsd_lib/tests/unit/resources/v2_4/node/test_node.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node copying rsd_lib/tests/unit/resources/v2_4/storage_service/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service copying rsd_lib/tests/unit/resources/v2_4/storage_service/test_capacity_source.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service copying rsd_lib/tests/unit/resources/v2_4/storage_service/test_storage_service.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service copying rsd_lib/tests/unit/resources/v2_4/storage_service/test_volume.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service copying rsd_lib/tests/unit/resources/v2_4/system/__init__.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/system copying rsd_lib/tests/unit/resources/v2_4/system/test_processor.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/system copying rsd_lib/tests/unit/resources/v2_4/system/test_system.py -> rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/system copying rsd_lib.egg-info/SOURCES.txt -> rsd-lib-1.2.0/rsd_lib.egg-info Writing rsd-lib-1.2.0/setup.cfg creating dist Creating tar archive removing 'rsd-lib-1.2.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --copyout /var/tmp/pkgsrc/dist /tmp/tmp.ujaqSgDbqK/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --copyout /var/tmp/pkgsrc/dist /tmp/tmp.ujaqSgDbqK/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.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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_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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '__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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}} 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: e2175f61-20d3-42d4-9fcf-edb9d608a64f 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-4500d9f4856094cb1abef87be6a98233c29b1db0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/45/00/4500d9f4856094cb1abef87be6a98233c29b1db0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-286273f5998a5e720022d87d5bf39caf711f36ca baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/28/62/286273f5998a5e720022d87d5bf39caf711f36ca_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-bb5594c061370316bfc881e24d11b3350fb0aef9 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/bb/55/bb5594c061370316bfc881e24d11b3350fb0aef9_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-watcherclient-edbc62c502e0448555548a718ba3fc7af530984b baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/ed/bc/edbc62c502e0448555548a718ba3fc7af530984b_13dda391 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/ef/60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-collect-config-6d4ca2239446d67beb40892ff5dc2ac30f047dee baseurl=https://trunk.rdoproject.org/centos10-master/component/common/6d/4c/6d4ca2239446d67beb40892ff5dc2ac30f047dee_502689cb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-8c57aa24dad836a6ccda332ef0c0b3738a197f8d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/8c/57/8c57aa24dad836a6ccda332ef0c0b3738a197f8d_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-fd2087db9ac50706d396324f1f34da483e343e15 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/fd/20/fd2087db9ac50706d396324f1f34da483e343e15_1a04692c enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-f3c89425613f333a1152a7d420e5d681154f7ad1 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/f3/c8/f3c89425613f333a1152a7d420e5d681154f7ad1_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-58903bdd47ad33cc82fd29bd1066f4c4f1245143 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/58/90/58903bdd47ad33cc82fd29bd1066f4c4f1245143_e9e577ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-d08fcd29e935189cf168d5b228862ceb66cff3ca baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d0/8f/d08fcd29e935189cf168d5b228862ceb66cff3ca_bbf30af6 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-875c38f0355ecd31ce3a4ddf654d3adb8ea2370d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/87/5c/875c38f0355ecd31ce3a4ddf654d3adb8ea2370d_8d6fcfc6 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-9f77ca3211bc50d570d9c258da7b7a2d075bae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/9f/77/9f77ca3211bc50d570d9c258da7b7a2d075bae4a_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-419047d94805664baa13ae011385fc22d05ff911 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/41/90/419047d94805664baa13ae011385fc22d05ff911_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-d18694d4e6159ca2fd7422dc4ffba6442acb0789 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/86/d18694d4e6159ca2fd7422dc4ffba6442acb0789_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-watcher-ui-c7dacb8b2c13a482f41042f13bafbb44a192c66d baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c7/da/c7dacb8b2c13a482f41042f13bafbb44a192c66d_79f0db49 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.8c0pftd0', '/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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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'] with env {'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: 16114812 4552080 410108 1306212 12796324 11562732 DEBUG: Swap: 16777212 5019664 11757548 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 845M 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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: 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: 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.0fhneo72', '/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: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.ujaqSgDbqK/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.ujaqSgDbqK/dist + SOURCE=rsd-lib-1.2.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.ujaqSgDbqK/dist/rsd-lib-1.2.0.tar.gz ++ basename rsd-lib-1.2.0.tar.gz .tar.gz + SOURCEWITHREL=rsd-lib-1.2.0-0.20250311184508.6090753.tar.gz + mv /tmp/tmp.ujaqSgDbqK/dist/rsd-lib-1.2.0.tar.gz /tmp/tmp.ujaqSgDbqK/SOURCES/rsd-lib-1.2.0-0.20250311184508.6090753.tar.gz + cd /home/centos10-master-uc/data/python-rsd-lib_distro + cp -a python-rsd-lib.spec /tmp/tmp.ujaqSgDbqK/SOURCES/ + cp python-rsd-lib.spec /tmp/tmp.ujaqSgDbqK/SPECS/ + cd /tmp/tmp.ujaqSgDbqK/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-rsd-lib.spec + sed -i -e '1i%define upstream_version 1.2.0\' python-rsd-lib.spec + grep -qc '^%global dlrn .*' python-rsd-lib.spec + sed -i -e '1i%global dlrn 1\' python-rsd-lib.spec + grep -qc '^%global dlrn_nvr .*' python-rsd-lib.spec ++ basename rsd-lib-1.2.0-0.20250311184508.6090753.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr rsd-lib-1.2.0-0.20250311184508.6090753\' python-rsd-lib.spec + sed -i -e s/UPSTREAMVERSION/1.2.0/g python-rsd-lib.spec + set_nvr_in_spec + VERSION=1.2.0 + sed -i -e 's/Version:.*/Version: 1.2.0/g' python-rsd-lib.spec + sed -i -e 's/Release:.*/Release: 0.20250311184508.6090753%{?dist}/g' python-rsd-lib.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: rsd-lib-1.2.0-0.20250311184508.6090753.tar.gz/' python-rsd-lib.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-rsd-lib.spec + cat python-rsd-lib.spec %global dlrn_nvr rsd-lib-1.2.0-0.20250311184508.6090753 %global dlrn 1 %define upstream_version 1.2.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global sname rsd-lib %global pyname rsd_lib %global with_doc 1 Name: python-%{sname} Version: 1.2.0 Release: 0.20250311184508.6090753%{?dist} Summary: Python library for interfacing with Intel Rack Scale Design enabled hardware. License: Apache-2.0 URL: http://git.openstack.org/cgit/openstack/%{sname} Source0: rsd-lib-1.2.0-0.20250311184508.6090753.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: http://tarballs.openstack.org/%{sname}/%{sname}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 BuildRequires: openstack-macros %endif %description This library extends the existing Sushy library to include functionality for Intel RackScale Design enabled hardware. Capabilities include logical node composition and decomposition, remote storage discovery and composition, and NVMe over PCIe drive attaching and detaching to logical nodes. %package -n python3-%{sname} Summary: %{summary} BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description -n python3-%{sname} This library extends the existing Sushy library to include functionality for Intel RackScale Design enabled hardware. Capabilities include logical node composition and decomposition, remote storage discovery and composition, and NVMe over PCIe drive attaching and detaching to logical nodes. %package -n python3-%{sname}-tests Summary: rsd-lib tests BuildRequires: python3-sushy-tests Requires: python3-%{sname} = %{version}-%{release} Requires: python3-jsonschema >= 2.6.0 Requires: python3-pbr >= 2.0 Requires: python3-sushy >= 2.0.0 Requires: python3-sushy-tests >= 1.7.0 %description -n python3-%{sname}-tests Tests for rsd-lib %if 0%{?with_doc} %package -n python-%{sname}-doc Summary: rsd-lib documentation %description -n python-%{sname}-doc Documentation for rsd-lib %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{sname}-%{upstream_version} -S git sed -i /.*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs};do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build # amoralej - disable warning-is-error until https://review.openstack.org/#/c/636292/ is tagged. sed -i '/warning-is-error/d' setup.cfg %pyproject_wheel %if 0%{?with_doc} # generate html docs sphinx-build -b html doc/source doc/build/html # remove the sphinx-build-3 leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %pyproject_install %check # ignore unit tests as latest commit is from Sep 2019, the test code is not # compatible anymore with current unittest.mock %tox -e %{default_toxenv} || true %files -n python3-%{sname} %license LICENSE %doc doc/source/readme.rst README.rst %{python3_sitelib}/%{pyname} %{python3_sitelib}/%{pyname}-*.dist-info %exclude %{python3_sitelib}/%{pyname}/tests %files -n python3-%{sname}-tests %license LICENSE %{python3_sitelib}/%{pyname}/tests %if 0%{?with_doc} %files -n python-%{sname}-doc %license LICENSE %doc doc/build/html README.rst %endif %changelog + spectool -g -C /tmp/tmp.ujaqSgDbqK/SOURCES python-rsd-lib.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --spec python-rsd-lib.spec --sources=/tmp/tmp.ujaqSgDbqK/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --spec python-rsd-lib.spec --sources=/tmp/tmp.ujaqSgDbqK/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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_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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '__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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}} 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: 56a96a0d-6125-4736-9bc0-c0690455f165 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-4500d9f4856094cb1abef87be6a98233c29b1db0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/45/00/4500d9f4856094cb1abef87be6a98233c29b1db0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-286273f5998a5e720022d87d5bf39caf711f36ca baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/28/62/286273f5998a5e720022d87d5bf39caf711f36ca_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-bb5594c061370316bfc881e24d11b3350fb0aef9 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/bb/55/bb5594c061370316bfc881e24d11b3350fb0aef9_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-watcherclient-edbc62c502e0448555548a718ba3fc7af530984b baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/ed/bc/edbc62c502e0448555548a718ba3fc7af530984b_13dda391 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/ef/60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-collect-config-6d4ca2239446d67beb40892ff5dc2ac30f047dee baseurl=https://trunk.rdoproject.org/centos10-master/component/common/6d/4c/6d4ca2239446d67beb40892ff5dc2ac30f047dee_502689cb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-8c57aa24dad836a6ccda332ef0c0b3738a197f8d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/8c/57/8c57aa24dad836a6ccda332ef0c0b3738a197f8d_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-fd2087db9ac50706d396324f1f34da483e343e15 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/fd/20/fd2087db9ac50706d396324f1f34da483e343e15_1a04692c enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-f3c89425613f333a1152a7d420e5d681154f7ad1 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/f3/c8/f3c89425613f333a1152a7d420e5d681154f7ad1_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-58903bdd47ad33cc82fd29bd1066f4c4f1245143 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/58/90/58903bdd47ad33cc82fd29bd1066f4c4f1245143_e9e577ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-d08fcd29e935189cf168d5b228862ceb66cff3ca baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d0/8f/d08fcd29e935189cf168d5b228862ceb66cff3ca_bbf30af6 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-875c38f0355ecd31ce3a4ddf654d3adb8ea2370d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/87/5c/875c38f0355ecd31ce3a4ddf654d3adb8ea2370d_8d6fcfc6 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-9f77ca3211bc50d570d9c258da7b7a2d075bae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/9f/77/9f77ca3211bc50d570d9c258da7b7a2d075bae4a_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-419047d94805664baa13ae011385fc22d05ff911 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/41/90/419047d94805664baa13ae011385fc22d05ff911_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-d18694d4e6159ca2fd7422dc4ffba6442acb0789 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/86/d18694d4e6159ca2fd7422dc4ffba6442acb0789_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-watcher-ui-c7dacb8b2c13a482f41042f13bafbb44a192c66d baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c7/da/c7dacb8b2c13a482f41042f13bafbb44a192c66d_79f0db49 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(python-rsd-lib.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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.m_uyr6bc', '/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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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'] with env {'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: 16114812 4536924 422684 1300756 12793448 11577888 DEBUG: Swap: 16777212 5019664 11757548 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 839M 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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: 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: 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.8qr00qtm', '/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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: 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-4500d9f4856094cb1ab 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-286273f599 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-bb5594c061 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcherclient-edbc62c502e044855 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-collect-config-6d4ca2239446d67beb40 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-a464d48e 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-8c57aa2 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-fd2087db9a 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f3c89425 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-58903bdd47 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-875c38f03 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-9f77ca321 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-neutron-419047d94805664baa13ae0 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-d18694d 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-ui-c7dacb8b2c13a482f 125 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 34 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 44 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 25 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 54 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 97 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 112 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 173 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 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/python-rsd-lib.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/python-rsd-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-rsd-lib.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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.ujaqSgDbqK WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed --rebuild /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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_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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '__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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}, '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'}} 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: 57e86708-8dc8-46bd-a516-783d0613daa0 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-4500d9f4856094cb1abef87be6a98233c29b1db0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/45/00/4500d9f4856094cb1abef87be6a98233c29b1db0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-286273f5998a5e720022d87d5bf39caf711f36ca baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/28/62/286273f5998a5e720022d87d5bf39caf711f36ca_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-bb5594c061370316bfc881e24d11b3350fb0aef9 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/bb/55/bb5594c061370316bfc881e24d11b3350fb0aef9_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-watcherclient-edbc62c502e0448555548a718ba3fc7af530984b baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/ed/bc/edbc62c502e0448555548a718ba3fc7af530984b_13dda391 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/60/ef/60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-collect-config-6d4ca2239446d67beb40892ff5dc2ac30f047dee baseurl=https://trunk.rdoproject.org/centos10-master/component/common/6d/4c/6d4ca2239446d67beb40892ff5dc2ac30f047dee_502689cb enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-a464d48e5e517ac8e4d04ca72b25042067abcb31 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a4/64/a464d48e5e517ac8e4d04ca72b25042067abcb31_c203844c enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-8c57aa24dad836a6ccda332ef0c0b3738a197f8d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/8c/57/8c57aa24dad836a6ccda332ef0c0b3738a197f8d_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-fd2087db9ac50706d396324f1f34da483e343e15 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/fd/20/fd2087db9ac50706d396324f1f34da483e343e15_1a04692c enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-f3c89425613f333a1152a7d420e5d681154f7ad1 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/f3/c8/f3c89425613f333a1152a7d420e5d681154f7ad1_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-58903bdd47ad33cc82fd29bd1066f4c4f1245143 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/58/90/58903bdd47ad33cc82fd29bd1066f4c4f1245143_e9e577ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-d08fcd29e935189cf168d5b228862ceb66cff3ca baseurl=https://trunk.rdoproject.org/centos10-master/component/network/d0/8f/d08fcd29e935189cf168d5b228862ceb66cff3ca_bbf30af6 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-875c38f0355ecd31ce3a4ddf654d3adb8ea2370d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/87/5c/875c38f0355ecd31ce3a4ddf654d3adb8ea2370d_8d6fcfc6 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-9f77ca3211bc50d570d9c258da7b7a2d075bae4a baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/9f/77/9f77ca3211bc50d570d9c258da7b7a2d075bae4a_c9d6428b enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-neutron-419047d94805664baa13ae011385fc22d05ff911 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/41/90/419047d94805664baa13ae011385fc22d05ff911_20f1e9e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-d18694d4e6159ca2fd7422dc4ffba6442acb0789 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/86/d18694d4e6159ca2fd7422dc4ffba6442acb0789_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-watcher-ui-c7dacb8b2c13a482f41042f13bafbb44a192c66d baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/c7/da/c7dacb8b2c13a482f41042f13bafbb44a192c66d_79f0db49 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python-rsd-lib-1.2.0-0.20250311184508.6090753.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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.qgmea6ae', '/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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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'] with env {'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: 16114812 4299772 653664 1300772 12799636 11815040 DEBUG: Swap: 16777212 5019664 11757548 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 839M 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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: 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: 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.bzrdh60t', '/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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: 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-4500d9f4856094cb1ab 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-286273f599 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-bb5594c061 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcherclient-edbc62c502e044855 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-collect-config-6d4ca2239446d67beb40 188 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-a464d48e 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-8c57aa2 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-fd2087db9a 52 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f3c89425 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-58903bdd47 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-875c38f03 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-9f77ca321 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-neutron-419047d94805664baa13ae0 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-d18694d 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-ui-c7dacb8b2c13a482f 119 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 110 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 125 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 56 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 58 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 167 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 113 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 133 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 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 python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm Start: build setup for python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: python-rsd-lib-1.2.0-0.20250311184508.######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: python-rsd-lib.spec DEBUG: rsd-lib-1.2.0-0.20250311184508.6090753.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.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/python-rsd-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.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/python-rsd-lib-1.2.0-0.20250311184508.6090753.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/python-rsd-lib-1.2.0-0.20250311184508.6090753.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 Mar 11 14:45:56 2025. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================= DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: python3-sushy-tests noarch 5.5.0-0.20250310093755.d0752a5.el10 delorean-component-baremetal 240 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-cliff noarch 4.8.0-0.20250212114405.4826a43.el10 delorean-component-common 108 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.0-0.20250212111043.016740e.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-sushy noarch 5.5.0-0.20250310093755.d0752a5.el10 delorean-component-baremetal 222 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-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: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Transaction Summary DEBUG: ======================================================================================================= DEBUG: Install 23 Packages DEBUG: Total download size: 3.0 M DEBUG: Installed size: 12 M DEBUG: Downloading Packages: DEBUG: (1/23): python3-sushy-5.5.0-0.20250310093755.d0 4.9 MB/s | 222 kB 00:00 DEBUG: (2/23): python3-oslotest-5.0.0-0.20250212144141 1.0 MB/s | 53 kB 00:00 DEBUG: (3/23): python3-sushy-tests-5.5.0-0.20250310093 4.1 MB/s | 240 kB 00:00 DEBUG: (4/23): python3-stevedore-5.4.0-0.2025021211104 4.3 MB/s | 79 kB 00:00 DEBUG: (5/23): python3-cliff-4.8.0-0.20250212114405.48 5.5 MB/s | 108 kB 00:00 DEBUG: (6/23): libyaml-0.2.5-16.el10.x86_64.rpm 243 kB/s | 62 kB 00:00 DEBUG: (7/23): python3-pyyaml-6.0.1-19.el10.x86_64.rpm 925 kB/s | 236 kB 00:00 DEBUG: (8/23): python3-dateutil-2.8.2-15.el10.noarch.r 1.3 MB/s | 358 kB 00:00 DEBUG: (9/23): which-2.21-43.el10.x86_64.rpm 188 kB/s | 42 kB 00:00 DEBUG: (10/23): python3-prettytable-3.6.0-10.el10.noar 304 kB/s | 68 kB 00:00 DEBUG: (11/23): python3-autopage-0.5.2-8.el10s.noarch. 3.7 MB/s | 75 kB 00:00 DEBUG: (12/23): python3-cmd2-2.5.8-1.el10s.noarch.rpm 16 MB/s | 375 kB 00:00 DEBUG: (13/23): python3-extras-1.0.0-36.el10s.noarch.r 1.2 MB/s | 15 kB 00:00 DEBUG: (14/23): python3-fixtures-4.2.2-1.el10s.noarch. 7.9 MB/s | 111 kB 00:00 DEBUG: (15/23): python3-iso8601-2.1.0-3.el10s.noarch.r 2.0 MB/s | 23 kB 00:00 DEBUG: (16/23): python3-pyperclip-1.8.2-1.el10s.noarch 2.8 MB/s | 28 kB 00:00 DEBUG: (17/23): python3-wcwidth-0.2.6-6.el10.noarch.rp 132 kB/s | 46 kB 00:00 DEBUG: (18/23): python3-stestr-4.1.0-1.el10s.noarch.rp 11 MB/s | 194 kB 00:00 DEBUG: (19/23): python3-subunit-1.4.4-5.el10s.noarch.r 7.8 MB/s | 123 kB 00:00 DEBUG: (20/23): python3-testtools-2.7.2-1.bootstrap.el 18 MB/s | 405 kB 00:00 DEBUG: (21/23): python3-tomlkit-0.13.2-1.el10s.noarch. 4.6 MB/s | 111 kB 00:00 DEBUG: (22/23): python3-voluptuous-0.15.2-1.el10s.noar 5.8 MB/s | 73 kB 00:00 DEBUG: (23/23): pyproject-rpm-macros-1.16.2-1.el10.noa 164 kB/s | 46 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 3.3 MB/s | 3.0 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1/23 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 2/23 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 3/23 DEBUG: Installing : python3-stevedore-5.4.0-0.20250212111043.016740e.e 4/23 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 5/23 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 6/23 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 7/23 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 8/23 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 9/23 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 10/23 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el 11/23 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 12/23 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 13/23 DEBUG: Installing : which-2.21-43.el10.x86_64 14/23 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 15/23 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 16/23 DEBUG: Installing : python3-sushy-5.5.0-0.20250310093755.d0752a5.el10. 17/23 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 18/23 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 19/23 DEBUG: Installing : python3-cliff-4.8.0-0.20250212114405.4826a43.el10. 20/23 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 21/23 DEBUG: Installing : python3-sushy-tests-5.5.0-0.20250310093755.d0752a5 22/23 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 23/23 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 23/23 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: which-2.21-43.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 python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm Start: rpmbuild python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.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.0WF35Q DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf rsd-lib-1.2.0 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rsd-lib-1.2.0-0.20250311184508.6090753.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd rsd-lib-1.2.0 DEBUG: + rm -rf /builddir/build/BUILD/rsd-lib-1.2.0-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/rsd-lib-1.2.0-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-rsd-lib-1.2.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: + sed -i '/.*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nXdYlL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.0.0) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:05 ago on Tue Mar 11 14:45:56 2025. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total download size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: python3-wheel-0.41.2-5.el10.noarch.rpm 1.7 MB/s | 167 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 913 kB/s | 167 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bMR4Cy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:08 ago on Tue Mar 11 14:45:56 2025. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-9.el10 crb 678 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total download size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: (1/13): python3-pluggy-1.3.0-5.el10.noarch.rpm 191 kB/s | 53 kB 00:00 DEBUG: (2/13): python3-wheel-wheel-0.41.2-5.el10.noarc 632 kB/s | 71 kB 00:00 DEBUG: (3/13): python3-colorama-0.4.6-13.el10.noarch.r 173 kB/s | 72 kB 00:00 DEBUG: (4/13): python3-cachetools-5.4.0-6.el10s.noarch 1.4 MB/s | 37 kB 00:00 DEBUG: (5/13): python3-chardet-5.2.0-1.el10s.noarch.rp 13 MB/s | 272 kB 00:00 DEBUG: (6/13): python3-distlib-0.3.9-1.el10s.noarch.rp 8.9 MB/s | 254 kB 00:00 DEBUG: (7/13): python3-filelock-3.15.4-3.el10s.noarch. 2.1 MB/s | 37 kB 00:00 DEBUG: (8/13): python3-platformdirs-4.2.2-2.el10s.noar 4.4 MB/s | 41 kB 00:00 DEBUG: (9/13): python3-pyproject-api-1.6.1-5.el10s.noa 3.9 MB/s | 37 kB 00:00 DEBUG: (10/13): python3-tox-current-env-0.0.12-1.el10s 1.9 MB/s | 29 kB 00:00 DEBUG: (11/13): python3-virtualenv-20.26.6-2.el10s.noa 12 MB/s | 238 kB 00:00 DEBUG: (12/13): tox-4.21.2-3.el10s.noarch.rpm 18 MB/s | 365 kB 00:00 DEBUG: (13/13): python3-setuptools-wheel-69.0.3-9.el10 1.1 MB/s | 678 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 3.2 MB/s | 2.1 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-9.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3DMPdZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sushy>=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema>=2.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: jsonschema>=2.6.0 DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.0,!=4.4 DEBUG: Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=0.0.18 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=1.6.2 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=1.10.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testrepository>=0.0.18 DEBUG: Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=1.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=1.11.0 DEBUG: Handling reno>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=1.8.0 DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sushy>=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema>=2.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: jsonschema>=2.6.0 DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.0,!=4.4 DEBUG: Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=0.0.18 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=1.6.2 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=1.10.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testrepository>=0.0.18 DEBUG: Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=1.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=1.11.0 DEBUG: Handling reno>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=1.8.0 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: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: running dist_info DEBUG: writing rsd_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to rsd_lib.egg-info/dependency_links.txt DEBUG: writing requirements to rsd_lib.egg-info/requires.txt DEBUG: writing top-level names to rsd_lib.egg-info/top_level.txt DEBUG: writing pbr to rsd_lib.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 'rsd_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib-1.2.0.dist-info' DEBUG: Handling pbr >=2.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: pbr >=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy >=2.0.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: sushy >=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema >=2.6.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement not satisfied: jsonschema >=2.6.0 DEBUG: + cat /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv rsd_lib-1.2.0.dist-info/ DEBUG: removed 'rsd_lib-1.2.0.dist-info/AUTHORS' DEBUG: removed 'rsd_lib-1.2.0.dist-info/LICENSE' DEBUG: removed 'rsd_lib-1.2.0.dist-info/METADATA' DEBUG: removed 'rsd_lib-1.2.0.dist-info/pbr.json' DEBUG: removed 'rsd_lib-1.2.0.dist-info/top_level.txt' DEBUG: removed directory 'rsd_lib-1.2.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:11 ago on Tue Mar 11 14:45:56 2025. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================== DEBUG: Installing: DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-testrepository noarch 0.0.20-38.el10s delorean-master-testing 202 k DEBUG: Installing dependencies: DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: Transaction Summary DEBUG: ================================================================================================================== DEBUG: Install 10 Packages DEBUG: Total download size: 2.8 M DEBUG: Installed size: 10 M DEBUG: Downloading Packages: DEBUG: (1/10): python3-reno-4.1.0-0.20250212114939.476 2.1 MB/s | 139 kB 00:00 DEBUG: (2/10): python3-jsonschema-specifications-2023. 281 kB/s | 29 kB 00:00 DEBUG: (3/10): python3-attrs-23.2.0-7.el10.noarch.rpm 704 kB/s | 125 kB 00:00 DEBUG: (4/10): python3-jsonschema-4.19.1-7.el10.noarch 1.0 MB/s | 206 kB 00:00 DEBUG: (5/10): python3-coverage-7.3.2-5.el10s.x86_64.r 15 MB/s | 358 kB 00:00 DEBUG: (6/10): python3-dulwich-0.22.1-2.el10s.x86_64.r 17 MB/s | 522 kB 00:00 DEBUG: (7/10): python3-testrepository-0.0.20-38.el10s. 12 MB/s | 202 kB 00:00 DEBUG: (8/10): python3-referencing-0.31.1-6.el10.noarc 637 kB/s | 82 kB 00:00 DEBUG: (9/10): python3-openstackdocstheme-3.0.0-10.el1 22 MB/s | 934 kB 00:00 DEBUG: (10/10): python3-rpds-py-0.17.1-6.el10.x86_64.r 2.1 MB/s | 298 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.7 MB/s | 2.8 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 1/10 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 2/10 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 3/10 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 4/10 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el10 5/10 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 6/10 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10.n 7/10 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 8/10 DEBUG: Installing : python3-testrepository-0.0.20-38.el10s.noarch 9/10 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 10/10 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 10/10 DEBUG: Installed: DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-testrepository-0.0.20-38.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-testrepository-0.0.20-38.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-testrepository-0.0.20-38.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-rsd-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FksrBD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sushy>=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema>=2.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=2.6.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0,!=4.4 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=0.0.18 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=1.6.2 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=1.10.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testrepository>=0.0.18 DEBUG: (installed: testrepository 0.0.20) DEBUG: Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=1.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=1.11.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=1.8.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sushy>=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema>=2.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=2.6.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0,!=4.4 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=0.0.18 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=1.6.2 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=1.10.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testrepository>=0.0.18 DEBUG: (installed: testrepository 0.0.20) DEBUG: Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=1.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=1.11.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=1.8.0 DEBUG: (installed: reno 4.1.0) 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: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: running dist_info DEBUG: writing rsd_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to rsd_lib.egg-info/dependency_links.txt DEBUG: writing requirements to rsd_lib.egg-info/requires.txt DEBUG: writing top-level names to rsd_lib.egg-info/top_level.txt DEBUG: writing pbr to rsd_lib.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 'rsd_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib-1.2.0.dist-info' DEBUG: Handling pbr >=2.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: pbr >=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy >=2.0.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: sushy >=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema >=2.6.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: jsonschema >=2.6.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: + cat /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv rsd_lib-1.2.0.dist-info/ DEBUG: removed 'rsd_lib-1.2.0.dist-info/AUTHORS' DEBUG: removed 'rsd_lib-1.2.0.dist-info/LICENSE' DEBUG: removed 'rsd_lib-1.2.0.dist-info/METADATA' DEBUG: removed 'rsd_lib-1.2.0.dist-info/top_level.txt' DEBUG: removed 'rsd_lib-1.2.0.dist-info/pbr.json' DEBUG: removed directory 'rsd_lib-1.2.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:15 ago on Tue Mar 11 14:45:56 2025. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch is already installed. DEBUG: Package python3-testrepository-0.0.20-38.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-59.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.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-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.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-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-testrepository-0.0.20-38.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025a-1.el10.noarch 1737665022 1656850 81bf834ed58aaa31cd7a9f1292360f77 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.0.3-14.el10.noarch 1733474150 463040 4c935a46b2773df6ab28a762e271880e installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch 1738794918 2058 3b9a99269b186a90f86698e02b6ba105 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b 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-59.el10.x86_64 1741112537 7344039 99021f58022484052f31c241cd7cc9de installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.92-1.el10.noarch 1739533087 101230 3c798c4b1204b02a5437645e66770fc5 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-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d 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-37.el10.x86_64 1737759618 8163038 66ccda8e054ee4f9e52640f3e02ed980 installed DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 1737759618 0 574de38b2e13b800ae5be1a11219c4bd installed DEBUG: glibc-common-2.39-37.el10.x86_64 1737759618 1072842 8a8caddd53d03b6b3c104a644d6d6639 installed DEBUG: glibc-2.39-37.el10.x86_64 1737759618 6509106 8a59cb19035a1156060900fd5a450c5a 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-1.el10.x86_64 1736848181 137744 8900465a47da3444f47684b6d81f3d0c installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 1730234879 219523 b3f2d0f42488ce5f66cc575cc4f318c3 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 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.192-5.el10.x86_64 1734554292 1217256 fb1ddf594609080bfe9c6a1baf6a4fa0 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 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-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch 1739555592 111837 4d48d4aefe2fce007eea54948106b2e6 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff 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.6.4-1.el10.x86_64 1730983173 299655 82286ab5349fdc7074b2c2577f892fe8 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: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 1738588692 1575656 e24f0c47e7c0a3b970019d632a8b1166 installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 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.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb 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: 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-1.el10.x86_64 1737023977 363833 054eb7bb0c526b020cfd28b7c01de25b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-9.el10.x86_64 1739535164 2403210 e66cc66c604fc058a8f587c547d64da1 installed DEBUG: libffi-3.4.4-9.el10.x86_64 1730220656 87640 87b66c435f5bd96baaee85f7f9f20a16 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-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-3.el10.x86_64 1730234879 1245136 e96f1d5792d9916e133636189c92754e installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-5.el10.x86_64 1730220726 1635834 9f8a09cf95d7e742ed61ab86570a29da installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 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.9-9.el10.x86_64 1739421534 4132765 f1c9227fae0ebf2db5e5dc53f5fcf4f6 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.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 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-libs-1:3.2.2-16.el10.x86_64 1739372882 8222810 f6766311dd5424389115a7e118467326 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-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 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-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 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-1.el10.x86_64 1732012356 957090 773b4f0aa5cf71d75250bf184c5694b1 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-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 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-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 1738920680 16413 7e8b677d9ff4d56e6b86383f9203820c installed DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 1738920680 734816 0af101b15abccc0ed9a42c565a705833 installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 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-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 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-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab 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.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf 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-5.el10.x86_64 1730222119 1199683 aadbcb113a9b86146d02805ec1e59656 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-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 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-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae 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-37.el10.x86_64 1737759618 2330087 5b780a6b00806c0ab9c6d5ba576d2b98 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.9.1-5.el10.x86_64 1730235377 829614 7876acb3b2d09ea25e1363e32fcc275b installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 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.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 1734554292 79229 7c6a420f8a2e80ceda0cea992eff9248 installed DEBUG: elfutils-libs-0.192-5.el10.x86_64 1734554292 670589 0ff5077cc379d987237fcca7fc25d5d0 installed DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch 1734554294 1810 fc60355e4390b20b4fbb3b2218eb790f installed DEBUG: systemd-pam-257-9.el10.x86_64 1739535164 680017 e3a2a61a2b28bfe1539bc17ef9c9232f installed DEBUG: systemd-257-9.el10.x86_64 1739535164 17593207 a1a414244a6d7049a00a4731f9ead250 installed DEBUG: binutils-gold-2.41-52.el10.x86_64 1737376889 2103875 c14917ca161b22aac0998402f5b6748d installed DEBUG: binutils-2.41-52.el10.x86_64 1737376889 27672599 7f2ad25b5c492b45486405b3ad382f84 installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.192-5.el10.x86_64 1734554292 2725526 16630ede0d063b5a135e9aae34a70123 installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-4.el10.x86_64 1737385265 202479 0a53155d663841da5d090cadc8b4c1a5 installed DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 1738920680 198936 cf7ff4bed452e5386f052ffc64936583 installed DEBUG: openssh-9.9p1-7.el10.x86_64 1739900330 1452235 da3c3ecbdc06e9891c30305fb29bc337 installed DEBUG: openssh-clients-9.9p1-7.el10.x86_64 1739900330 2847446 e546f77fef612febc1859f198c7b8573 installed DEBUG: git-core-2.47.1-1.el10.x86_64 1735913625 23389283 331e232e24883009bb12fedb6ec3dee6 installed DEBUG: curl-8.9.1-5.el10.x86_64 1730235377 800324 4f532f676d77ab8bf62fdc9d89ace384 installed DEBUG: rpm-4.19.1.1-12.el10.x86_64 1738920680 3094580 d4b38edcc663ef74dc38fee362b5e3e5 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.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 1739533092 1016911 3c619b829bfa565f22c8b5ec7a2bc3ee installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 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-9.1.el10.noarch 1730235088 51802 03dece3963b5a64d6dab2a0a66cb7ea0 installed DEBUG: redhat-rpm-config-288-1.el10.noarch 1739375862 187839 f18367060ec56d493332d7d2f6a95b54 installed DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 1738920680 176781 0035fe3c741b54c18d8b1e727ad7951f installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-9.1.el10.noarch 1730235088 22627 46496846c6961f2418ff5d532bfea20c installed DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch 1730235088 6586 229c62bc5ea77ec339c644631e537f4f installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.9-1.el10.noarch 1738802968 23 5c38f3b4fcb0a2f827743f310e1011b8 installed DEBUG: python3-3.12.9-1.el10.x86_64 1738802966 32121 3a9f8a5ee4f573335d6284d4d055cbe1 installed DEBUG: python3-libs-3.12.9-1.el10.x86_64 1738802966 43598678 c9765fe0085f1f1508e9685433806a93 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 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.3.2-7.el10.noarch 1730229005 320095 606ecd6a326d1301a936cab15d90ec97 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 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.5-1.el10.noarch 1736421611 1616952 bd687a7270570d9be94d1e2e8254c38d 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-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 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-14.el10.x86_64 1730216862 24284662 f8935ccb39d307fb6a4f1211736dd222 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.9-1.el10.x86_64 1738802966 1334690 c8e17f269541f58dc4a5c60099f43f49 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 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.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 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-9.el10.noarch 1739535155 10938 66ed94eccb5980f9bb8037163334b741 installed DEBUG: openstack-macros-2023.1.0-1.el10s.noarch 1738683030 45488 c16e32270738a03e5e1aeebcecb95189 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch 1739358803 312176 4b54c90a78c6af0dcc311eda4bb59b12 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch 1739371524 154521 49595da95ad8f98131443fa344305f93 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch 1741599554 1056967 afc9140493b8f6e9cb733bbd75cce071 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.8.0-0.20250212114405.4826a43.el10.noarch 1739360718 332043 37a408b1da9259277baeb4805d4eff0f installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch 1741599554 1394865 7453f5e83d943c807368dc2e0897191f installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-testrepository-0.0.20-38.el10s.noarch 1738656505 836616 06327c474f2d3970344ba826ff74a10c installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-rsd-lib.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-rsd-lib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.OnUK3g DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir --output /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.0.0) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sushy>=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema>=2.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=2.6.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0,!=4.4 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=0.0.18 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=1.6.2 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=1.10.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testrepository>=0.0.18 DEBUG: (installed: testrepository 0.0.20) DEBUG: Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=1.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=1.11.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=1.8.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sushy>=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema>=2.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=2.6.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0,!=4.4 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=0.0.18 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=1.6.2 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=1.10.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testrepository>=0.0.18 DEBUG: (installed: testrepository 0.0.20) DEBUG: Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=1.4.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=1.11.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling reno>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=1.8.0 DEBUG: (installed: reno 4.1.0) 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: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: running dist_info DEBUG: writing rsd_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to rsd_lib.egg-info/dependency_links.txt DEBUG: writing requirements to rsd_lib.egg-info/requires.txt DEBUG: writing top-level names to rsd_lib.egg-info/top_level.txt DEBUG: writing pbr to rsd_lib.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 'rsd_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib-1.2.0.dist-info' DEBUG: Handling pbr >=2.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: pbr >=2.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling sushy >=2.0.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: sushy >=2.0.0 DEBUG: (installed: sushy 5.5.0) DEBUG: Handling jsonschema >=2.6.0 from hook generated metadata: Requires-Dist (rsd-lib) DEBUG: Requirement satisfied: jsonschema >=2.6.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: + cat /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv rsd_lib-1.2.0.dist-info/ DEBUG: removed 'rsd_lib-1.2.0.dist-info/AUTHORS' DEBUG: removed 'rsd_lib-1.2.0.dist-info/LICENSE' DEBUG: removed 'rsd_lib-1.2.0.dist-info/METADATA' DEBUG: removed 'rsd_lib-1.2.0.dist-info/pbr.json' DEBUG: removed 'rsd_lib-1.2.0.dist-info/top_level.txt' DEBUG: removed directory 'rsd_lib-1.2.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HduLp2 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-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 rsd-lib-1.2.0 DEBUG: + sed -i /warning-is-error/d setup.cfg DEBUG: + mkdir -p /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/rsd-lib-1.2.0 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info DEBUG: writing /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info/dependency_links.txt DEBUG: writing requirements to /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-modern-metadata-bv0sgvpe/rsd_lib-1.2.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: rsd-lib DEBUG: Building wheel for rsd-lib (pyproject.toml): started DEBUG: Running command Building wheel for rsd-lib (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/rsd_lib DEBUG: creating build/lib/rsd_lib/resources DEBUG: copying rsd_lib/resources/__init__.py -> build/lib/rsd_lib/resources DEBUG: creating build/lib/rsd_lib/tests DEBUG: creating build/lib/rsd_lib/tests/unit DEBUG: creating build/lib/rsd_lib/tests/unit/resources DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1 DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal_zone.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_1/chassis/test_power_zone.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_1/chassis/test_power.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_1/chassis/test_chassis.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_1/chassis/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: creating build/lib/rsd_lib/resources/v2_1 DEBUG: creating build/lib/rsd_lib/resources/v2_1/manager DEBUG: copying rsd_lib/resources/v2_1/manager/virtual_media.py -> build/lib/rsd_lib/resources/v2_1/manager DEBUG: copying rsd_lib/resources/v2_1/manager/serial_interface.py -> build/lib/rsd_lib/resources/v2_1/manager DEBUG: copying rsd_lib/resources/v2_1/manager/manager_network_protocol.py -> build/lib/rsd_lib/resources/v2_1/manager DEBUG: copying rsd_lib/resources/v2_1/manager/manager.py -> build/lib/rsd_lib/resources/v2_1/manager DEBUG: copying rsd_lib/resources/v2_1/manager/__init__.py -> build/lib/rsd_lib/resources/v2_1/manager DEBUG: creating build/lib/rsd_lib/resources/v2_2 DEBUG: creating build/lib/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port_metrics.py -> build/lib/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port.py -> build/lib/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_metrics.py -> build/lib/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch.py -> build/lib/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/resources/v2_2/ethernet_switch/__init__.py -> build/lib/rsd_lib/resources/v2_2/ethernet_switch DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_3 DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_3/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_3/ethernet_switch/test_ethernet_switch.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_3/ethernet_switch/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/ethernet_switch DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_4 DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_4/node DEBUG: copying rsd_lib/tests/unit/resources/v2_4/node/test_node.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/node DEBUG: copying rsd_lib/tests/unit/resources/v2_4/node/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/node DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2 DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2/node DEBUG: copying rsd_lib/tests/unit/resources/v2_2/node/test_node.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/node DEBUG: copying rsd_lib/tests/unit/resources/v2_2/node/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/node DEBUG: creating build/lib/rsd_lib/resources/v2_4 DEBUG: creating build/lib/rsd_lib/resources/v2_4/node DEBUG: copying rsd_lib/resources/v2_4/node/schemas.py -> build/lib/rsd_lib/resources/v2_4/node DEBUG: copying rsd_lib/resources/v2_4/node/node.py -> build/lib/rsd_lib/resources/v2_4/node DEBUG: copying rsd_lib/resources/v2_4/node/__init__.py -> build/lib/rsd_lib/resources/v2_4/node DEBUG: copying rsd_lib/tests/unit/resources/v2_2/test_rsdlib_v2_2.py -> build/lib/rsd_lib/tests/unit/resources/v2_2 DEBUG: copying rsd_lib/tests/unit/resources/v2_2/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2 DEBUG: creating build/lib/rsd_lib/resources/v2_2/fabric DEBUG: copying rsd_lib/resources/v2_2/fabric/switch.py -> build/lib/rsd_lib/resources/v2_2/fabric DEBUG: copying rsd_lib/resources/v2_2/fabric/port_metrics.py -> build/lib/rsd_lib/resources/v2_2/fabric DEBUG: copying rsd_lib/resources/v2_2/fabric/port.py -> build/lib/rsd_lib/resources/v2_2/fabric DEBUG: copying rsd_lib/resources/v2_2/fabric/fabric.py -> build/lib/rsd_lib/resources/v2_2/fabric DEBUG: copying rsd_lib/resources/v2_2/fabric/__init__.py -> build/lib/rsd_lib/resources/v2_2/fabric DEBUG: creating build/lib/rsd_lib/resources/v2_3 DEBUG: creating build/lib/rsd_lib/resources/v2_3/ethernet_switch DEBUG: copying rsd_lib/resources/v2_3/ethernet_switch/ethernet_switch.py -> build/lib/rsd_lib/resources/v2_3/ethernet_switch DEBUG: copying rsd_lib/resources/v2_3/ethernet_switch/__init__.py -> build/lib/rsd_lib/resources/v2_3/ethernet_switch DEBUG: copying rsd_lib/resources/v2_4/types.py -> build/lib/rsd_lib/resources/v2_4 DEBUG: copying rsd_lib/resources/v2_4/__init__.py -> build/lib/rsd_lib/resources/v2_4 DEBUG: creating build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/volume.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/system.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/storage.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/simple_storage.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/processor.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/pcie_function.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/pcie_device.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/network_interface.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/network_device_function.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/memory.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/ethernet_interface.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/drive.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/resources/v2_1/system/__init__.py -> build/lib/rsd_lib/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_4/test_rsdlib_v2_4.py -> build/lib/rsd_lib/tests/unit/resources/v2_4 DEBUG: copying rsd_lib/tests/unit/resources/v2_4/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_4 DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_3/manager DEBUG: copying rsd_lib/tests/unit/resources/v2_3/manager/test_manager.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/manager DEBUG: copying rsd_lib/tests/unit/resources/v2_3/manager/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/manager DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying rsd_lib/tests/unit/resources/v2_1/manager/test_manager_network_protocol.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying rsd_lib/tests/unit/resources/v2_1/manager/test_manager.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying rsd_lib/tests/unit/resources/v2_1/manager/test_ethernet_interface.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying rsd_lib/tests/unit/resources/v2_1/manager/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_3/system DEBUG: copying rsd_lib/tests/unit/resources/v2_3/system/test_system.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/system DEBUG: copying rsd_lib/tests/unit/resources/v2_3/system/test_ethernet_interface.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/system DEBUG: copying rsd_lib/tests/unit/resources/v2_3/system/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/system DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_1/fabric/test_zone.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_1/fabric/test_switch.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_1/fabric/test_port.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_1/fabric/test_fabric.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_1/fabric/test_endpoint.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_1/fabric/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: creating build/lib/rsd_lib/resources/v2_2/node DEBUG: copying rsd_lib/resources/v2_2/node/schemas.py -> build/lib/rsd_lib/resources/v2_2/node DEBUG: copying rsd_lib/resources/v2_2/node/node.py -> build/lib/rsd_lib/resources/v2_2/node DEBUG: copying rsd_lib/resources/v2_2/node/__init__.py -> build/lib/rsd_lib/resources/v2_2/node DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port_metrics.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_metrics.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_2/ethernet_switch/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying rsd_lib/tests/unit/resources/v2_2/system/test_system.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying rsd_lib/tests/unit/resources/v2_2/system/test_processor_metrics.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying rsd_lib/tests/unit/resources/v2_2/system/test_processor.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying rsd_lib/tests/unit/resources/v2_2/system/test_memory_metrics.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying rsd_lib/tests/unit/resources/v2_2/system/test_memory.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying rsd_lib/tests/unit/resources/v2_2/system/test_computer_system_metrics.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying rsd_lib/tests/unit/resources/v2_2/system/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/system DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_2/fabric/test_port.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_2/fabric/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/fabric DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: copying rsd_lib/tests/unit/resources/v2_1/event_service/test_event_service.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: copying rsd_lib/tests/unit/resources/v2_1/event_service/test_event_destination.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: copying rsd_lib/tests/unit/resources/v2_1/event_service/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: creating build/lib/rsd_lib/resources/v2_4/system DEBUG: copying rsd_lib/resources/v2_4/system/system.py -> build/lib/rsd_lib/resources/v2_4/system DEBUG: copying rsd_lib/resources/v2_4/system/processor.py -> build/lib/rsd_lib/resources/v2_4/system DEBUG: copying rsd_lib/resources/v2_4/system/__init__.py -> build/lib/rsd_lib/resources/v2_4/system DEBUG: creating build/lib/rsd_lib/tests/unit/fakes DEBUG: copying rsd_lib/tests/unit/fakes/request_fakes.py -> build/lib/rsd_lib/tests/unit/fakes DEBUG: copying rsd_lib/tests/unit/fakes/__init__.py -> build/lib/rsd_lib/tests/unit/fakes DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_system.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_storage.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_processor.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_pcie_function.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_pcie_device.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_network_interface.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_network_device_function.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_memory.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_ethernet_interface.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/test_drive.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying rsd_lib/tests/unit/resources/v2_1/system/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/system DEBUG: creating build/lib/rsd_lib/resources/v2_4/storage_service DEBUG: copying rsd_lib/resources/v2_4/storage_service/volume.py -> build/lib/rsd_lib/resources/v2_4/storage_service DEBUG: copying rsd_lib/resources/v2_4/storage_service/storage_service.py -> build/lib/rsd_lib/resources/v2_4/storage_service DEBUG: copying rsd_lib/resources/v2_4/storage_service/capacity_source.py -> build/lib/rsd_lib/resources/v2_4/storage_service DEBUG: copying rsd_lib/resources/v2_4/storage_service/__init__.py -> build/lib/rsd_lib/resources/v2_4/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_1/test_rsdlib_v2_1.py -> build/lib/rsd_lib/tests/unit/resources/v2_1 DEBUG: copying rsd_lib/tests/unit/resources/v2_1/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1 DEBUG: creating build/lib/rsd_lib/resources/v2_3/system DEBUG: copying rsd_lib/resources/v2_3/system/system.py -> build/lib/rsd_lib/resources/v2_3/system DEBUG: copying rsd_lib/resources/v2_3/system/ethernet_interface.py -> build/lib/rsd_lib/resources/v2_3/system DEBUG: copying rsd_lib/resources/v2_3/system/__init__.py -> build/lib/rsd_lib/resources/v2_3/system DEBUG: creating build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/volume_schemas.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/volume_metrics.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/volume.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/storage_service.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/storage_pool.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/drive_metrics.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/drive.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/resources/v2_3/storage_service/__init__.py -> build/lib/rsd_lib/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/__init__.py -> build/lib/rsd_lib/tests/unit/resources DEBUG: creating build/lib/rsd_lib/resources/v2_3/manager DEBUG: copying rsd_lib/resources/v2_3/manager/manager.py -> build/lib/rsd_lib/resources/v2_3/manager DEBUG: copying rsd_lib/resources/v2_3/manager/__init__.py -> build/lib/rsd_lib/resources/v2_3/manager DEBUG: creating build/lib/rsd_lib/resources/v2_1/common DEBUG: copying rsd_lib/resources/v2_1/common/redundancy.py -> build/lib/rsd_lib/resources/v2_1/common DEBUG: copying rsd_lib/resources/v2_1/common/rack_location.py -> build/lib/rsd_lib/resources/v2_1/common DEBUG: copying rsd_lib/resources/v2_1/common/message.py -> build/lib/rsd_lib/resources/v2_1/common DEBUG: copying rsd_lib/resources/v2_1/common/ip_addresses.py -> build/lib/rsd_lib/resources/v2_1/common DEBUG: copying rsd_lib/resources/v2_1/common/__init__.py -> build/lib/rsd_lib/resources/v2_1/common DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_4/fabric/test_fabric.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_4/fabric/test_endpoint.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_4/fabric/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/registries DEBUG: copying rsd_lib/tests/unit/resources/v2_1/registries/test_registries.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/registries DEBUG: copying rsd_lib/tests/unit/resources/v2_1/registries/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/registries DEBUG: creating build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/thermal_zone.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/thermal.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/power_zone.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/power.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/log_service.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/log_entry.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/chassis.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_1/chassis/__init__.py -> build/lib/rsd_lib/resources/v2_1/chassis DEBUG: copying rsd_lib/resources/v2_3/types.py -> build/lib/rsd_lib/resources/v2_3 DEBUG: copying rsd_lib/resources/v2_3/__init__.py -> build/lib/rsd_lib/resources/v2_3 DEBUG: copying rsd_lib/tests/unit/resources/v2_3/test_rsdlib_v2_3.py -> build/lib/rsd_lib/tests/unit/resources/v2_3 DEBUG: copying rsd_lib/tests/unit/resources/v2_3/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_3 DEBUG: copying rsd_lib/tests/unit/test_utils.py -> build/lib/rsd_lib/tests/unit DEBUG: copying rsd_lib/tests/unit/test_main.py -> build/lib/rsd_lib/tests/unit DEBUG: copying rsd_lib/tests/unit/__init__.py -> build/lib/rsd_lib/tests/unit DEBUG: creating build/lib/rsd_lib/resources/v2_2/chassis DEBUG: copying rsd_lib/resources/v2_2/chassis/thermal.py -> build/lib/rsd_lib/resources/v2_2/chassis DEBUG: copying rsd_lib/resources/v2_2/chassis/power.py -> build/lib/rsd_lib/resources/v2_2/chassis DEBUG: copying rsd_lib/resources/v2_2/chassis/chassis.py -> build/lib/rsd_lib/resources/v2_2/chassis DEBUG: copying rsd_lib/resources/v2_2/chassis/__init__.py -> build/lib/rsd_lib/resources/v2_2/chassis DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/update_service/test_update_service.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/update_service/test_action_info.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/update_service/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/node DEBUG: copying rsd_lib/tests/unit/resources/v2_1/node/test_node.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/node DEBUG: copying rsd_lib/tests/unit/resources/v2_1/node/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/node DEBUG: copying rsd_lib/resources/v2_2/types.py -> build/lib/rsd_lib/resources/v2_2 DEBUG: copying rsd_lib/resources/v2_2/__init__.py -> build/lib/rsd_lib/resources/v2_2 DEBUG: creating build/lib/rsd_lib/resources/v2_1/registries DEBUG: copying rsd_lib/resources/v2_1/registries/message_registry_file.py -> build/lib/rsd_lib/resources/v2_1/registries DEBUG: copying rsd_lib/resources/v2_1/registries/__init__.py -> build/lib/rsd_lib/resources/v2_1/registries DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_2/chassis/test_thermal.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_2/chassis/test_power.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_2/chassis/test_chassis.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying rsd_lib/tests/unit/resources/v2_2/chassis/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: creating build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/triggers.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/trigger_schemas.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/telemetry_service.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/metric_report_definition_schemas.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/metric_report_definition.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/metric_report.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/metric_definition.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/metric.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/resources/v2_2/telemetry_service/__init__.py -> build/lib/rsd_lib/resources/v2_2/telemetry_service DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume_metrics.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_service.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_pool.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive_metrics.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_3/storage_service/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: creating build/lib/rsd_lib/resources/v2_4/fabric DEBUG: copying rsd_lib/resources/v2_4/fabric/fabric.py -> build/lib/rsd_lib/resources/v2_4/fabric DEBUG: copying rsd_lib/resources/v2_4/fabric/endpoint_schemas.py -> build/lib/rsd_lib/resources/v2_4/fabric DEBUG: copying rsd_lib/resources/v2_4/fabric/endpoint.py -> build/lib/rsd_lib/resources/v2_4/fabric DEBUG: copying rsd_lib/resources/v2_4/fabric/__init__.py -> build/lib/rsd_lib/resources/v2_4/fabric DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_3/node DEBUG: copying rsd_lib/tests/unit/resources/v2_3/node/test_node.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/node DEBUG: copying rsd_lib/tests/unit/resources/v2_3/node/test_attach_action_info.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/node DEBUG: copying rsd_lib/tests/unit/resources/v2_3/node/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/node DEBUG: copying rsd_lib/resources/v2_1/types.py -> build/lib/rsd_lib/resources/v2_1 DEBUG: copying rsd_lib/resources/v2_1/__init__.py -> build/lib/rsd_lib/resources/v2_1 DEBUG: creating build/lib/rsd_lib/resources/v2_3/fabric DEBUG: copying rsd_lib/resources/v2_3/fabric/zone.py -> build/lib/rsd_lib/resources/v2_3/fabric DEBUG: copying rsd_lib/resources/v2_3/fabric/fabric.py -> build/lib/rsd_lib/resources/v2_3/fabric DEBUG: copying rsd_lib/resources/v2_3/fabric/endpoint_schemas.py -> build/lib/rsd_lib/resources/v2_3/fabric DEBUG: copying rsd_lib/resources/v2_3/fabric/endpoint.py -> build/lib/rsd_lib/resources/v2_3/fabric DEBUG: copying rsd_lib/resources/v2_3/fabric/__init__.py -> build/lib/rsd_lib/resources/v2_3/fabric DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_vlan_network_interface.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_static_mac.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_port.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl_rule.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/tests/unit/resources/v2_1/ethernet_switch/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_3/fabric/test_zone.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_3/fabric/test_fabric.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_3/fabric/test_endpoint.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying rsd_lib/tests/unit/resources/v2_3/fabric/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_trigger.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_telemetry_service.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report_definition.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_definition.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying rsd_lib/tests/unit/resources/v2_2/telemetry_service/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_4/storage_service/test_volume.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_4/storage_service/test_storage_service.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_4/storage_service/test_capacity_source.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_4/storage_service/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: creating build/lib/rsd_lib/resources/v2_1/task DEBUG: copying rsd_lib/resources/v2_1/task/task_service.py -> build/lib/rsd_lib/resources/v2_1/task DEBUG: copying rsd_lib/resources/v2_1/task/task.py -> build/lib/rsd_lib/resources/v2_1/task DEBUG: copying rsd_lib/resources/v2_1/task/__init__.py -> build/lib/rsd_lib/resources/v2_1/task DEBUG: copying rsd_lib/utils.py -> build/lib/rsd_lib DEBUG: copying rsd_lib/main.py -> build/lib/rsd_lib DEBUG: copying rsd_lib/exceptions.py -> build/lib/rsd_lib DEBUG: copying rsd_lib/constants.py -> build/lib/rsd_lib DEBUG: copying rsd_lib/common.py -> build/lib/rsd_lib DEBUG: copying rsd_lib/base.py -> build/lib/rsd_lib DEBUG: copying rsd_lib/__init__.py -> build/lib/rsd_lib DEBUG: creating build/lib/rsd_lib/resources/v2_1/storage_service DEBUG: copying rsd_lib/resources/v2_1/storage_service/storage_service.py -> build/lib/rsd_lib/resources/v2_1/storage_service DEBUG: copying rsd_lib/resources/v2_1/storage_service/remote_target.py -> build/lib/rsd_lib/resources/v2_1/storage_service DEBUG: copying rsd_lib/resources/v2_1/storage_service/physical_drive.py -> build/lib/rsd_lib/resources/v2_1/storage_service DEBUG: copying rsd_lib/resources/v2_1/storage_service/logical_drive.py -> build/lib/rsd_lib/resources/v2_1/storage_service DEBUG: copying rsd_lib/resources/v2_1/storage_service/__init__.py -> build/lib/rsd_lib/resources/v2_1/storage_service DEBUG: copying rsd_lib/tests/base.py -> build/lib/rsd_lib/tests DEBUG: copying rsd_lib/tests/__init__.py -> build/lib/rsd_lib/tests DEBUG: creating build/lib/rsd_lib/resources/v2_2/update_service DEBUG: copying rsd_lib/resources/v2_2/update_service/update_service.py -> build/lib/rsd_lib/resources/v2_2/update_service DEBUG: copying rsd_lib/resources/v2_2/update_service/action_info.py -> build/lib/rsd_lib/resources/v2_2/update_service DEBUG: copying rsd_lib/resources/v2_2/update_service/__init__.py -> build/lib/rsd_lib/resources/v2_2/update_service DEBUG: creating build/lib/rsd_lib/resources/v2_3/node DEBUG: copying rsd_lib/resources/v2_3/node/schemas.py -> build/lib/rsd_lib/resources/v2_3/node DEBUG: copying rsd_lib/resources/v2_3/node/node.py -> build/lib/rsd_lib/resources/v2_3/node DEBUG: copying rsd_lib/resources/v2_3/node/attach_action_info.py -> build/lib/rsd_lib/resources/v2_3/node DEBUG: copying rsd_lib/resources/v2_3/node/__init__.py -> build/lib/rsd_lib/resources/v2_3/node DEBUG: creating build/lib/rsd_lib/resources/v2_2/system DEBUG: copying rsd_lib/resources/v2_2/system/system.py -> build/lib/rsd_lib/resources/v2_2/system DEBUG: copying rsd_lib/resources/v2_2/system/processor_metrics.py -> build/lib/rsd_lib/resources/v2_2/system DEBUG: copying rsd_lib/resources/v2_2/system/processor.py -> build/lib/rsd_lib/resources/v2_2/system DEBUG: copying rsd_lib/resources/v2_2/system/memory_metrics.py -> build/lib/rsd_lib/resources/v2_2/system DEBUG: copying rsd_lib/resources/v2_2/system/memory.py -> build/lib/rsd_lib/resources/v2_2/system DEBUG: copying rsd_lib/resources/v2_2/system/computer_system_metrics.py -> build/lib/rsd_lib/resources/v2_2/system DEBUG: copying rsd_lib/resources/v2_2/system/__init__.py -> build/lib/rsd_lib/resources/v2_2/system DEBUG: creating build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/vlan_network_interface.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/schemas.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_static_mac.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_port.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl_rule.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying rsd_lib/resources/v2_1/ethernet_switch/__init__.py -> build/lib/rsd_lib/resources/v2_1/ethernet_switch DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_1/storage_service/test_storage_service.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/storage_service DEBUG: copying rsd_lib/tests/unit/resources/v2_1/storage_service/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/storage_service DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_1/task DEBUG: copying rsd_lib/tests/unit/resources/v2_1/task/test_task_service.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/task DEBUG: copying rsd_lib/tests/unit/resources/v2_1/task/test_task.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/task DEBUG: copying rsd_lib/tests/unit/resources/v2_1/task/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_1/task DEBUG: creating build/lib/rsd_lib/resources/v2_3/chassis DEBUG: copying rsd_lib/resources/v2_3/chassis/chassis.py -> build/lib/rsd_lib/resources/v2_3/chassis DEBUG: copying rsd_lib/resources/v2_3/chassis/__init__.py -> build/lib/rsd_lib/resources/v2_3/chassis DEBUG: creating build/lib/rsd_lib/resources/v2_1/node DEBUG: copying rsd_lib/resources/v2_1/node/schemas.py -> build/lib/rsd_lib/resources/v2_1/node DEBUG: copying rsd_lib/resources/v2_1/node/node.py -> build/lib/rsd_lib/resources/v2_1/node DEBUG: copying rsd_lib/resources/v2_1/node/__init__.py -> build/lib/rsd_lib/resources/v2_1/node DEBUG: creating build/lib/rsd_lib/resources/v2_1/event_service DEBUG: copying rsd_lib/resources/v2_1/event_service/schemas.py -> build/lib/rsd_lib/resources/v2_1/event_service DEBUG: copying rsd_lib/resources/v2_1/event_service/event_service.py -> build/lib/rsd_lib/resources/v2_1/event_service DEBUG: copying rsd_lib/resources/v2_1/event_service/event_destination.py -> build/lib/rsd_lib/resources/v2_1/event_service DEBUG: copying rsd_lib/resources/v2_1/event_service/__init__.py -> build/lib/rsd_lib/resources/v2_1/event_service DEBUG: creating build/lib/rsd_lib/tests/unit/resources/v2_4/system DEBUG: copying rsd_lib/tests/unit/resources/v2_4/system/test_system.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/system DEBUG: copying rsd_lib/tests/unit/resources/v2_4/system/test_processor.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/system DEBUG: copying rsd_lib/tests/unit/resources/v2_4/system/__init__.py -> build/lib/rsd_lib/tests/unit/resources/v2_4/system DEBUG: creating build/lib/rsd_lib/resources/v2_1/fabric DEBUG: copying rsd_lib/resources/v2_1/fabric/zone.py -> build/lib/rsd_lib/resources/v2_1/fabric DEBUG: copying rsd_lib/resources/v2_1/fabric/switch.py -> build/lib/rsd_lib/resources/v2_1/fabric DEBUG: copying rsd_lib/resources/v2_1/fabric/port.py -> build/lib/rsd_lib/resources/v2_1/fabric DEBUG: copying rsd_lib/resources/v2_1/fabric/fabric.py -> build/lib/rsd_lib/resources/v2_1/fabric DEBUG: copying rsd_lib/resources/v2_1/fabric/endpoint.py -> build/lib/rsd_lib/resources/v2_1/fabric DEBUG: copying rsd_lib/resources/v2_1/fabric/__init__.py -> build/lib/rsd_lib/resources/v2_1/fabric DEBUG: running egg_info DEBUG: writing rsd_lib.egg-info/PKG-INFO DEBUG: writing dependency_links to rsd_lib.egg-info/dependency_links.txt DEBUG: writing requirements to rsd_lib.egg-info/requires.txt DEBUG: writing top-level names to rsd_lib.egg-info/top_level.txt DEBUG: writing pbr to rsd_lib.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 'rsd_lib.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rsd_lib.tests.unit.json_samples.v2_1' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'rsd_lib.tests.unit.json_samples.v2_1' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'rsd_lib.tests.unit.json_samples.v2_1' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'rsd_lib.tests.unit.json_samples.v2_1' to be distributed and are DEBUG: already explicitly excluding 'rsd_lib.tests.unit.json_samples.v2_1' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rsd_lib.tests.unit.json_samples.v2_2' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'rsd_lib.tests.unit.json_samples.v2_2' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'rsd_lib.tests.unit.json_samples.v2_2' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'rsd_lib.tests.unit.json_samples.v2_2' to be distributed and are DEBUG: already explicitly excluding 'rsd_lib.tests.unit.json_samples.v2_2' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rsd_lib.tests.unit.json_samples.v2_3' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'rsd_lib.tests.unit.json_samples.v2_3' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'rsd_lib.tests.unit.json_samples.v2_3' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'rsd_lib.tests.unit.json_samples.v2_3' to be distributed and are DEBUG: already explicitly excluding 'rsd_lib.tests.unit.json_samples.v2_3' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'rsd_lib.tests.unit.json_samples.v2_4' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'rsd_lib.tests.unit.json_samples.v2_4' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'rsd_lib.tests.unit.json_samples.v2_4' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'rsd_lib.tests.unit.json_samples.v2_4' to be distributed and are DEBUG: already explicitly excluding 'rsd_lib.tests.unit.json_samples.v2_4' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/rsd_lib/tests/unit/json_samples DEBUG: creating build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/chassis.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/chassis_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/drive.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/endpoint.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/endpoint_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/event_destination.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/event_destination_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/event_service.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/fabric.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/fabric_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/fabrics_port.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/fabrics_port_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/logical_drive.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/logical_drive_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/manager.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/manager_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/manager_network_protocol.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/memory.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/memory_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/network_device_function.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/network_device_function_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/network_interface.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/network_interface_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/node.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/node_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/pcie_device.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/pcie_function.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/physical_drive.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/physical_drive_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/power.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/power_zone.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/power_zone_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/processor.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/processor_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/registries.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/registries_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/remote_target.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/remote_target_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/root.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/storage.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/storage_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/storage_service.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/storage_service_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/switch.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/switch_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/system.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/system_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/task.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/task_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/task_service.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/thermal.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/thermal_zone.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/thermal_zone_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/zone.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_1/zone_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: creating build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/chassis.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/computer_system_metrics.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/cpu_bandwidth_metric_def.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/cpu_health_metric_def.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/cpu_temperature_metric_def.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/discrete_trigger.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_metrics.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_metrics.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/fabrics_port.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/memory.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/memory_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/memory_metrics.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/metric_definition.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/metric_definition_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/metric_report.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/metric_report_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/numeric_trigger.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/power.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/processor.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/processor_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/processor_metrics.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/root.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/system.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/system_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/telemetry_service.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/thermal.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/triggers_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/update_service.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_2/update_service_action_info.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: creating build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/attach_action_info.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/drive.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/drive_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/drive_metrics.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/endpoint_1.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/endpoint_2.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/endpoint_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/fabric.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/fabric_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/manager.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/manager_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/node.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/node_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/root.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/storage_pool.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/storage_pool_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/storage_service.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/storage_service_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/system.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/system_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/volume.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/volume_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/volume_metrics.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/zone.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_3/zone_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: creating build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/attach_action_info.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/capacity_sources.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/endpoint.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/endpoint_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/fabric.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/fabric_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/node.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/node_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/processor.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/processor_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/root.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/storage_service.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/storage_service_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/system.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/system_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/volume.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/volume_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying rsd_lib/tests/unit/json_samples/v2_4/zone_collection.json -> build/lib/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: copying build/lib/rsd_lib/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: copying build/lib/rsd_lib/base.py -> build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: copying build/lib/rsd_lib/common.py -> build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: copying build/lib/rsd_lib/constants.py -> build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: copying build/lib/rsd_lib/exceptions.py -> build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: copying build/lib/rsd_lib/main.py -> build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: copying build/lib/rsd_lib/utils.py -> build/bdist.linux-x86_64/wheel/rsd_lib DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests DEBUG: copying build/lib/rsd_lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests DEBUG: copying build/lib/rsd_lib/tests/base.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/zone_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/volume_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/volume.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/system_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/system.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/storage_service_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/storage_service.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/root.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/processor_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/processor.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/node_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/node.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/fabric_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/fabric.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/endpoint_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/endpoint.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/capacity_sources.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_4/attach_action_info.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_4 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/zone_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/zone.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/volume_metrics.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/volume_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/volume.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/system_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/system.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/storage_service_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/storage_service.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/storage_pool_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/storage_pool.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/root.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/node_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/node.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/manager_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/manager.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/fabric_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/fabric.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/endpoint_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/endpoint_2.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/endpoint_1.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/drive_metrics.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/drive_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/drive.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_3/attach_action_info.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_3 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/update_service_action_info.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/update_service.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/triggers_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/thermal.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/telemetry_service.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/system_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/system.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/root.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/processor_metrics.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/processor_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/processor.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/power.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/numeric_trigger.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/metric_report_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/metric_report.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/metric_definition_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/metric_definition.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/memory_metrics.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/memory_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/memory.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/fabrics_port.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_metrics.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_metrics.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/discrete_trigger.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/cpu_temperature_metric_def.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/cpu_health_metric_def.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/cpu_bandwidth_metric_def.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/computer_system_metrics.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_2/chassis.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_2 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/zone_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/zone.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/thermal_zone_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/thermal_zone.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/thermal.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/task_service.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/task_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/task.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/system_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/system.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/switch_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/switch.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/storage_service_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/storage_service.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/storage_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/storage.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/root.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/remote_target_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/remote_target.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/registries_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/registries.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/processor_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/processor.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/power_zone_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/power_zone.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/power.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/physical_drive_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/physical_drive.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/pcie_function.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/pcie_device.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/node_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/node.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/network_interface_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/network_interface.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/network_device_function_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/network_device_function.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/memory_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/memory.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/manager_network_protocol.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/manager_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/manager.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/logical_drive_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/logical_drive.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/fabrics_port_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/fabrics_port.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/fabric_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/fabric.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/event_service.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/event_destination_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/event_destination.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/endpoint_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/endpoint.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/drive.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/chassis_collection.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/json_samples/v2_1/chassis.json -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/json_samples/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit DEBUG: copying build/lib/rsd_lib/tests/unit/test_main.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit DEBUG: copying build/lib/rsd_lib/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/fakes DEBUG: copying build/lib/rsd_lib/tests/unit/fakes/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/fakes DEBUG: copying build/lib/rsd_lib/tests/unit/fakes/request_fakes.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/fakes DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources DEBUG: copying build/lib/rsd_lib/tests/unit/resources/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_definition.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report_definition.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_telemetry_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_trigger.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/telemetry_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/chassis/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/chassis/test_chassis.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/chassis/test_power.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/chassis/test_thermal.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/chassis DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/update_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/update_service/test_action_info.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/update_service/test_update_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/update_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/fabric/test_port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/fabric DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/system/test_computer_system_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/system/test_memory.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/system/test_memory_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/system/test_processor.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/system/test_processor_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/system/test_system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/system DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2 DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/test_rsdlib_v2_2.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_2/node/test_node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_2/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/system/test_processor.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/system/test_system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/system DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service/test_capacity_source.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service/test_storage_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/storage_service/test_volume.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/storage_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/fabric/test_endpoint.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/fabric/test_fabric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4 DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/test_rsdlib_v2_4.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_4/node/test_node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_4/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/fabric/test_endpoint.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/fabric/test_fabric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/fabric/test_zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/fabric DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/node/test_attach_action_info.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/node/test_node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_pool.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3 DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/test_rsdlib_v2_3.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/system/test_ethernet_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/system/test_system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/system DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/manager DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/manager/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/manager DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/manager/test_manager.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/manager DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/ethernet_switch/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_3/ethernet_switch/test_ethernet_switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_3/ethernet_switch DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/task DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/task/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/task DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/task/test_task.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/task DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/task/test_task_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/task DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/storage_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/storage_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/storage_service/test_storage_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/storage_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl_rule.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_static_mac.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_vlan_network_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/ethernet_switch DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/node DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/node/test_node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/registries DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/registries/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/registries DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/registries/test_registries.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/registries DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1 DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/test_rsdlib_v2_1.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_drive.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_ethernet_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_memory.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_network_device_function.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_network_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_pcie_device.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_pcie_function.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_processor.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_storage.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/system/test_system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/system DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/event_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/event_service/test_event_destination.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/event_service/test_event_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/event_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/fabric/test_endpoint.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/fabric/test_fabric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/fabric/test_port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/fabric/test_switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/fabric/test_zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/fabric DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/manager/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/manager/test_ethernet_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/manager/test_manager.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/manager/test_manager_network_protocol.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/manager DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/chassis/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/chassis/test_chassis.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/chassis/test_power.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/chassis/test_power_zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal_zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/tests/unit/resources/v2_1/chassis DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_3/chassis/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_3/chassis/chassis.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/chassis DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/node DEBUG: copying build/lib/rsd_lib/resources/v2_3/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/node DEBUG: copying build/lib/rsd_lib/resources/v2_3/node/attach_action_info.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/node DEBUG: copying build/lib/rsd_lib/resources/v2_3/node/node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/node DEBUG: copying build/lib/rsd_lib/resources/v2_3/node/schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_3/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_3/fabric/endpoint.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_3/fabric/endpoint_schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_3/fabric/fabric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_3/fabric/zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_3/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3 DEBUG: copying build/lib/rsd_lib/resources/v2_3/types.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/manager DEBUG: copying build/lib/rsd_lib/resources/v2_3/manager/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/manager DEBUG: copying build/lib/rsd_lib/resources/v2_3/manager/manager.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/manager DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/drive.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/drive_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/storage_pool.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/storage_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/volume.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/volume_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_3/storage_service/volume_schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/storage_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/system DEBUG: copying build/lib/rsd_lib/resources/v2_3/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/system DEBUG: copying build/lib/rsd_lib/resources/v2_3/system/ethernet_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/system DEBUG: copying build/lib/rsd_lib/resources/v2_3/system/system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/system DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_3/ethernet_switch/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_3/ethernet_switch/ethernet_switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_3/ethernet_switch DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_4/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_4/fabric/endpoint.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_4/fabric/endpoint_schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_4/fabric/fabric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/fabric DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_4/storage_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_4/storage_service/capacity_source.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_4/storage_service/storage_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_4/storage_service/volume.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/storage_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/system DEBUG: copying build/lib/rsd_lib/resources/v2_4/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/system DEBUG: copying build/lib/rsd_lib/resources/v2_4/system/processor.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/system DEBUG: copying build/lib/rsd_lib/resources/v2_4/system/system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/system DEBUG: copying build/lib/rsd_lib/resources/v2_4/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4 DEBUG: copying build/lib/rsd_lib/resources/v2_4/types.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/node DEBUG: copying build/lib/rsd_lib/resources/v2_4/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/node DEBUG: copying build/lib/rsd_lib/resources/v2_4/node/node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/node DEBUG: copying build/lib/rsd_lib/resources/v2_4/node/schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_4/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/resources/v2_2/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/resources/v2_2/system/computer_system_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/resources/v2_2/system/memory.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/resources/v2_2/system/memory_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/resources/v2_2/system/processor.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/resources/v2_2/system/processor_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: copying build/lib/rsd_lib/resources/v2_2/system/system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/system DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/update_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/update_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/update_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/update_service/action_info.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/update_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/update_service/update_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/update_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/metric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/metric_definition.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/metric_report.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/metric_report_definition.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/metric_report_definition_schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/telemetry_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/trigger_schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/telemetry_service/triggers.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/telemetry_service DEBUG: copying build/lib/rsd_lib/resources/v2_2/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2 DEBUG: copying build/lib/rsd_lib/resources/v2_2/types.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_2/chassis/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_2/chassis/chassis.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_2/chassis/power.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_2/chassis/thermal.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/chassis DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/node DEBUG: copying build/lib/rsd_lib/resources/v2_2/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/node DEBUG: copying build/lib/rsd_lib/resources/v2_2/node/node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/node DEBUG: copying build/lib/rsd_lib/resources/v2_2/node/schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_2/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_2/fabric/fabric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_2/fabric/port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_2/fabric/port_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_2/fabric/switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/fabric DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_2/ethernet_switch/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port_metrics.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_2/ethernet_switch DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_1/fabric/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_1/fabric/endpoint.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_1/fabric/fabric.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_1/fabric/port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_1/fabric/switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/fabric DEBUG: copying build/lib/rsd_lib/resources/v2_1/fabric/zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/fabric DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/event_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/event_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/event_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/event_service/event_destination.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/event_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/event_service/event_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/event_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/event_service/schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/event_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/node DEBUG: copying build/lib/rsd_lib/resources/v2_1/node/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/node DEBUG: copying build/lib/rsd_lib/resources/v2_1/node/node.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/node DEBUG: copying build/lib/rsd_lib/resources/v2_1/node/schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/node DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl_rule.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_port.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_static_mac.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/schemas.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: copying build/lib/rsd_lib/resources/v2_1/ethernet_switch/vlan_network_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/ethernet_switch DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/storage_service/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/storage_service/logical_drive.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/storage_service/physical_drive.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/storage_service/remote_target.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/storage_service DEBUG: copying build/lib/rsd_lib/resources/v2_1/storage_service/storage_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/storage_service DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/task DEBUG: copying build/lib/rsd_lib/resources/v2_1/task/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/task DEBUG: copying build/lib/rsd_lib/resources/v2_1/task/task.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/task DEBUG: copying build/lib/rsd_lib/resources/v2_1/task/task_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/task DEBUG: copying build/lib/rsd_lib/resources/v2_1/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1 DEBUG: copying build/lib/rsd_lib/resources/v2_1/types.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1 DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/registries DEBUG: copying build/lib/rsd_lib/resources/v2_1/registries/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/registries DEBUG: copying build/lib/rsd_lib/resources/v2_1/registries/message_registry_file.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/registries DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/chassis.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/log_entry.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/log_service.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/power.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/power_zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/thermal.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: copying build/lib/rsd_lib/resources/v2_1/chassis/thermal_zone.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/chassis DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/common DEBUG: copying build/lib/rsd_lib/resources/v2_1/common/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/common DEBUG: copying build/lib/rsd_lib/resources/v2_1/common/ip_addresses.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/common DEBUG: copying build/lib/rsd_lib/resources/v2_1/common/message.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/common DEBUG: copying build/lib/rsd_lib/resources/v2_1/common/rack_location.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/common DEBUG: copying build/lib/rsd_lib/resources/v2_1/common/redundancy.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/common DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/drive.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/ethernet_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/memory.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/network_device_function.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/network_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/pcie_device.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/pcie_function.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/processor.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/simple_storage.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/storage.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/system.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: copying build/lib/rsd_lib/resources/v2_1/system/volume.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/system DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/resources/v2_1/manager/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/resources/v2_1/manager/manager.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/resources/v2_1/manager/manager_network_protocol.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/resources/v2_1/manager/serial_interface.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/resources/v2_1/manager/virtual_media.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources/v2_1/manager DEBUG: copying build/lib/rsd_lib/resources/__init__.py -> build/bdist.linux-x86_64/wheel/rsd_lib/resources DEBUG: running install_egg_info DEBUG: Copying rsd_lib.egg-info to build/bdist.linux-x86_64/wheel/rsd_lib-1.2.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/rsd_lib-1.2.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir/pip-wheel-opqzy_lx/.tmp-9uov5v5q/rsd_lib-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'rsd_lib/__init__.py' DEBUG: adding 'rsd_lib/base.py' DEBUG: adding 'rsd_lib/common.py' DEBUG: adding 'rsd_lib/constants.py' DEBUG: adding 'rsd_lib/exceptions.py' DEBUG: adding 'rsd_lib/main.py' DEBUG: adding 'rsd_lib/utils.py' DEBUG: adding 'rsd_lib/resources/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/types.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/chassis.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/log_entry.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/log_service.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/power.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/power_zone.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/thermal.py' DEBUG: adding 'rsd_lib/resources/v2_1/chassis/thermal_zone.py' DEBUG: adding 'rsd_lib/resources/v2_1/common/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/common/ip_addresses.py' DEBUG: adding 'rsd_lib/resources/v2_1/common/message.py' DEBUG: adding 'rsd_lib/resources/v2_1/common/rack_location.py' DEBUG: adding 'rsd_lib/resources/v2_1/common/redundancy.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_acl_rule.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_port.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/ethernet_switch_static_mac.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/schemas.py' DEBUG: adding 'rsd_lib/resources/v2_1/ethernet_switch/vlan_network_interface.py' DEBUG: adding 'rsd_lib/resources/v2_1/event_service/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/event_service/event_destination.py' DEBUG: adding 'rsd_lib/resources/v2_1/event_service/event_service.py' DEBUG: adding 'rsd_lib/resources/v2_1/event_service/schemas.py' DEBUG: adding 'rsd_lib/resources/v2_1/fabric/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/fabric/endpoint.py' DEBUG: adding 'rsd_lib/resources/v2_1/fabric/fabric.py' DEBUG: adding 'rsd_lib/resources/v2_1/fabric/port.py' DEBUG: adding 'rsd_lib/resources/v2_1/fabric/switch.py' DEBUG: adding 'rsd_lib/resources/v2_1/fabric/zone.py' DEBUG: adding 'rsd_lib/resources/v2_1/manager/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/manager/manager.py' DEBUG: adding 'rsd_lib/resources/v2_1/manager/manager_network_protocol.py' DEBUG: adding 'rsd_lib/resources/v2_1/manager/serial_interface.py' DEBUG: adding 'rsd_lib/resources/v2_1/manager/virtual_media.py' DEBUG: adding 'rsd_lib/resources/v2_1/node/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/node/node.py' DEBUG: adding 'rsd_lib/resources/v2_1/node/schemas.py' DEBUG: adding 'rsd_lib/resources/v2_1/registries/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/registries/message_registry_file.py' DEBUG: adding 'rsd_lib/resources/v2_1/storage_service/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/storage_service/logical_drive.py' DEBUG: adding 'rsd_lib/resources/v2_1/storage_service/physical_drive.py' DEBUG: adding 'rsd_lib/resources/v2_1/storage_service/remote_target.py' DEBUG: adding 'rsd_lib/resources/v2_1/storage_service/storage_service.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/drive.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/ethernet_interface.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/memory.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/network_device_function.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/network_interface.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/pcie_device.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/pcie_function.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/processor.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/simple_storage.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/storage.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/system.py' DEBUG: adding 'rsd_lib/resources/v2_1/system/volume.py' DEBUG: adding 'rsd_lib/resources/v2_1/task/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_1/task/task.py' DEBUG: adding 'rsd_lib/resources/v2_1/task/task_service.py' DEBUG: adding 'rsd_lib/resources/v2_2/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/types.py' DEBUG: adding 'rsd_lib/resources/v2_2/chassis/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/chassis/chassis.py' DEBUG: adding 'rsd_lib/resources/v2_2/chassis/power.py' DEBUG: adding 'rsd_lib/resources/v2_2/chassis/thermal.py' DEBUG: adding 'rsd_lib/resources/v2_2/ethernet_switch/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch.py' DEBUG: adding 'rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port.py' DEBUG: adding 'rsd_lib/resources/v2_2/ethernet_switch/ethernet_switch_port_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_2/fabric/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/fabric/fabric.py' DEBUG: adding 'rsd_lib/resources/v2_2/fabric/port.py' DEBUG: adding 'rsd_lib/resources/v2_2/fabric/port_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_2/fabric/switch.py' DEBUG: adding 'rsd_lib/resources/v2_2/node/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/node/node.py' DEBUG: adding 'rsd_lib/resources/v2_2/node/schemas.py' DEBUG: adding 'rsd_lib/resources/v2_2/system/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/system/computer_system_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_2/system/memory.py' DEBUG: adding 'rsd_lib/resources/v2_2/system/memory_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_2/system/processor.py' DEBUG: adding 'rsd_lib/resources/v2_2/system/processor_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_2/system/system.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/metric.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/metric_definition.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/metric_report.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/metric_report_definition.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/metric_report_definition_schemas.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/telemetry_service.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/trigger_schemas.py' DEBUG: adding 'rsd_lib/resources/v2_2/telemetry_service/triggers.py' DEBUG: adding 'rsd_lib/resources/v2_2/update_service/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_2/update_service/action_info.py' DEBUG: adding 'rsd_lib/resources/v2_2/update_service/update_service.py' DEBUG: adding 'rsd_lib/resources/v2_3/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/types.py' DEBUG: adding 'rsd_lib/resources/v2_3/chassis/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/chassis/chassis.py' DEBUG: adding 'rsd_lib/resources/v2_3/ethernet_switch/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/ethernet_switch/ethernet_switch.py' DEBUG: adding 'rsd_lib/resources/v2_3/fabric/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/fabric/endpoint.py' DEBUG: adding 'rsd_lib/resources/v2_3/fabric/endpoint_schemas.py' DEBUG: adding 'rsd_lib/resources/v2_3/fabric/fabric.py' DEBUG: adding 'rsd_lib/resources/v2_3/fabric/zone.py' DEBUG: adding 'rsd_lib/resources/v2_3/manager/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/manager/manager.py' DEBUG: adding 'rsd_lib/resources/v2_3/node/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/node/attach_action_info.py' DEBUG: adding 'rsd_lib/resources/v2_3/node/node.py' DEBUG: adding 'rsd_lib/resources/v2_3/node/schemas.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/drive.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/drive_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/storage_pool.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/storage_service.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/volume.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/volume_metrics.py' DEBUG: adding 'rsd_lib/resources/v2_3/storage_service/volume_schemas.py' DEBUG: adding 'rsd_lib/resources/v2_3/system/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_3/system/ethernet_interface.py' DEBUG: adding 'rsd_lib/resources/v2_3/system/system.py' DEBUG: adding 'rsd_lib/resources/v2_4/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_4/types.py' DEBUG: adding 'rsd_lib/resources/v2_4/fabric/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_4/fabric/endpoint.py' DEBUG: adding 'rsd_lib/resources/v2_4/fabric/endpoint_schemas.py' DEBUG: adding 'rsd_lib/resources/v2_4/fabric/fabric.py' DEBUG: adding 'rsd_lib/resources/v2_4/node/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_4/node/node.py' DEBUG: adding 'rsd_lib/resources/v2_4/node/schemas.py' DEBUG: adding 'rsd_lib/resources/v2_4/storage_service/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_4/storage_service/capacity_source.py' DEBUG: adding 'rsd_lib/resources/v2_4/storage_service/storage_service.py' DEBUG: adding 'rsd_lib/resources/v2_4/storage_service/volume.py' DEBUG: adding 'rsd_lib/resources/v2_4/system/__init__.py' DEBUG: adding 'rsd_lib/resources/v2_4/system/processor.py' DEBUG: adding 'rsd_lib/resources/v2_4/system/system.py' DEBUG: adding 'rsd_lib/tests/__init__.py' DEBUG: adding 'rsd_lib/tests/base.py' DEBUG: adding 'rsd_lib/tests/unit/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/test_main.py' DEBUG: adding 'rsd_lib/tests/unit/test_utils.py' DEBUG: adding 'rsd_lib/tests/unit/fakes/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/fakes/request_fakes.py' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/chassis.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/chassis_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/drive.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/endpoint.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/endpoint_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_acl_rule_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_port_vlan_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/ethernet_switch_static_mac_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/event_destination.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/event_destination_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/event_service.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/fabric.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/fabric_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/fabrics_port.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/fabrics_port_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/logical_drive.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/logical_drive_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/manager.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/manager_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/manager_ethernet_interface_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/manager_network_protocol.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/memory.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/memory_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/network_device_function.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/network_device_function_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/network_interface.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/network_interface_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/node.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/node_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/pcie_device.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/pcie_function.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/physical_drive.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/physical_drive_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/power.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/power_zone.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/power_zone_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/processor.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/processor_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/registries.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/registries_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/remote_target.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/remote_target_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/root.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/storage.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/storage_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/storage_service.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/storage_service_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/switch.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/switch_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/system.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/system_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/system_ethernet_interface_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/task.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/task_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/task_service.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/thermal.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/thermal_zone.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/thermal_zone_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/zone.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_1/zone_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/chassis.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/computer_system_metrics.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/cpu_bandwidth_metric_def.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/cpu_health_metric_def.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/cpu_temperature_metric_def.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/discrete_trigger.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_metrics.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/ethernet_switch_port_metrics.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/fabrics_port.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/memory.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/memory_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/memory_metrics.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/metric_definition.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/metric_definition_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/metric_report.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/metric_report_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/metric_report_definition_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/numeric_trigger.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/power.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/processor.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/processor_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/processor_metrics.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/root.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/system.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/system_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/telemetry_service.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/thermal.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/triggers_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/update_service.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_2/update_service_action_info.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/attach_action_info.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/drive.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/drive_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/drive_metrics.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/endpoint_1.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/endpoint_2.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/endpoint_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/ethernet_switch_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/fabric.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/fabric_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/manager.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/manager_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/manager_ethernet_interface_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/node.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/node_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/root.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/storage_pool.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/storage_pool_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/storage_service.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/storage_service_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/system.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/system_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/system_ethernet_interface_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/volume.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/volume_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/volume_metrics.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/zone.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_3/zone_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/attach_action_info.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/capacity_sources.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/endpoint.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/endpoint_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/fabric.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/fabric_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/node.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/node_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/processor.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/processor_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/root.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/storage_service.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/storage_service_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/system.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/system_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/volume.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/volume_collection.json' DEBUG: adding 'rsd_lib/tests/unit/json_samples/v2_4/zone_collection.json' DEBUG: adding 'rsd_lib/tests/unit/resources/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/test_rsdlib_v2_1.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/chassis/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/chassis/test_chassis.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/chassis/test_power.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/chassis/test_power_zone.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal_zone.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/ethernet_switch/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl_rule.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_port.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_static_mac.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_vlan_network_interface.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/event_service/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/event_service/test_event_destination.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/event_service/test_event_service.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/fabric/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/fabric/test_endpoint.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/fabric/test_fabric.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/fabric/test_port.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/fabric/test_switch.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/fabric/test_zone.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/manager/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/manager/test_ethernet_interface.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/manager/test_manager.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/manager/test_manager_network_protocol.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/node/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/node/test_node.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/registries/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/registries/test_registries.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/storage_service/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/storage_service/test_storage_service.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_drive.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_ethernet_interface.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_memory.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_network_device_function.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_network_interface.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_pcie_device.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_pcie_function.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_processor.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_storage.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/system/test_system.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/task/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/task/test_task.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_1/task/test_task_service.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/test_rsdlib_v2_2.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/chassis/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/chassis/test_chassis.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/chassis/test_power.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/chassis/test_thermal.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/ethernet_switch/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_metrics.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port_metrics.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/fabric/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/fabric/test_port.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/node/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/node/test_node.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/system/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/system/test_computer_system_metrics.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/system/test_memory.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/system/test_memory_metrics.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/system/test_processor.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/system/test_processor_metrics.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/system/test_system.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/telemetry_service/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_definition.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report_definition.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_telemetry_service.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_trigger.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/update_service/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/update_service/test_action_info.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_2/update_service/test_update_service.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/test_rsdlib_v2_3.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/ethernet_switch/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/ethernet_switch/test_ethernet_switch.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/fabric/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/fabric/test_endpoint.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/fabric/test_fabric.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/fabric/test_zone.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/manager/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/manager/test_manager.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/node/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/node/test_attach_action_info.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/node/test_node.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/storage_service/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive_metrics.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_pool.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_service.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume_metrics.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/system/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/system/test_ethernet_interface.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_3/system/test_system.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/test_rsdlib_v2_4.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/fabric/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/fabric/test_endpoint.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/fabric/test_fabric.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/node/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/node/test_node.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/storage_service/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/storage_service/test_capacity_source.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/storage_service/test_storage_service.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/storage_service/test_volume.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/system/__init__.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/system/test_processor.py' DEBUG: adding 'rsd_lib/tests/unit/resources/v2_4/system/test_system.py' DEBUG: adding 'rsd_lib-1.2.0.dist-info/AUTHORS' DEBUG: adding 'rsd_lib-1.2.0.dist-info/LICENSE' DEBUG: adding 'rsd_lib-1.2.0.dist-info/METADATA' DEBUG: adding 'rsd_lib-1.2.0.dist-info/WHEEL' DEBUG: adding 'rsd_lib-1.2.0.dist-info/pbr.json' DEBUG: adding 'rsd_lib-1.2.0.dist-info/top_level.txt' DEBUG: adding 'rsd_lib-1.2.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for rsd-lib (pyproject.toml): finished with status 'done' DEBUG: Created wheel for rsd-lib: filename=rsd_lib-1.2.0-py3-none-any.whl size=448629 sha256=b23eb98d9384a364ffedd4ebc07287cd19e39e4b7d3408bddb17bd5630f05fd0 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/87/4f/9e/99748c3c3454f5a80cbf8820e7a68f351d3532a09b6cfc2f19 DEBUG: Successfully built rsd-lib DEBUG: + sphinx-build -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 (rsd-lib) with name extracted from the package (rsd-lib); 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/rsd-lib-1.2.0/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 8 source files that are out of date DEBUG: updating environment: [new config] 8 added, 0 changed, 0 removed DEBUG: reading sources... [ 12%] contributor/contributing reading sources... [ 25%] contributor/index reading sources... [ 38%] index reading sources... [ 50%] install/index reading sources... [ 62%] readme reading sources... [ 75%] reference/index reading sources... [ 88%] reference/usage reading sources... [100%] user/index DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... /builddir/build/BUILD/rsd-lib-1.2.0/doc/source/reference/index.rst:29: WARNING: toctree contains reference to nonexisting document 'reference/api/autoindex' DEBUG: 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... [ 12%] contributor/contributing [openstackdocstheme] the 'repository_name' config option has been deprecated and replaced by the 'openstackdocs_repo_name' option; support for the former will be dropped in a future release DEBUG: [openstackdocstheme] the 'bug_project' config option has been deprecated and replaced by the 'openstackdocs_bug_project' option; support for the former will be dropped in a future release DEBUG: [openstackdocstheme] the 'bug_tag' config option has been deprecated and replaced by the 'openstackdocs_bug_tag' option; support for the former will be dropped in a future release DEBUG: /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/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... [ 38%] 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... [ 50%] install/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... [ 62%] 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: writing output... [ 75%] reference/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%] reference/usage /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%] user/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: 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: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 1 warning. 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.ue7nBh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.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-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 rsd-lib-1.2.0 DEBUG: ++ xargs basename --multiple DEBUG: ++ ls /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir/rsd_lib-1.2.0-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=rsd_lib==1.2.0 DEBUG: + '[' -z rsd_lib==1.2.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir rsd_lib==1.2.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/rsd-lib-1.2.0/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/rsd_lib-1.2.0-py3-none-any.whl DEBUG: Installing collected packages: rsd_lib DEBUG: Successfully installed rsd_lib-1.2.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/bin ']' DEBUG: + rm -f /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/rsd_lib-1.2.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages/rsd_lib-1.2.0.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 --record /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages/rsd_lib-1.2.0.dist-info/RECORD --output /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages/rsd_lib-1.2.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages/rsd_lib-1.2.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages/rsd_lib-1.2.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages/rsd_lib-1.2.0.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.2.0-0.20250311184508.6090753.el10 --unique-debug-suffix -1.2.0-0.20250311184508.6090753.el10.x86_64 --unique-debug-src-base python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/rsd-lib-1.2.0 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_1/node/test_node.py:546: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_1/node/test_node.py:546: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:93: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:94: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:107: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:204: SyntaxWarning: invalid escape sequence '\(' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:205: SyntaxWarning: invalid escape sequence '\)' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:93: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:94: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:107: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:204: SyntaxWarning: invalid escape sequence '\(' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:205: SyntaxWarning: invalid escape sequence '\)' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:417: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:418: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:431: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:511: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:540: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:634: SyntaxWarning: invalid escape sequence '\(' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:635: SyntaxWarning: invalid escape sequence '\)' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:417: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:418: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:431: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:511: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:540: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:634: SyntaxWarning: invalid escape sequence '\(' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:635: SyntaxWarning: invalid escape sequence '\)' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:575: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:576: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:589: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:656: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:657: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:673: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:674: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:718: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:747: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:841: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:842: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:860: SyntaxWarning: invalid escape sequence '\(' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:861: SyntaxWarning: invalid escape sequence '\)' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:575: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:576: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:589: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:656: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:657: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:673: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:674: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:718: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:747: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:841: SyntaxWarning: invalid escape sequence '\[' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:842: SyntaxWarning: invalid escape sequence '\]' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:860: SyntaxWarning: invalid escape sequence '\(' DEBUG: /usr/lib/python3.12/site-packages/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:861: SyntaxWarning: invalid escape sequence '\)' DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4nGKaN 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-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 rsd-lib-1.2.0 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rsd-lib-1.2.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/installer.py:33: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html DEBUG: import pkg_resources # Delay import to avoid unnecessary side-effects 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: /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: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: running test DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/pbr/packaging.py:253: DeprecationWarning: testr integration is deprecated in pbr 4.2 and will be removed in a future release. Please call your test runner directly DEBUG: warnings.warn('testr integration is deprecated in pbr 4.2 and will ' DEBUG: /usr/lib/python3.12/site-packages/pbr/testr_command.py:105: DeprecationWarning: testr integration in pbr is deprecated. Please use the 'testr' setup command or call testr directly DEBUG: warnings.warn('testr integration in pbr is deprecated. Please use ' DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/node/test_node.py:546: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'Platinum' is not one of \['E3', 'E5'"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:93: SyntaxWarning: invalid escape sequence '\[' DEBUG: "'invalid' is not one of \['CPU', 'FPGA', 'GPU', 'DSP', " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:94: SyntaxWarning: invalid escape sequence '\]' DEBUG: "'Accelerator', 'OEM'\]" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:107: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'invalid' is not one of \['E3', 'E5'"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:204: SyntaxWarning: invalid escape sequence '\(' DEBUG: "Additional properties are not allowed \('invalid-key' was " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node/test_node.py:205: SyntaxWarning: invalid escape sequence '\)' DEBUG: "unexpected\)" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:417: SyntaxWarning: invalid escape sequence '\[' DEBUG: "'invalid' is not one of \['CPU', 'FPGA', 'GPU', 'DSP', " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:418: SyntaxWarning: invalid escape sequence '\]' DEBUG: "'Accelerator', 'OEM'\]" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:431: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'invalid' is not one of \['E3', 'E5'"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:511: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'invalid' is not one of \['iSCSI', 'NVMeOverFabrics'\]"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:540: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'invalid' is not one of \['Snapshot', 'Clone'\]"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:634: SyntaxWarning: invalid escape sequence '\(' DEBUG: "Additional properties are not allowed \('invalid-key' was " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py:635: SyntaxWarning: invalid escape sequence '\)' DEBUG: "unexpected\)" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:575: SyntaxWarning: invalid escape sequence '\[' DEBUG: "'invalid' is not one of \['CPU', 'FPGA', 'GPU', 'DSP', " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:576: SyntaxWarning: invalid escape sequence '\]' DEBUG: "'Accelerator', 'OEM'\]" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:589: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'invalid' is not one of \['E3', 'E5'"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:656: SyntaxWarning: invalid escape sequence '\[' DEBUG: "'invalid-value' is not one of \['Local', 'Ethernet', " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:657: SyntaxWarning: invalid escape sequence '\]' DEBUG: "'RemotePCIe'\]" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:673: SyntaxWarning: invalid escape sequence '\[' DEBUG: "'invalid-value' is not one of \['DRAM', 'NVDIMM_N', " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:674: SyntaxWarning: invalid escape sequence '\]' DEBUG: "'NVDIMM_F', 'NVMDIMM_P', 'IntelOptane'\]" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:718: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'invalid' is not one of \['iSCSI', 'NVMeOverFabrics'\]"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:747: SyntaxWarning: invalid escape sequence '\[' DEBUG: ("'invalid' is not one of \['Snapshot', 'Clone'\]"), DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:841: SyntaxWarning: invalid escape sequence '\[' DEBUG: "'invalid' is not one of \['PreserveConfiguration', " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:842: SyntaxWarning: invalid escape sequence '\]' DEBUG: "'SecureErase', 'OverwritePCD'\]" DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:860: SyntaxWarning: invalid escape sequence '\(' DEBUG: "Additional properties are not allowed \('invalid-key' was " DEBUG: /builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py:861: SyntaxWarning: invalid escape sequence '\)' DEBUG: "unexpected\)" DEBUG: running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ DEBUG: OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ DEBUG: OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ DEBUG: ${PYTHON:-python} -m subunit.run discover -t ./ . --list DEBUG: --- import errors --- DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.chassis.test_chassis DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis/test_chassis.py", line 14, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.chassis.test_power DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis/test_power.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.chassis.test_power_zone DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis/test_power_zone.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.chassis.test_thermal DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.chassis.test_thermal_zone DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/chassis/test_thermal_zone.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.ethernet_switch.test_ethernet_switch DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.ethernet_switch.test_ethernet_switch_acl DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.ethernet_switch.test_ethernet_switch_acl_rule DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_acl_rule.py", line 19, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.ethernet_switch.test_ethernet_switch_port DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_port.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.ethernet_switch.test_ethernet_switch_static_mac DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_ethernet_switch_static_mac.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.ethernet_switch.test_vlan_network_interface DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/ethernet_switch/test_vlan_network_interface.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.event_service.test_event_destination DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/event_service/test_event_destination.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.event_service.test_event_service DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/event_service/test_event_service.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.fabric.test_endpoint DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric/test_endpoint.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.fabric.test_fabric DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric/test_fabric.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.fabric.test_port DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric/test_port.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.fabric.test_switch DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric/test_switch.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.fabric.test_zone DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/fabric/test_zone.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.manager.test_ethernet_interface DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager/test_ethernet_interface.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.manager.test_manager DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager/test_manager.py", line 14, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Non-zero exit code (2) from test listing. DEBUG: error: testr failed (3) DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.manager.test_manager_network_protocol DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/manager/test_manager_network_protocol.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.node.test_node DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/node/test_node.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.registries.test_registries DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/registries/test_registries.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.storage_service.test_storage_service DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/storage_service/test_storage_service.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_drive DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_drive.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_ethernet_interface DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_ethernet_interface.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_memory DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_memory.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_network_device_function DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_network_device_function.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_network_interface DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_network_interface.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_pcie_device DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_pcie_device.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_pcie_function DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_pcie_function.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_processor DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_processor.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_storage DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_storage.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.system.test_system DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/system/test_system.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.task.test_task DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/task/test_task.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.task.test_task_service DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/task/test_task_service.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_1.test_rsdlib_v2_1 DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_1/test_rsdlib_v2_1.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.chassis.test_chassis DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis/test_chassis.py", line 16, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.chassis.test_power DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis/test_power.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.chassis.test_thermal DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/chassis/test_thermal.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.ethernet_switch.test_ethernet_switch DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.ethernet_switch.test_ethernet_switch_metrics DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_metrics.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.ethernet_switch.test_ethernet_switch_port DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.ethernet_switch.test_ethernet_switch_port_metrics DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/ethernet_switch/test_ethernet_switch_port_metrics.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.fabric.test_port DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/fabric/test_port.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.node.test_node DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/node/test_node.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.system.test_computer_system_metrics DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system/test_computer_system_metrics.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.system.test_memory DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system/test_memory.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.system.test_memory_metrics DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system/test_memory_metrics.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.system.test_processor DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system/test_processor.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.system.test_processor_metrics DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system/test_processor_metrics.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.system.test_system DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/system/test_system.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.telemetry_service.test_metric_definition DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_definition.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.telemetry_service.test_metric_report DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.telemetry_service.test_metric_report_definition DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_metric_report_definition.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.telemetry_service.test_telemetry_service DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_telemetry_service.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.telemetry_service.test_trigger DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/telemetry_service/test_trigger.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.test_rsdlib_v2_2 DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/test_rsdlib_v2_2.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.update_service.test_action_info DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/update_service/test_action_info.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_2.update_service.test_update_service DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_2/update_service/test_update_service.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.ethernet_switch.test_ethernet_switch DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/ethernet_switch/test_ethernet_switch.py", line 14, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.fabric.test_endpoint DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric/test_endpoint.py", line 19, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.fabric.test_fabric DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric/test_fabric.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.fabric.test_zone DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/fabric/test_zone.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.manager.test_manager DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/manager/test_manager.py", line 14, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.node.test_attach_action_info DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_attach_action_info.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.node.test_node DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/node/test_node.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.storage_service.test_drive DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.storage_service.test_drive_metrics DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service/test_drive_metrics.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.storage_service.test_storage_pool DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_pool.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.storage_service.test_storage_service DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service/test_storage_service.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.storage_service.test_volume DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.storage_service.test_volume_metrics DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/storage_service/test_volume_metrics.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.system.test_ethernet_interface DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/system/test_ethernet_interface.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.system.test_system DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/system/test_system.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_3.test_rsdlib_v2_3 DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_3/test_rsdlib_v2_3.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.fabric.test_endpoint DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/fabric/test_endpoint.py", line 19, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.fabric.test_fabric DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/fabric/test_fabric.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.node.test_node DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/node/test_node.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.storage_service.test_capacity_source DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service/test_capacity_source.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.storage_service.test_storage_service DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service/test_storage_service.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.storage_service.test_volume DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/storage_service/test_volume.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.system.test_processor DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/system/test_processor.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.system.test_system DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/system/test_system.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.resources.v2_4.test_rsdlib_v2_4 DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/resources/v2_4/test_rsdlib_v2_4.py", line 17, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.test_main DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/test_main.py", line 18, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: Failed to import test module: rsd_lib.tests.unit.test_utils DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 396, in _find_test_path DEBUG: module = self._get_module_from_name(name) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/loader.py", line 339, in _get_module_from_name DEBUG: __import__(name) DEBUG: File "/builddir/build/BUILD/rsd-lib-1.2.0/rsd_lib/tests/unit/test_utils.py", line 16, in DEBUG: import mock DEBUG: ModuleNotFoundError: No module named 'mock' DEBUG: py312: exit 1 (1.29 seconds) /builddir/build/BUILD/rsd-lib-1.2.0> python setup.py test --slowest --testr-args= pid=339420 DEBUG: py312: FAIL code 1 (1.30 seconds) DEBUG: evaluation failed :( (1.37 seconds) DEBUG: + true DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-rsd-lib-1.2.0-0.20250311184508.6090753.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.alSIWG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python3-rsd-lib DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python3-rsd-lib DEBUG: + cp -pr /builddir/build/BUILD/rsd-lib-1.2.0/doc/source/readme.rst /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python3-rsd-lib DEBUG: + cp -pr /builddir/build/BUILD/rsd-lib-1.2.0/README.rst /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python3-rsd-lib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pIGdnD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python3-rsd-lib DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python3-rsd-lib DEBUG: + cp -pr /builddir/build/BUILD/rsd-lib-1.2.0/LICENSE /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python3-rsd-lib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-rsd-lib = 1.2.0-0.20250311184508.6090753.el10 python3-rsd-lib = 1.2.0-0.20250311184508.6090753.el10 python3.12-rsd-lib = 1.2.0-0.20250311184508.6090753.el10 python3.12dist(rsd-lib) = 1.2 python3dist(rsd-lib) = 1.2 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 python3.12dist(jsonschema) >= 2.6 python3.12dist(pbr) >= 2 python3.12dist(sushy) >= 2 DEBUG: Obsoletes: python3.12-rsd-lib < 1.2.0-0.20250311184508.6090753.el10 DEBUG: Processing files: python3-rsd-lib-tests-1.2.0-0.20250311184508.6090753.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.am6RNL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python3-rsd-lib-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python3-rsd-lib-tests DEBUG: + cp -pr /builddir/build/BUILD/rsd-lib-1.2.0/LICENSE /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python3-rsd-lib-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-rsd-lib-tests = 1.2.0-0.20250311184508.6090753.el10 python3-rsd-lib-tests = 1.2.0-0.20250311184508.6090753.el10 python3.12-rsd-lib-tests = 1.2.0-0.20250311184508.6090753.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 DEBUG: Obsoletes: python3.12-rsd-lib-tests < 1.2.0-0.20250311184508.6090753.el10 DEBUG: Processing files: python-rsd-lib-doc-1.2.0-0.20250311184508.6090753.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9tFvpL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python-rsd-lib-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python-rsd-lib-doc DEBUG: + cp -pr /builddir/build/BUILD/rsd-lib-1.2.0/doc/build/html /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python-rsd-lib-doc DEBUG: + cp -pr /builddir/build/BUILD/rsd-lib-1.2.0/README.rst /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/doc/python-rsd-lib-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zUppLb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python-rsd-lib-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python-rsd-lib-doc DEBUG: + cp -pr /builddir/build/BUILD/rsd-lib-1.2.0/LICENSE /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64/usr/share/licenses/python-rsd-lib-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-rsd-lib-doc = 1.2.0-0.20250311184508.6090753.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/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-rsd-lib-1.2.0-0.20250311184508.6090753.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-rsd-lib-doc-1.2.0-0.20250311184508.6090753.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-rsd-lib-tests-1.2.0-0.20250311184508.6090753.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1rTFkD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd rsd-lib-1.2.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.WnsaX9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/rsd-lib-1.2.0-SPECPARTS DEBUG: + rm -rf rsd-lib-1.2.0 rsd-lib-1.2.0.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python-rsd-lib-1.2.0-0.20250311184508.6090753.el10.src.rpm) Config(dlrn-5) 0 minutes 39 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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: 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: 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed 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'] with env {'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: 16114812 4307280 695140 1293164 12743044 11807532 DEBUG: Swap: 16777212 5027076 11750136 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 839M 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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock 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: 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.bzrdh60t', '/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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python3-rsd-lib-1.2.0-0.20250311184508.6090753.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python3-rsd-lib-tests-1.2.0-0.20250311184508.6090753.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python-rsd-lib-doc-1.2.0-0.20250311184508.6090753.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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python3-rsd-lib-1.2.0-0.20250311184508.6090753.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python3-rsd-lib-tests-1.2.0-0.20250311184508.6090753.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python-rsd-lib-doc-1.2.0-0.20250311184508.6090753.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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python3-rsd-lib-1.2.0-0.20250311184508.6090753.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python3-rsd-lib-tests-1.2.0-0.20250311184508.6090753.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed/python-rsd-lib-doc-1.2.0-0.20250311184508.6090753.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-4500d9f4856094cb1ab 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-286273f599 50 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-bb5594c061 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcherclient-edbc62c502e044855 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-60ef9dd1b95d88d68d4f2f8 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-collect-config-6d4ca2239446d67beb40 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-a464d48e 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-8c57aa2 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-fd2087db9a 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f3c89425 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-58903bdd47 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-875c38f03 175 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-9f77ca321 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-neutron-419047d94805664baa13ae0 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-d18694d 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-ui-c7dacb8b2c13a482f 164 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 49 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 55 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 50 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 82 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 133 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 159 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 163 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 56 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ==================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ==================================================================================================================== DEBUG: Installing: DEBUG: python-rsd-lib-doc noarch 1.2.0-0.20250311184508.6090753.el10 @commandline 904 k DEBUG: python3-rsd-lib noarch 1.2.0-0.20250311184508.6090753.el10 @commandline 223 k DEBUG: python3-rsd-lib-tests noarch 1.2.0-0.20250311184508.6090753.el10 @commandline 253 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-cliff noarch 4.8.0-0.20250212114405.4826a43.el10 delorean-component-common 108 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.0-0.20250212111043.016740e.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-sushy noarch 5.5.0-0.20250310093755.d0752a5.el10 delorean-component-baremetal 222 k DEBUG: python3-sushy-tests noarch 5.5.0-0.20250310093755.d0752a5.el10 delorean-component-baremetal 240 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-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: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Transaction Summary DEBUG: ==================================================================================================================== DEBUG: Install 30 Packages DEBUG: Total size: 5.0 M DEBUG: Installed size: 19 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1/30 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 2/30 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 3/30 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 4/30 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 5/30 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 6/30 DEBUG: Installing : python3-stevedore-5.4.0-0.20250212111043.016740e.e 7/30 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el10 8/30 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 9/30 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 10/30 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 11/30 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 12/30 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 13/30 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 14/30 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 15/30 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el 16/30 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 17/30 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 18/30 DEBUG: Installing : which-2.21-43.el10.x86_64 19/30 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 20/30 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 21/30 DEBUG: Installing : python3-sushy-5.5.0-0.20250310093755.d0752a5.el10. 22/30 DEBUG: Installing : python3-rsd-lib-1.2.0-0.20250311184508.6090753.el1 23/30 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 24/30 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 25/30 DEBUG: Installing : python3-cliff-4.8.0-0.20250212114405.4826a43.el10. 26/30 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 27/30 DEBUG: Installing : python3-sushy-tests-5.5.0-0.20250310093755.d0752a5 28/30 DEBUG: Installing : python3-rsd-lib-tests-1.2.0-0.20250311184508.60907 29/30 DEBUG: Installing : python-rsd-lib-doc-1.2.0-0.20250311184508.6090753. 30/30 DEBUG: Running scriptlet: python-rsd-lib-doc-1.2.0-0.20250311184508.6090753. 30/30 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-rsd-lib-doc-1.2.0-0.20250311184508.6090753.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-cliff-4.8.0-0.20250212114405.4826a43.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-rsd-lib-1.2.0-0.20250311184508.6090753.el10.noarch DEBUG: python3-rsd-lib-tests-1.2.0-0.20250311184508.6090753.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.0-0.20250212111043.016740e.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-sushy-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: python3-sushy-tests-5.5.0-0.20250310093755.d0752a5.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: which-2.21-43.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/clients/60/90/609075345c20e5249098508aa4448470f2b5aa1a_d0add4ed'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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