+ 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/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc' + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-metalsmith-45670dfbe809ea26be8ea63ad334b6fad78facb4 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/45/67/45670dfbe809ea26be8ea63ad334b6fad78facb4_0765564e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f03e84ae6212ed80e3b1e56ff289cf13634e9a80 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/f0/3e/f03e84ae6212ed80e3b1e56ff289cf13634e9a80_6ed4bcd0 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-dynamic-routing-d41c3f0749c12c28c4004b8a58a6d11cf9394dc1 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/d4/1c/d41c3f0749c12c28c4004b8a58a6d11cf9394dc1_e3c8c572 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/36/3b/363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0_5d00f45d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-3813c99e501a1f67a9cbde751cf71747a61f6786 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/38/13/3813c99e501a1f67a9cbde751cf71747a61f6786_af00321e enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-1c7b14cadd29615ded7d3ad95c39212732511fb6 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/1c/7b/1c7b14cadd29615ded7d3ad95c39212732511fb6_24f44447 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos9-antelope-x86_64-1-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-metalsmith-45670dfbe809ea26be8ea63ad334b6fad78facb4 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/45/67/45670dfbe809ea26be8ea63ad334b6fad78facb4_0765564e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f03e84ae6212ed80e3b1e56ff289cf13634e9a80 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/f0/3e/f03e84ae6212ed80e3b1e56ff289cf13634e9a80_6ed4bcd0 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-dynamic-routing-d41c3f0749c12c28c4004b8a58a6d11cf9394dc1 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/d4/1c/d41c3f0749c12c28c4004b8a58a6d11cf9394dc1_e3c8c572 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/36/3b/363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0_5d00f45d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-3813c99e501a1f67a9cbde751cf71747a61f6786 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/38/13/3813c99e501a1f67a9cbde751cf71747a61f6786_af00321e enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-1c7b14cadd29615ded7d3ad95c39212732511fb6 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/1c/7b/1c7b14cadd29615ded7d3ad95c39212732511fb6_24f44447 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos9-antelope-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4303120 4716428 707068 7192636 10860876 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._4hij_1x', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos9-antelope/data/dlrn-1.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4290532 5167676 707068 6753976 10873460 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.tuk8ab3v', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: delorean-python-metalsmith-45670dfbe809ea26be8e 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-3ddce92b748ce4846f17c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslotest-d4b189682ca2239abb23ab 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-7508dbf27aa88ac03a163 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-59f7a524fd4ded3c17b10ab 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1ae2ad39795a3b4c8e0d4 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-f03e84ae6212ed80e3b1e 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-dynamic-routing-d41c 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f4cde3666d9b31f9d5e 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-363b941f2c4c4e1ffe7 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a2952962d2f451d63b4826 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-3813c99e501 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-heat-templates-1c7b1 554 kB/s | 266 kB 00:00 DEBUG: delorean-openstack-heat-ui-5bd230721303279781ca 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-9960993b 25 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 34 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 33 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 38 kB/s | 6.9 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 59 kB/s | 7.4 kB 00:00 DEBUG: dlrn-antelope-testing 28 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 28 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 24 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 22 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-13.el9 baseos 3.9 k DEBUG: gcc x86_64 11.3.1-4.3.el9 appstream 32 M DEBUG: git-core x86_64 2.39.1-1.el9 appstream 4.2 M DEBUG: make x86_64 1:4.3-7.el9 baseos 538 k DEBUG: openstack-macros noarch 2023.1.0-0.20230223083437.ce6a105.el9 delorean-component-common 17 k DEBUG: python3-devel x86_64 3.9.16-1.el9 appstream 247 k DEBUG: python3-eventlet noarch 0.33.1-4.el9s delorean-antelope-testing 365 k DEBUG: python3-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k DEBUG: python3-setuptools_scm noarch 7.1.0-2.el9s delorean-antelope-testing 78 k DEBUG: python3-six noarch 1.15.0-9.el9 baseos 37 k DEBUG: python3-sphinx noarch 1:3.4.3-7.el9 crb 2.3 M DEBUG: python3-sqlalchemy x86_64 1.4.45-3.el9 appstream 2.4 M DEBUG: rpm-build x86_64 4.16.1.3-22.el9 appstream 101 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.11.27-7.el9s delorean-antelope-build-deps 2.3 M DEBUG: LibRaw x86_64 0.20.2-5.el9 appstream 377 k DEBUG: ModemManager-glib x86_64 1.20.2-1.el9 baseos 335 k DEBUG: NetworkManager-libnm x86_64 1:1.42.2-1.el9 baseos 1.8 M DEBUG: acl x86_64 2.3.1-3.el9 baseos 73 k DEBUG: adobe-mappings-cmap noarch 20171205-12.el9 appstream 1.9 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-12.el9 appstream 107 k DEBUG: adobe-mappings-pdf noarch 20180407-10.el9 appstream 646 k DEBUG: adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 baseos 832 k DEBUG: adwaita-cursor-theme noarch 40.1.1-3.el9 appstream 650 k DEBUG: adwaita-icon-theme noarch 40.1.1-3.el9 appstream 12 M DEBUG: alsa-lib x86_64 1.2.8-3.el9 appstream 517 k DEBUG: alternatives x86_64 1.20-2.el9 baseos 38 k DEBUG: annobin x86_64 11.05-1.el9 appstream 974 k DEBUG: at-spi2-atk x86_64 2.38.0-4.el9 appstream 87 k DEBUG: at-spi2-core x86_64 2.40.3-1.el9 appstream 195 k DEBUG: atk x86_64 2.36.0-5.el9 appstream 292 k DEBUG: audit-libs x86_64 3.0.7-103.el9 baseos 118 k DEBUG: avahi-glib x86_64 0.8-12.el9 appstream 15 k DEBUG: avahi-libs x86_64 0.8-12.el9 baseos 68 k DEBUG: bash x86_64 5.1.8-6.el9 baseos 1.7 M DEBUG: binutils x86_64 2.35.2-37.el9 baseos 4.6 M DEBUG: bluez-libs x86_64 5.56-6.el9 baseos 85 k DEBUG: bubblewrap x86_64 0.4.1-6.el9 baseos 50 k DEBUG: bzip2 x86_64 1.0.8-8.el9 baseos 56 k DEBUG: bzip2-libs x86_64 1.0.8-8.el9 baseos 41 k DEBUG: ca-certificates noarch 2022.2.54-90.2.el9 baseos 831 k DEBUG: cairo x86_64 1.17.4-7.el9 appstream 660 k DEBUG: cairo-gobject x86_64 1.17.4-7.el9 appstream 19 k DEBUG: centos-gpg-keys noarch 9.0-20.el9 baseos 15 k DEBUG: centos-stream-release noarch 9.0-20.el9 baseos 26 k DEBUG: centos-stream-repos noarch 9.0-20.el9 baseos 12 k DEBUG: checkpolicy x86_64 3.5-0.rc3.1.el9 appstream 346 k DEBUG: colord-libs x86_64 1.4.5-4.el9 appstream 229 k DEBUG: coreutils x86_64 8.32-34.el9 baseos 1.2 M DEBUG: coreutils-common x86_64 8.32-34.el9 baseos 2.0 M DEBUG: cpio x86_64 2.13-16.el9 baseos 275 k DEBUG: cpp x86_64 11.3.1-4.3.el9 appstream 11 M DEBUG: cracklib x86_64 2.9.6-27.el9 baseos 94 k DEBUG: cracklib-dicts x86_64 2.9.6-27.el9 baseos 3.6 M DEBUG: crypto-policies noarch 20221215-1.git9a18988.el9 baseos 81 k DEBUG: crypto-policies-scripts noarch 20221215-1.git9a18988.el9 baseos 93 k DEBUG: cryptsetup-libs x86_64 2.6.0-2.el9 baseos 474 k DEBUG: cups-libs x86_64 1:2.3.3op2-16.el9 baseos 265 k DEBUG: curl x86_64 7.76.1-22.el9 baseos 296 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-21.el9 baseos 769 k DEBUG: dbus x86_64 1:1.12.20-7.el9 baseos 3.9 k DEBUG: dbus-broker x86_64 28-7.el9 baseos 172 k DEBUG: dbus-common noarch 1:1.12.20-7.el9 baseos 15 k DEBUG: dbus-libs x86_64 1:1.12.20-7.el9 baseos 152 k DEBUG: dejavu-sans-fonts noarch 2.37-18.el9 baseos 1.3 M DEBUG: device-mapper x86_64 9:1.02.187-7.el9 baseos 141 k DEBUG: device-mapper-libs x86_64 9:1.02.187-7.el9 baseos 179 k DEBUG: diffutils x86_64 3.7-12.el9 baseos 397 k DEBUG: dwz x86_64 0.14-3.el9 appstream 128 k DEBUG: ed x86_64 1.14.2-12.el9 baseos 75 k DEBUG: efi-srpm-macros noarch 4-9.el9 appstream 23 k DEBUG: elfutils x86_64 0.188-3.el9 baseos 529 k DEBUG: elfutils-debuginfod-client x86_64 0.188-3.el9 baseos 38 k DEBUG: elfutils-default-yama-scope noarch 0.188-3.el9 baseos 14 k DEBUG: elfutils-libelf x86_64 0.188-3.el9 baseos 194 k DEBUG: elfutils-libs x86_64 0.188-3.el9 baseos 254 k DEBUG: environment-modules x86_64 5.0.1-2.el9 baseos 492 k DEBUG: exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 appstream 525 k DEBUG: exiv2-libs x86_64 0.27.5-2.el9 appstream 781 k DEBUG: expat x86_64 2.5.0-1.el9 baseos 117 k DEBUG: fdk-aac-free x86_64 2.0.0-8.el9 appstream 325 k DEBUG: fftw-libs-double x86_64 3.3.8-12.el9 appstream 910 k DEBUG: file x86_64 5.39-12.el9 baseos 49 k DEBUG: file-libs x86_64 5.39-12.el9 baseos 589 k DEBUG: filesystem x86_64 3.16-2.el9 baseos 4.8 M DEBUG: findutils x86_64 1:4.8.0-5.el9 baseos 548 k DEBUG: flac-libs x86_64 1.3.3-10.el9 appstream 219 k DEBUG: flatpak-session-helper x86_64 1.12.7-2.el9 appstream 76 k DEBUG: fontconfig x86_64 2.14.0-2.el9 appstream 297 k DEBUG: fonts-filesystem noarch 1:2.0.5-7.el9.1 baseos 10 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-7.el9.1 appstream 28 k DEBUG: freetype x86_64 2.10.4-9.el9 baseos 388 k DEBUG: fribidi x86_64 1.0.10-6.el9.2 appstream 85 k DEBUG: fuse x86_64 2.9.9-15.el9 baseos 80 k DEBUG: fuse-common x86_64 3.10.2-5.el9 baseos 9.0 k DEBUG: fuse-libs x86_64 2.9.9-15.el9 baseos 98 k DEBUG: gawk x86_64 5.1.0-6.el9 baseos 1.0 M DEBUG: gcc-plugin-annobin x86_64 11.3.1-4.3.el9 appstream 64 k DEBUG: gcc-toolset-12-binutils x86_64 2.38-16.el9 appstream 5.5 M DEBUG: gcc-toolset-12-binutils-gold x86_64 2.38-14.el9 appstream 752 k DEBUG: gcc-toolset-12-runtime x86_64 12.0-5.el9 appstream 55 k DEBUG: gd x86_64 2.3.2-3.el9 appstream 132 k DEBUG: gdb-minimal x86_64 10.2-10.el9 appstream 3.5 M DEBUG: gdbm-libs x86_64 1:1.19-4.el9 baseos 53 k DEBUG: gdk-pixbuf2 x86_64 2.42.6-3.el9 appstream 492 k DEBUG: gdk-pixbuf2-modules x86_64 2.42.6-3.el9 appstream 88 k DEBUG: geoclue2 x86_64 2.6.0-7.el9 appstream 124 k DEBUG: ghc-srpm-macros noarch 1.5.0-6.el9 appstream 8.8 k DEBUG: giflib x86_64 5.2.1-9.el9 appstream 49 k DEBUG: glib-networking x86_64 2.68.3-3.el9 baseos 186 k DEBUG: glib2 x86_64 2.68.4-6.el9 baseos 2.6 M DEBUG: glibc x86_64 2.34-60.el9 baseos 1.9 M DEBUG: glibc-common x86_64 2.34-60.el9 baseos 316 k DEBUG: glibc-devel x86_64 2.34-60.el9 appstream 50 k DEBUG: glibc-gconv-extra x86_64 2.34-60.el9 baseos 1.7 M DEBUG: glibc-headers x86_64 2.34-60.el9 appstream 552 k DEBUG: glibc-minimal-langpack x86_64 2.34-60.el9 baseos 32 k DEBUG: gmp x86_64 1:6.2.0-10.el9 baseos 316 k DEBUG: gnupg2 x86_64 2.3.3-2.el9 baseos 2.5 M DEBUG: gnutls x86_64 3.7.6-17.el9 baseos 1.0 M DEBUG: go-srpm-macros noarch 3.0.9-9.el9 appstream 27 k DEBUG: gobject-introspection x86_64 1.68.0-11.el9 baseos 250 k DEBUG: google-droid-sans-fonts noarch 20200215-11.el9.2 appstream 2.7 M DEBUG: gpgme x86_64 1.15.1-6.el9 baseos 207 k DEBUG: graphene x86_64 1.10.6-2.el9 appstream 64 k DEBUG: graphite2 x86_64 1.3.14-9.el9 baseos 95 k DEBUG: grep x86_64 3.6-5.el9 baseos 269 k DEBUG: groff-base x86_64 1.22.4-10.el9 baseos 1.1 M DEBUG: gsettings-desktop-schemas x86_64 40.0-6.el9 baseos 684 k DEBUG: gsm x86_64 1.0.19-6.el9 appstream 34 k DEBUG: gstreamer1 x86_64 1.18.4-4.el9 appstream 1.4 M DEBUG: gstreamer1-plugins-base x86_64 1.18.4-5.el9 appstream 2.1 M DEBUG: gtk-update-icon-cache x86_64 3.24.31-2.el9 appstream 35 k DEBUG: gtk2 x86_64 2.24.33-8.el9 appstream 3.5 M DEBUG: gtk3 x86_64 3.24.31-2.el9 appstream 4.9 M DEBUG: gzip x86_64 1.12-1.el9 baseos 163 k DEBUG: harfbuzz x86_64 2.7.4-8.el9 baseos 625 k DEBUG: hicolor-icon-theme noarch 0.17-13.el9 appstream 219 k DEBUG: hwdata noarch 0.348-9.7.el9 baseos 1.6 M DEBUG: imath x86_64 3.1.2-1.el9 appstream 95 k DEBUG: info x86_64 6.7-15.el9 baseos 225 k DEBUG: iso-codes noarch 4.6.0-3.el9 appstream 3.5 M DEBUG: jasper-libs x86_64 2.0.28-3.el9 appstream 151 k DEBUG: jbig2dec-libs x86_64 0.19-7.el9 appstream 73 k DEBUG: jbigkit-libs x86_64 2.1-23.el9 appstream 53 k DEBUG: json-c x86_64 0.14-11.el9 baseos 43 k DEBUG: json-glib x86_64 1.6.6-1.el9 baseos 163 k DEBUG: kbd x86_64 2.4.0-8.el9 baseos 413 k DEBUG: kbd-misc noarch 2.4.0-8.el9 baseos 1.7 M DEBUG: kernel-headers x86_64 5.14.0-282.el9 appstream 5.0 M DEBUG: kernel-srpm-macros noarch 1.0-12.el9 appstream 16 k DEBUG: keyutils-libs x86_64 1.6.3-1.el9 baseos 32 k DEBUG: kmod x86_64 28-7.el9 baseos 127 k DEBUG: kmod-libs x86_64 28-7.el9 baseos 64 k DEBUG: krb5-libs x86_64 1.20.1-8.el9 baseos 727 k DEBUG: langpacks-core-font-en noarch 3.0-16.el9 appstream 11 k DEBUG: lcms2 x86_64 2.12-3.el9 appstream 168 k DEBUG: less x86_64 590-1.el9 baseos 163 k DEBUG: libICE x86_64 1.0.10-8.el9 appstream 71 k DEBUG: libSM x86_64 1.2.3-10.el9 appstream 42 k DEBUG: libX11 x86_64 1.7.0-7.el9 appstream 647 k DEBUG: libX11-common noarch 1.7.0-7.el9 appstream 206 k DEBUG: libX11-xcb x86_64 1.7.0-7.el9 appstream 12 k DEBUG: libXau x86_64 1.0.9-8.el9 appstream 31 k DEBUG: libXaw x86_64 1.0.13-19.el9 appstream 198 k DEBUG: libXcomposite x86_64 0.4.5-7.el9 appstream 24 k DEBUG: libXcursor x86_64 1.2.0-7.el9 appstream 31 k DEBUG: libXdamage x86_64 1.1.5-7.el9 appstream 23 k DEBUG: libXext x86_64 1.3.4-8.el9 appstream 40 k DEBUG: libXfixes x86_64 5.0.3-16.el9 appstream 20 k DEBUG: libXft x86_64 2.3.3-8.el9 appstream 62 k DEBUG: libXi x86_64 1.7.10-8.el9 appstream 40 k DEBUG: libXinerama x86_64 1.1.4-10.el9 appstream 15 k DEBUG: libXmu x86_64 1.1.3-8.el9 appstream 75 k DEBUG: libXpm x86_64 3.5.13-8.el9 appstream 58 k DEBUG: libXrandr x86_64 1.5.2-8.el9 appstream 28 k DEBUG: libXrender x86_64 0.9.10-16.el9 appstream 28 k DEBUG: libXt x86_64 1.2.0-6.el9 appstream 180 k DEBUG: libXtst x86_64 1.2.3-16.el9 appstream 21 k DEBUG: libXv x86_64 1.0.11-16.el9 appstream 19 k DEBUG: libXxf86vm x86_64 1.1.4-18.el9 appstream 19 k DEBUG: libacl x86_64 2.3.1-3.el9 baseos 25 k DEBUG: libappstream-glib x86_64 0.7.18-4.el9 appstream 396 k DEBUG: libarchive x86_64 3.5.3-4.el9 baseos 389 k DEBUG: libassuan x86_64 2.5.5-3.el9 baseos 68 k DEBUG: libasyncns x86_64 0.8-22.el9 appstream 30 k DEBUG: libatomic x86_64 11.3.1-4.3.el9 baseos 52 k DEBUG: libattr x86_64 2.5.1-3.el9 baseos 19 k DEBUG: libblkid x86_64 2.37.4-10.el9 baseos 108 k DEBUG: libbrotli x86_64 1.0.9-6.el9 baseos 314 k DEBUG: libcanberra x86_64 0.30-26.el9 appstream 90 k DEBUG: libcanberra-gtk3 x86_64 0.30-26.el9 appstream 33 k DEBUG: libcap x86_64 2.48-8.el9 baseos 72 k DEBUG: libcap-ng x86_64 0.8.2-7.el9 baseos 33 k DEBUG: libcbor x86_64 0.7.0-5.el9 baseos 57 k DEBUG: libcom_err x86_64 1.46.5-3.el9 baseos 27 k DEBUG: libcurl x86_64 7.76.1-22.el9 baseos 286 k DEBUG: libdatrie x86_64 0.2.13-4.el9 appstream 33 k DEBUG: libdb x86_64 5.3.28-53.el9 baseos 738 k DEBUG: libdrm x86_64 2.4.114-1.el9 appstream 160 k DEBUG: libeconf x86_64 0.4.1-2.el9 baseos 28 k DEBUG: libedit x86_64 3.1-37.20210216cvs.el9 baseos 105 k DEBUG: libepoxy x86_64 1.5.5-4.el9 appstream 241 k DEBUG: libevent x86_64 2.1.12-6.el9 baseos 263 k DEBUG: libexif x86_64 0.6.22-6.el9 appstream 435 k DEBUG: libfdisk x86_64 2.37.4-10.el9 baseos 154 k DEBUG: libffi x86_64 3.4.2-7.el9 baseos 38 k DEBUG: libfido2 x86_64 1.6.0-7.el9 baseos 71 k DEBUG: libfontenc x86_64 1.1.3-17.el9 appstream 31 k DEBUG: libgcc x86_64 11.3.1-4.3.el9 baseos 111 k DEBUG: libgcrypt x86_64 1.10.0-9.el9 baseos 504 k DEBUG: libgexiv2 x86_64 0.12.3-1.el9 appstream 83 k DEBUG: libglvnd x86_64 1:1.3.4-1.el9 appstream 135 k DEBUG: libglvnd-egl x86_64 1:1.3.4-1.el9 appstream 37 k DEBUG: libglvnd-glx x86_64 1:1.3.4-1.el9 appstream 142 k DEBUG: libgomp x86_64 11.3.1-4.3.el9 baseos 286 k DEBUG: libgpg-error x86_64 1.42-5.el9 baseos 216 k DEBUG: libgs x86_64 9.54.0-9.el9 appstream 3.2 M DEBUG: libgsf x86_64 1.14.47-5.el9 appstream 256 k DEBUG: libgudev x86_64 237-1.el9 baseos 36 k DEBUG: libgusb x86_64 0.3.6-3.el9 baseos 51 k DEBUG: libgxps x86_64 0.3.2-3.el9 appstream 79 k DEBUG: libicu x86_64 67.1-9.el9 baseos 9.6 M DEBUG: libidn2 x86_64 2.3.0-7.el9 baseos 101 k DEBUG: libijs x86_64 0.35-15.el9 appstream 30 k DEBUG: libiptcdata x86_64 1.0.5-9.el9 appstream 62 k DEBUG: libjpeg-turbo x86_64 2.0.90-6.el9 appstream 176 k DEBUG: libksba x86_64 1.5.1-6.el9 baseos 154 k DEBUG: libldac x86_64 2.0.2.3-10.el9 appstream 41 k DEBUG: liblqr-1 x86_64 0.4.2-17.el9s delorean-antelope-build-deps 48 k DEBUG: libmount x86_64 2.37.4-10.el9 baseos 134 k DEBUG: libmpc x86_64 1.2.1-4.el9 appstream 62 k DEBUG: libnghttp2 x86_64 1.43.0-5.el9 baseos 74 k DEBUG: libnotify x86_64 0.7.9-8.el9 appstream 44 k DEBUG: libogg x86_64 2:1.3.4-6.el9 appstream 34 k DEBUG: libosinfo x86_64 1.10.0-1.el9 appstream 319 k DEBUG: libpaper x86_64 1.1.28-4.el9 appstream 45 k DEBUG: libpciaccess x86_64 0.16-6.el9 baseos 28 k DEBUG: libpipeline x86_64 1.5.3-4.el9 baseos 49 k DEBUG: libpkgconf x86_64 1.7.3-10.el9 baseos 36 k DEBUG: libpng x86_64 2:1.6.37-12.el9 baseos 117 k DEBUG: libproxy x86_64 0.4.15-35.el9 baseos 74 k DEBUG: libpsl x86_64 0.21.1-5.el9 baseos 64 k DEBUG: libpwquality x86_64 1.4.4-8.el9 baseos 119 k DEBUG: libraqm x86_64 0.7.0-7.el9s delorean-antelope-testing 19 k DEBUG: librsvg2 x86_64 2.50.7-1.el9 appstream 3.4 M DEBUG: libsbc x86_64 1.4-9.el9 appstream 45 k DEBUG: libseccomp x86_64 2.5.2-2.el9 baseos 72 k DEBUG: libselinux x86_64 3.5-0.rc3.1.el9 baseos 86 k DEBUG: libselinux-utils x86_64 3.5-0.rc3.1.el9 baseos 184 k DEBUG: libsemanage x86_64 3.5-0.rc3.1.el9 baseos 118 k DEBUG: libsepol x86_64 3.5-0.rc3.1.el9 baseos 315 k DEBUG: libsigsegv x86_64 2.13-4.el9 baseos 27 k DEBUG: libsmartcols x86_64 2.37.4-10.el9 baseos 64 k DEBUG: libsndfile x86_64 1.0.31-7.el9 appstream 207 k DEBUG: libsoup x86_64 2.72.0-8.el9 appstream 405 k DEBUG: libssh x86_64 0.10.4-8.el9 baseos 214 k DEBUG: libssh-config noarch 0.10.4-8.el9 baseos 11 k DEBUG: libstdc++ x86_64 11.3.1-4.3.el9 baseos 755 k DEBUG: libstemmer x86_64 0-18.585svn.el9 appstream 83 k DEBUG: libtasn1 x86_64 4.16.0-8.el9 baseos 74 k DEBUG: libtdb x86_64 1.4.7-1.el9 baseos 51 k DEBUG: libthai x86_64 0.1.28-8.el9 appstream 208 k DEBUG: libtheora x86_64 1:1.1.1-31.el9 appstream 164 k DEBUG: libtiff x86_64 4.4.0-7.el9 appstream 196 k DEBUG: libtool-ltdl x86_64 2.4.6-45.el9 appstream 37 k DEBUG: libtracker-sparql x86_64 3.1.2-3.el9 appstream 324 k DEBUG: libunistring x86_64 0.9.10-15.el9 baseos 496 k DEBUG: libusbx x86_64 1.0.26-1.el9 baseos 76 k DEBUG: libutempter x86_64 1.2.1-6.el9 baseos 27 k DEBUG: libuuid x86_64 2.37.4-10.el9 baseos 28 k DEBUG: libverto x86_64 0.3.2-3.el9 baseos 22 k DEBUG: libvisual x86_64 1:0.4.0-34.el9 appstream 144 k DEBUG: libvorbis x86_64 1:1.3.7-5.el9 appstream 193 k DEBUG: libwayland-client x86_64 1.21.0-1.el9 appstream 33 k DEBUG: libwayland-cursor x86_64 1.21.0-1.el9 appstream 19 k DEBUG: libwayland-egl x86_64 1.21.0-1.el9 appstream 13 k DEBUG: libwayland-server x86_64 1.21.0-1.el9 appstream 42 k DEBUG: libwebp x86_64 1.2.0-3.el9 appstream 278 k DEBUG: libwmf-lite x86_64 0.2.12-10.el9 appstream 73 k DEBUG: libxcb x86_64 1.13.1-9.el9 appstream 243 k DEBUG: libxcrypt x86_64 4.4.18-3.el9 baseos 116 k DEBUG: libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k DEBUG: libxkbcommon x86_64 1.0.3-4.el9 appstream 133 k DEBUG: libxml2 x86_64 2.9.13-3.el9 baseos 748 k DEBUG: libxshmfence x86_64 1.3-10.el9 appstream 13 k DEBUG: libxslt x86_64 1.1.34-9.el9 appstream 243 k DEBUG: libzstd x86_64 1.5.1-2.el9 baseos 330 k DEBUG: llvm-libs x86_64 15.0.7-1.el9 appstream 21 M DEBUG: low-memory-monitor x86_64 2.1-4.el9 appstream 36 k DEBUG: lua-libs x86_64 5.4.4-3.el9 baseos 215 k DEBUG: lua-srpm-macros noarch 1-6.el9 appstream 9.5 k DEBUG: lz4-libs x86_64 1.9.3-5.el9 baseos 68 k DEBUG: man-db x86_64 2.9.3-7.el9 baseos 1.2 M DEBUG: mesa-libEGL x86_64 22.3.0-2.el9 appstream 125 k DEBUG: mesa-libGL x86_64 22.3.0-2.el9 appstream 169 k DEBUG: mesa-libgbm x86_64 22.3.0-2.el9 appstream 39 k DEBUG: mesa-libglapi x86_64 22.3.0-2.el9 appstream 50 k DEBUG: mesa-vulkan-drivers x86_64 22.3.0-2.el9 appstream 7.4 M DEBUG: mkfontscale x86_64 1.2.1-3.el9 appstream 32 k DEBUG: mpfr x86_64 4.1.0-7.el9 baseos 326 k DEBUG: ncurses x86_64 6.2-8.20210508.el9 baseos 407 k DEBUG: ncurses-base noarch 6.2-8.20210508.el9 baseos 96 k DEBUG: ncurses-libs x86_64 6.2-8.20210508.el9 baseos 329 k DEBUG: nettle x86_64 3.8-3.el9 baseos 548 k DEBUG: npth x86_64 1.6-8.el9 baseos 25 k DEBUG: nspr x86_64 4.34.0-14.el9 appstream 137 k DEBUG: nss x86_64 3.79.0-14.el9 appstream 706 k DEBUG: nss-softokn x86_64 3.79.0-14.el9 appstream 380 k DEBUG: nss-softokn-freebl x86_64 3.79.0-14.el9 appstream 332 k DEBUG: nss-sysinit x86_64 3.79.0-14.el9 appstream 22 k DEBUG: nss-util x86_64 3.79.0-14.el9 appstream 90 k DEBUG: ocaml-srpm-macros noarch 6-6.el9 appstream 8.8 k DEBUG: openblas-srpm-macros noarch 2-11.el9 appstream 8.4 k DEBUG: openexr-libs x86_64 3.1.1-2.el9 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.4.0-7.el9 appstream 163 k DEBUG: openldap x86_64 2.6.2-3.el9 baseos 283 k DEBUG: openssh x86_64 8.7p1-28.el9 baseos 457 k DEBUG: openssh-clients x86_64 8.7p1-28.el9 baseos 707 k DEBUG: openssl x86_64 1:3.0.7-5.el9 baseos 1.2 M DEBUG: openssl-libs x86_64 1:3.0.7-5.el9 baseos 2.1 M DEBUG: opus x86_64 1.3.1-10.el9 appstream 200 k DEBUG: orc x86_64 0.4.31-6.el9 appstream 184 k DEBUG: osinfo-db noarch 20221130-1.el9 appstream 490 k DEBUG: osinfo-db-tools x86_64 1.10.0-1.el9 appstream 74 k DEBUG: ostree-libs x86_64 2022.6-3.el9 appstream 436 k DEBUG: p11-kit x86_64 0.24.1-2.el9 baseos 383 k DEBUG: p11-kit-trust x86_64 0.24.1-2.el9 baseos 145 k DEBUG: pam x86_64 1.5.1-14.el9 baseos 621 k DEBUG: pango x86_64 1.48.7-3.el9 appstream 302 k DEBUG: patch x86_64 2.7.6-16.el9 appstream 128 k DEBUG: pcre x86_64 8.44-3.el9.3 baseos 198 k DEBUG: pcre2 x86_64 10.40-2.el9 baseos 237 k DEBUG: pcre2-syntax noarch 10.40-2.el9 baseos 144 k DEBUG: perl-AutoLoader noarch 5.74-480.el9 appstream 22 k DEBUG: perl-B x86_64 1.80-480.el9 appstream 181 k DEBUG: perl-Carp noarch 1.50-460.el9 appstream 30 k DEBUG: perl-Class-Struct noarch 0.66-480.el9 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k DEBUG: perl-Digest noarch 1.19-4.el9 appstream 26 k DEBUG: perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k DEBUG: perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M DEBUG: perl-Errno x86_64 1.30-480.el9 appstream 16 k DEBUG: perl-Exporter noarch 5.74-461.el9 appstream 32 k DEBUG: perl-Fcntl x86_64 1.13-480.el9 appstream 22 k DEBUG: perl-File-Basename noarch 2.85-480.el9 appstream 18 k DEBUG: perl-File-Path noarch 2.18-4.el9 appstream 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k DEBUG: perl-File-stat noarch 1.09-480.el9 appstream 18 k DEBUG: perl-FileHandle noarch 2.03-480.el9 appstream 17 k DEBUG: perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k DEBUG: perl-Getopt-Std noarch 1.12-480.el9 appstream 17 k DEBUG: perl-HTTP-Tiny noarch 0.076-460.el9 appstream 55 k DEBUG: perl-IO x86_64 1.43-480.el9 appstream 90 k DEBUG: perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k DEBUG: perl-IPC-Open3 noarch 1.21-480.el9 appstream 24 k DEBUG: perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k DEBUG: perl-Net-SSLeay x86_64 1.92-2.el9 appstream 388 k DEBUG: perl-POSIX x86_64 1.94-480.el9 appstream 97 k DEBUG: perl-PathTools x86_64 3.78-461.el9 appstream 88 k DEBUG: perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k DEBUG: perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k DEBUG: perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k DEBUG: perl-Scalar-List-Utils x86_64 4:1.56-461.el9 appstream 73 k DEBUG: perl-SelectSaver noarch 1.02-480.el9 appstream 13 k DEBUG: perl-Socket x86_64 4:2.031-4.el9 appstream 56 k DEBUG: perl-Storable x86_64 1:3.21-460.el9 appstream 96 k DEBUG: perl-Symbol noarch 1.08-480.el9 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k DEBUG: perl-Term-Cap noarch 1.17-460.el9 appstream 23 k DEBUG: perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k DEBUG: perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k DEBUG: perl-URI noarch 5.09-3.el9 appstream 121 k DEBUG: perl-base noarch 2.27-480.el9 appstream 17 k DEBUG: perl-constant noarch 1.33-461.el9 appstream 24 k DEBUG: perl-if noarch 0.60.800-480.el9 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.32.1-480.el9 appstream 72 k DEBUG: perl-libnet noarch 3.13-4.el9 appstream 130 k DEBUG: perl-libs x86_64 4:5.32.1-480.el9 appstream 2.2 M DEBUG: perl-mro x86_64 1.23-480.el9 appstream 29 k DEBUG: perl-overload noarch 1.31-480.el9 appstream 47 k DEBUG: perl-overloading noarch 0.02-480.el9 appstream 14 k DEBUG: perl-parent noarch 1:0.238-460.el9 appstream 15 k DEBUG: perl-podlators noarch 1:4.14-460.el9 appstream 114 k DEBUG: perl-srpm-macros noarch 1-41.el9 appstream 9.1 k DEBUG: perl-subs noarch 1.03-480.el9 appstream 13 k DEBUG: perl-vars noarch 1.05-480.el9 appstream 14 k DEBUG: pipewire-libs x86_64 0.3.47-2.el9 appstream 1.5 M DEBUG: pixman x86_64 0.40.0-5.el9 appstream 271 k DEBUG: pkgconf x86_64 1.7.3-10.el9 baseos 41 k DEBUG: pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k DEBUG: policycoreutils x86_64 3.5-0.rc3.1.1.el9 baseos 238 k DEBUG: policycoreutils-python-utils noarch 3.5-0.rc3.1.1.el9 appstream 77 k DEBUG: polkit x86_64 0.117-11.el9 baseos 154 k DEBUG: polkit-libs x86_64 0.117-11.el9 baseos 8.3 M DEBUG: polkit-pkla-compat x86_64 0.1-21.el9 baseos 47 k DEBUG: poppler x86_64 21.01.0-14.el9 appstream 1.1 M DEBUG: poppler-data noarch 0.4.9-9.el9 appstream 1.9 M DEBUG: poppler-glib x86_64 21.01.0-14.el9 appstream 153 k DEBUG: popt x86_64 1.18-8.el9 baseos 65 k DEBUG: procps-ng x86_64 3.3.17-11.el9 baseos 346 k DEBUG: publicsuffix-list-dafsa noarch 20210518-3.el9 baseos 58 k DEBUG: pulseaudio-libs x86_64 15.0-2.el9 appstream 679 k DEBUG: pulseaudio-utils x86_64 15.0-2.el9 appstream 76 k DEBUG: python-rpm-macros noarch 3.9-52.el9 appstream 19 k DEBUG: python-srpm-macros noarch 3.9-52.el9 appstream 24 k DEBUG: python3 x86_64 3.9.16-1.el9 baseos 28 k DEBUG: python3-audit x86_64 3.0.7-103.el9 appstream 84 k DEBUG: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M DEBUG: python3-chardet noarch 4.0.0-5.el9 baseos 239 k DEBUG: python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k DEBUG: python3-dns noarch 2.2.1-2.el9 baseos 413 k DEBUG: python3-docutils noarch 0.16-6.el9 crb 1.6 M DEBUG: python3-greenlet x86_64 1.1.3-1.el9s delorean-antelope-testing 105 k DEBUG: python3-idna noarch 2.10-7.el9 baseos 97 k DEBUG: python3-imagesize noarch 1.2.0-6.el9 crb 18 k DEBUG: python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k DEBUG: python3-libs x86_64 3.9.16-1.el9 baseos 7.8 M DEBUG: python3-libselinux x86_64 3.5-0.rc3.1.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.5-0.rc3.1.el9 appstream 80 k DEBUG: python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k DEBUG: python3-packaging noarch 20.9-5.el9 appstream 77 k DEBUG: python3-pip-wheel noarch 21.2.3-6.el9 baseos 1.1 M DEBUG: python3-policycoreutils noarch 3.5-0.rc3.1.1.el9 appstream 2.1 M DEBUG: python3-pygments noarch 2.7.4-4.el9 crb 2.0 M DEBUG: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k DEBUG: python3-pysocks noarch 1.7.1-12.el9 baseos 35 k DEBUG: python3-pytz noarch 2021.1-4.el9 appstream 52 k DEBUG: python3-requests noarch 2.25.1-6.el9 baseos 126 k DEBUG: python3-rpm-generators noarch 12-8.el9 appstream 31 k DEBUG: python3-rpm-macros noarch 3.9-52.el9 appstream 16 k DEBUG: python3-setools x86_64 4.4.1-1.el9 baseos 596 k DEBUG: python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k DEBUG: python3-setuptools-wheel noarch 53.0.0-12.el9 baseos 470 k DEBUG: python3-snowballstemmer noarch 1.9.0-10.el9 crb 164 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-13.el9 crb 27 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.2-5.el9 crb 48 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.2-5.el9 crb 42 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-6.el9 crb 51 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-12.el9 crb 18 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.3-5.el9 crb 46 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.4-5.el9 crb 46 k DEBUG: python3-tomli noarch 2.0.1-4.el9s delorean-antelope-testing 31 k DEBUG: python3-typing-extensions noarch 3.7.4.3-2.el9s delorean-antelope-testing 47 k DEBUG: python3-urllib3 noarch 1.26.5-3.el9 baseos 216 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el9 appstream 9.7 k DEBUG: readline x86_64 8.1-4.el9 baseos 212 k DEBUG: redhat-rpm-config noarch 198-1.el9 appstream 72 k DEBUG: rpm x86_64 4.16.1.3-22.el9 baseos 539 k DEBUG: rpm-build-libs x86_64 4.16.1.3-22.el9 baseos 90 k DEBUG: rpm-libs x86_64 4.16.1.3-22.el9 baseos 307 k DEBUG: rtkit x86_64 0.11-28.el9 appstream 56 k DEBUG: rust-srpm-macros noarch 17-4.el9 appstream 10 k DEBUG: scl-utils x86_64 1:2.0.3-4.el9 appstream 37 k DEBUG: sed x86_64 4.8-9.el9 baseos 305 k DEBUG: setup noarch 2.13.7-9.el9 baseos 146 k DEBUG: shadow-utils x86_64 2:4.9-6.el9 baseos 1.2 M DEBUG: shared-mime-info x86_64 2.1-5.el9 baseos 558 k DEBUG: sound-theme-freedesktop noarch 0.8-17.el9 appstream 383 k DEBUG: sqlite-libs x86_64 3.34.1-6.el9 baseos 620 k DEBUG: systemd-libs x86_64 252-6.el9 baseos 650 k DEBUG: systemd-pam x86_64 252-6.el9 baseos 257 k DEBUG: systemd-rpm-macros noarch 252-6.el9 baseos 45 k DEBUG: systemd-udev x86_64 252-6.el9 baseos 2.0 M DEBUG: tar x86_64 2:1.34-6.el9 baseos 885 k DEBUG: tcl x86_64 1:8.6.10-7.el9 baseos 1.1 M DEBUG: totem-pl-parser x86_64 3.26.6-2.el9 appstream 152 k DEBUG: tpm2-tss x86_64 3.0.3-8.el9 baseos 576 k DEBUG: tracker x86_64 3.1.2-3.el9 appstream 555 k DEBUG: tzdata noarch 2022g-2.el9 baseos 838 k DEBUG: unzip x86_64 6.0-56.el9 baseos 182 k DEBUG: upower x86_64 0.99.11-11.el9 appstream 173 k DEBUG: urw-base35-bookman-fonts noarch 20200910-6.el9 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-6.el9 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-6.el9 appstream 77 k DEBUG: urw-base35-fonts noarch 20200910-6.el9 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-6.el9 appstream 22 k DEBUG: urw-base35-gothic-fonts noarch 20200910-6.el9 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 appstream 796 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-6.el9 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-6.el9 appstream 276 k DEBUG: util-linux x86_64 2.37.4-10.el9 baseos 2.3 M DEBUG: util-linux-core x86_64 2.37.4-10.el9 baseos 459 k DEBUG: vim-filesystem noarch 2:8.2.2637-20.el9 baseos 18 k DEBUG: vulkan-loader x86_64 1.3.239.0-1.el9 appstream 139 k DEBUG: webkit2gtk3-jsc x86_64 2.38.5-1.el9 appstream 6.5 M DEBUG: webrtc-audio-processing x86_64 0.3.1-8.el9 appstream 306 k DEBUG: which x86_64 2.21-28.el9 baseos 42 k DEBUG: wireplumber x86_64 0.4.8-1.el9 appstream 85 k DEBUG: wireplumber-libs x86_64 0.4.8-1.el9 appstream 325 k DEBUG: xdg-dbus-proxy x86_64 0.1.3-1.el9 appstream 42 k DEBUG: xdg-desktop-portal x86_64 1.12.4-1.el9 appstream 383 k DEBUG: xkeyboard-config noarch 2.33-2.el9 appstream 859 k DEBUG: xml-common noarch 0.6.3-58.el9 appstream 32 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 appstream 1.1 M DEBUG: xz x86_64 5.2.5-8.el9 baseos 226 k DEBUG: xz-libs x86_64 5.2.5-8.el9 baseos 93 k DEBUG: zip x86_64 3.0-35.el9 baseos 266 k DEBUG: zlib x86_64 1.2.11-39.el9 baseos 91 k DEBUG: zstd x86_64 1.5.1-2.el9 baseos 548 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.11.27-7.el9s delorean-antelope-build-deps 161 k DEBUG: abattis-cantarell-fonts noarch 0.301-4.el9 appstream 365 k DEBUG: dconf x86_64 0.40.0-6.el9 appstream 113 k DEBUG: exiv2 x86_64 0.27.5-2.el9 appstream 980 k DEBUG: flatpak x86_64 1.12.7-2.el9 appstream 1.7 M DEBUG: gawk-all-langpacks x86_64 5.1.0-6.el9 appstream 207 k DEBUG: graphviz x86_64 2.44.0-25.el9 appstream 3.3 M DEBUG: libcanberra-gtk2 x86_64 0.30-26.el9 appstream 27 k DEBUG: libproxy-webkitgtk4 x86_64 0.4.15-35.el9 appstream 22 k DEBUG: libxcrypt-compat x86_64 4.4.18-3.el9 appstream 89 k DEBUG: p11-kit-server x86_64 0.24.1-2.el9 appstream 199 k DEBUG: perl-IO-Socket-SSL noarch 2.073-1.el9 appstream 219 k DEBUG: perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k DEBUG: perl-NDBM_File x86_64 1.15-480.el9 appstream 23 k DEBUG: pipewire x86_64 0.3.47-2.el9 appstream 37 k DEBUG: pipewire-alsa x86_64 0.3.47-2.el9 appstream 59 k DEBUG: pipewire-jack-audio-connection-kit x86_64 0.3.47-2.el9 appstream 131 k DEBUG: pipewire-pulseaudio x86_64 0.3.47-2.el9 appstream 24 k DEBUG: python-unversioned-command noarch 3.9.16-1.el9 appstream 12 k DEBUG: python3-pip noarch 21.2.3-6.el9 appstream 2.0 M DEBUG: systemd x86_64 252-6.el9 baseos 4.1 M DEBUG: tracker-miners x86_64 3.1.2-3.el9 appstream 939 k DEBUG: xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 appstream 134 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================== DEBUG: Install 528 Packages DEBUG: Total size: 333 M DEBUG: Installed size: 1.1 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ModemManager-glib-1.20.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] NetworkManager-libnm-1.42.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.3.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.20-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-103.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.8-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.1.8-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.35.2-37.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bluez-libs-5.56-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bubblewrap-0.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2022.2.54-90.2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-9.0-20.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-9.0-20.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-9.0-20.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.32-34.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.32-34.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.13-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-27.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20221215-1.git9a18988.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20221215-1.git9a18988.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.6.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.3.3op2-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.76.1-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.20-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-28-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.20-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.20-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.37-18.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.187-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.187-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.7-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.14.2-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.188-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.188-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.188-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.188-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.188-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] environment-modules-5.0.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.5.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.39-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.39-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.16-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.8.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.10.4-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-2.9.9-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-common-3.10.2-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-libs-2.9.9-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.1.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.19-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib-networking-2.68.3-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.68.4-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.34-60.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.34-60.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.34-60.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.34-60.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.0-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.3.3-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.7.6-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.68.0-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.15.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsettings-desktop-schemas-40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.12-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-2.7.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.348-9.7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] info-6.7-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.14-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-glib-1.6.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.4.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.4.0-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-28-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-28-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.20.1-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-590-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.5.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic-11.3.1-4.3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.37.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.0.9-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.2-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.7.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.46.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.76.1-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-53.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.4.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-37.20210216cvs.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.37.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.2-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.6.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-11.3.1-4.3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.10.0-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-11.3.1-4.3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.42-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgudev-237-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgusb-0.3.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libicu-67.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.5.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.37.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.43.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.16-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpipeline-1.5.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.37-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-0.4.15-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.5-0.rc3.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.5-0.rc3.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.5-0.rc3.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.5-0.rc3.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.37.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.10.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.10.4-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-11.3.1-4.3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.16.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtdb-1.4.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.10-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.26-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.37.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.13-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.4-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.3-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.3-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] man-db-2.9.3-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.1.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.2-8.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.2-8.20210508.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.2-8.20210508.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.8-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.7p1-28.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.7p1-28.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.0.7-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.0.7-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.24.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.24.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.5.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.44-3.el9.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.40-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.40-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.7.3-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.7.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.5-0.rc3.1.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-0.117-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-0.117-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-21.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20210518-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.9.16-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-4.0.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.2.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.10-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.9.16-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-21.2.3-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.7-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.7.1-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.4.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-53.0.0-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.5-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.16.1.3-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.16.1.3-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.16.1.3-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.8-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.13.7-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.9-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.34.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-252-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-252-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-252-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-252-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-252-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.34-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.10-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-3.0.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2022g-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-56.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.37.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.37.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-filesystem-8.2.2637-20.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-28.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.5-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.5-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-39.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.20.2-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] abattis-cantarell-fonts-0.301-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-cursor-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adwaita-icon-theme-40.1.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alsa-lib-1.2.8-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] annobin-11.05-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-atk-2.38.0-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] at-spi2-core-2.40.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.36.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-glib-0.8-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.17.4-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.17.4-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.5-0.rc3.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] colord-libs-1.4.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-11.3.1-4.3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dconf-0.40.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.14-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-4-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] exiv2-libs-0.27.5-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fdk-aac-free-2.0.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fftw-libs-double-3.3.8-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flac-libs-1.3.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-1.12.7-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-session-helper-1.12.7-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.14.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-7.el9.1.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.10-6.el9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.1.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-11.3.1-4.3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-11.3.1-4.3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-toolset-12-binutils-2.38-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-toolset-12-runtime-12.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-10.2-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.42.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geoclue2-2.6.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.5.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] giflib-5.2.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.39.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.34-60.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.34-60.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.0.9-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-11.el9.2.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphene-1.10.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.44.0-25.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gsm-1.0.19-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-1.18.4-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gstreamer1-plugins-base-1.18.4-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.24.31-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.33-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk3-3.24.31-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.2-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iso-codes-4.6.0-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.28-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.19-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-23.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-5.14.0-282.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] langpacks-core-font-en-3.0-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.12-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.7.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.7.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libX11-xcb-1.7.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-19.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.2.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.13-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.2.0-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXtst-1.2.3-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXv-1.0.11-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-18.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libappstream-glib-0.7.18-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libasyncns-0.8-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-0.30-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk2-0.30-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcanberra-gtk3-0.30-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.114-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libepoxy-1.5.5-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libexif-0.6.22-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-17.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgexiv2-0.12.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.3.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.54.0-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgsf-1.14.47-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgxps-0.3.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libiptcdata-1.0.5-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-2.0.90-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libldac-2.0.2.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnotify-0.7.9-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libogg-1.3.4-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libosinfo-1.10.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.28-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libproxy-webkitgtk4-0.4.15-35.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.50.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsbc-1.4-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsndfile-1.0.31-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsoup-2.72.0-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstemmer-0-18.585svn.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.28-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtheora-1.1.1-31.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.4.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-45.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtracker-sparql-3.1.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvisual-0.4.0-34.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libvorbis-1.3.7-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-cursor-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-egl-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.21.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.2.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.12-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-compat-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.0.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.3-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.34-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] llvm-libs-15.0.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] low-memory-monitor-2.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-22.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-22.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-22.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-22.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-vulkan-drivers-22.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mkfontscale-1.2.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.34.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.79.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.79.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.79.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.79.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.79.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-6-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] opus-1.3.1-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] orc-0.4.31-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-20221130-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] osinfo-db-tools-1.10.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ostree-libs-2022.6-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-server-0.24.1-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.48.7-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.80-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.66-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.30-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.13-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.85-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.09-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.03-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.12-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.076-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.43-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.073-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.21-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.15-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.92-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-1.94-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.56-461.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.08-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.60.800-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.32.1-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.32.1-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.23-480.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.31-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-41.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-subs-1.03-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-480.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-0.3.47-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-alsa-0.3.47-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-libs-0.3.47-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pipewire-pulseaudio-0.3.47-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.40.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-21.01.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.9-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-21.01.0-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pulseaudio-libs-15.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pulseaudio-utils-15.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.9-52.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.9-52.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.9.16-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0.7-103.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.9.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.9.16-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.5-0.rc3.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.5-0.rc3.1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.9-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-21.2.3-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2021.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-12-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.9-52.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.4.45-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.3-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-198-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.16.1.3-22.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rtkit-0.11-28.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-17-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] scl-utils-2.0.3-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sound-theme-freedesktop-0.8-17.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] totem-pl-parser-3.26.6-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-3.1.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tracker-miners-3.1.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] upower-0.99.11-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] vulkan-loader-1.3.239.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] webkit2gtk3-jsc-2.38.5-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] webrtc-audio-processing-0.3.1-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] wireplumber-0.4.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] wireplumber-libs-0.4.8-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-dbus-proxy-0.1.3-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-desktop-portal-1.12.4-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.33-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-58.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.16-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.2.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.7.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-10.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-3.4.3-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.7.0-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.7.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.33.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-1.1.3-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.1-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.11.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-7.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomli-2.0.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-3.7.4.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.11.27-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.11.27-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-17.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-57.4.0-1.el9s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.16-2.el9.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-11.3.1-4.3.el9.x86_64 1/528 DEBUG: Running scriptlet: libgcc-11.3.1-4.3.el9.x86_64 1/528 DEBUG: Installing : crypto-policies-20221215-1.git9a18988.el9.noarch 2/528 DEBUG: Running scriptlet: crypto-policies-20221215-1.git9a18988.el9.noarch 2/528 DEBUG: Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 3/528 DEBUG: Installing : tzdata-2022g-2.el9.noarch 4/528 DEBUG: Installing : hwdata-0.348-9.7.el9.noarch 5/528 DEBUG: Installing : dejavu-sans-fonts-2.37-18.el9.noarch 6/528 DEBUG: Installing : adobe-mappings-cmap-20171205-12.el9.noarch 7/528 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 8/528 DEBUG: Installing : langpacks-core-font-en-3.0-16.el9.noarch 9/528 DEBUG: Installing : osinfo-db-20221130-1.el9.noarch 10/528 DEBUG: Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 11/528 DEBUG: Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 12/528 DEBUG: Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 13/528 DEBUG: Installing : xkeyboard-config-2.33-2.el9.noarch 14/528 DEBUG: Installing : rust-srpm-macros-17-4.el9.noarch 15/528 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el9.noarch 16/528 DEBUG: Installing : poppler-data-0.4.9-9.el9.noarch 17/528 DEBUG: Installing : perl-srpm-macros-1-41.el9.noarch 18/528 DEBUG: Installing : openblas-srpm-macros-2-11.el9.noarch 19/528 DEBUG: Installing : ocaml-srpm-macros-6-6.el9.noarch 20/528 DEBUG: Installing : libX11-common-1.7.0-7.el9.noarch 21/528 DEBUG: Installing : kernel-headers-5.14.0-282.el9.x86_64 22/528 DEBUG: Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 23/528 DEBUG: Installing : gawk-all-langpacks-5.1.0-6.el9.x86_64 24/528 DEBUG: Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 25/528 DEBUG: Installing : adobe-mappings-pdf-20180407-10.el9.noarch 26/528 DEBUG: Installing : vim-filesystem-2:8.2.2637-20.el9.noarch 27/528 DEBUG: Installing : python3-setuptools-wheel-53.0.0-12.el9.noarch 28/528 DEBUG: Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 29/528 DEBUG: Installing : pkgconf-m4-1.7.3-10.el9.noarch 30/528 DEBUG: Installing : pcre2-syntax-10.40-2.el9.noarch 31/528 DEBUG: Installing : ncurses-base-6.2-8.20210508.el9.noarch 32/528 DEBUG: Installing : libssh-config-0.10.4-8.el9.noarch 33/528 DEBUG: Installing : kbd-misc-2.4.0-8.el9.noarch 34/528 DEBUG: Installing : fuse-common-3.10.2-5.el9.x86_64 35/528 DEBUG: Installing : coreutils-common-8.32-34.el9.x86_64 36/528 DEBUG: Installing : centos-gpg-keys-9.0-20.el9.noarch 37/528 DEBUG: Installing : centos-stream-repos-9.0-20.el9.noarch 38/528 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-9.0-20.el9.noarch 39/528 DEBUG: Installing : setup-2.13.7-9.el9.noarch 40/528 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.13.7-9.el9.noarch 40/528 DEBUG: Installing : filesystem-3.16-2.el9.x86_64 41/528 DEBUG: Installing : urw-base35-fonts-common-20200910-6.el9.noarch 42/528 DEBUG: Installing : basesystem-11-13.el9.noarch 43/528 DEBUG: Installing : glibc-gconv-extra-2.34-60.el9.x86_64 44/528 DEBUG: Running scriptlet: glibc-gconv-extra-2.34-60.el9.x86_64 44/528 DEBUG: Installing : glibc-minimal-langpack-2.34-60.el9.x86_64 45/528 DEBUG: Installing : glibc-common-2.34-60.el9.x86_64 46/528 DEBUG: Running scriptlet: glibc-2.34-60.el9.x86_64 47/528 DEBUG: Installing : glibc-2.34-60.el9.x86_64 47/528 DEBUG: Running scriptlet: glibc-2.34-60.el9.x86_64 47/528 DEBUG: Installing : ncurses-libs-6.2-8.20210508.el9.x86_64 48/528 DEBUG: Installing : bash-5.1.8-6.el9.x86_64 49/528 DEBUG: Running scriptlet: bash-5.1.8-6.el9.x86_64 49/528 DEBUG: Installing : zlib-1.2.11-39.el9.x86_64 50/528 DEBUG: Installing : libstdc++-11.3.1-4.3.el9.x86_64 51/528 DEBUG: Installing : xz-libs-5.2.5-8.el9.x86_64 52/528 DEBUG: Installing : libxml2-2.9.13-3.el9.x86_64 53/528 DEBUG: Installing : bzip2-libs-1.0.8-8.el9.x86_64 54/528 DEBUG: Installing : libxcrypt-4.4.18-3.el9.x86_64 55/528 DEBUG: Installing : libpng-2:1.6.37-12.el9.x86_64 56/528 DEBUG: Installing : expat-2.5.0-1.el9.x86_64 57/528 DEBUG: Installing : libzstd-1.5.1-2.el9.x86_64 58/528 DEBUG: Installing : libjpeg-turbo-2.0.90-6.el9.x86_64 59/528 DEBUG: Installing : libcap-2.48-8.el9.x86_64 60/528 DEBUG: Installing : libuuid-2.37.4-10.el9.x86_64 61/528 DEBUG: Installing : sqlite-libs-3.34.1-6.el9.x86_64 62/528 DEBUG: Installing : libffi-3.4.2-7.el9.x86_64 63/528 DEBUG: Installing : p11-kit-0.24.1-2.el9.x86_64 64/528 DEBUG: Installing : elfutils-libelf-0.188-3.el9.x86_64 65/528 DEBUG: Installing : gmp-1:6.2.0-10.el9.x86_64 66/528 DEBUG: Installing : libgpg-error-1.42-5.el9.x86_64 67/528 DEBUG: Installing : lcms2-2.12-3.el9.x86_64 68/528 DEBUG: Installing : nspr-4.34.0-14.el9.x86_64 69/528 DEBUG: Installing : mpfr-4.1.0-7.el9.x86_64 70/528 DEBUG: Installing : libwayland-client-1.21.0-1.el9.x86_64 71/528 DEBUG: Installing : readline-8.1-4.el9.x86_64 72/528 DEBUG: Installing : alternatives-1.20-2.el9.x86_64 73/528 DEBUG: Installing : libgomp-11.3.1-4.3.el9.x86_64 74/528 DEBUG: Installing : libsepol-3.5-0.rc3.1.el9.x86_64 75/528 DEBUG: Installing : libogg-2:1.3.4-6.el9.x86_64 76/528 DEBUG: Installing : libvorbis-1:1.3.7-5.el9.x86_64 77/528 DEBUG: Installing : libtool-ltdl-2.4.6-45.el9.x86_64 78/528 DEBUG: Installing : nss-util-3.79.0-14.el9.x86_64 79/528 DEBUG: Installing : libgcrypt-1.10.0-9.el9.x86_64 80/528 DEBUG: Installing : libicu-67.1-9.el9.x86_64 81/528 DEBUG: Installing : gdbm-libs-1:1.19-4.el9.x86_64 82/528 DEBUG: Installing : libattr-2.5.1-3.el9.x86_64 83/528 DEBUG: Installing : libacl-2.3.1-3.el9.x86_64 84/528 DEBUG: Installing : libcap-ng-0.8.2-7.el9.x86_64 85/528 DEBUG: Installing : audit-libs-3.0.7-103.el9.x86_64 86/528 DEBUG: Installing : lz4-libs-1.9.3-5.el9.x86_64 87/528 DEBUG: Installing : pcre2-10.40-2.el9.x86_64 88/528 DEBUG: Installing : libselinux-3.5-0.rc3.1.el9.x86_64 89/528 DEBUG: Installing : sed-4.8-9.el9.x86_64 90/528 DEBUG: Installing : popt-1.18-8.el9.x86_64 91/528 DEBUG: Installing : alsa-lib-1.2.8-3.el9.x86_64 92/528 DEBUG: Installing : libX11-xcb-1.7.0-7.el9.x86_64 93/528 DEBUG: Installing : libwebp-1.2.0-3.el9.x86_64 94/528 DEBUG: Installing : libsemanage-3.5-0.rc3.1.el9.x86_64 95/528 DEBUG: Installing : shadow-utils-2:4.9-6.el9.x86_64 96/528 DEBUG: Installing : less-590-1.el9.x86_64 97/528 DEBUG: Installing : libbrotli-1.0.9-6.el9.x86_64 98/528 DEBUG: Installing : libcom_err-1.46.5-3.el9.x86_64 99/528 DEBUG: Installing : libseccomp-2.5.2-2.el9.x86_64 100/528 DEBUG: Installing : libtdb-1.4.7-1.el9.x86_64 101/528 DEBUG: Installing : libunistring-0.9.10-15.el9.x86_64 102/528 DEBUG: Installing : libidn2-2.3.0-7.el9.x86_64 103/528 DEBUG: Installing : lua-libs-5.4.4-3.el9.x86_64 104/528 DEBUG: Installing : fribidi-1.0.10-6.el9.2.x86_64 105/528 DEBUG: Installing : libICE-1.0.10-8.el9.x86_64 106/528 DEBUG: Installing : libstemmer-0-18.585svn.el9.x86_64 107/528 DEBUG: Installing : libxshmfence-1.3-10.el9.x86_64 108/528 DEBUG: Installing : openjpeg2-2.4.0-7.el9.x86_64 109/528 DEBUG: Installing : libSM-1.2.3-10.el9.x86_64 110/528 DEBUG: Installing : libpsl-0.21.1-5.el9.x86_64 111/528 DEBUG: Installing : findutils-1:4.8.0-5.el9.x86_64 112/528 DEBUG: Installing : mesa-libglapi-22.3.0-2.el9.x86_64 113/528 DEBUG: Installing : libwayland-cursor-1.21.0-1.el9.x86_64 114/528 DEBUG: Installing : libmpc-1.2.1-4.el9.x86_64 115/528 DEBUG: Installing : libassuan-2.5.5-3.el9.x86_64 116/528 DEBUG: Installing : libwayland-server-1.21.0-1.el9.x86_64 117/528 DEBUG: Installing : exiv2-0.27.5-2.el9.x86_64 118/528 DEBUG: Installing : exiv2-libs-0.27.5-2.el9.x86_64 119/528 DEBUG: Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 120/528 DEBUG: Installing : unzip-6.0-56.el9.x86_64 121/528 DEBUG: Running scriptlet: xml-common-0.6.3-58.el9.noarch 122/528 DEBUG: Installing : xml-common-0.6.3-58.el9.noarch 122/528 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 123/528 DEBUG: Installing : groff-base-1.22.4-10.el9.x86_64 123/528 DEBUG: Running scriptlet: groff-base-1.22.4-10.el9.x86_64 123/528 DEBUG: Installing : libproxy-0.4.15-35.el9.x86_64 124/528 DEBUG: Installing : imath-3.1.2-1.el9.x86_64 125/528 DEBUG: Installing : file-libs-5.39-12.el9.x86_64 126/528 DEBUG: Installing : file-5.39-12.el9.x86_64 127/528 DEBUG: Installing : hicolor-icon-theme-0.17-13.el9.noarch 128/528 DEBUG: Installing : libedit-3.1-37.20210216cvs.el9.x86_64 129/528 DEBUG: Installing : llvm-libs-15.0.7-1.el9.x86_64 130/528 DEBUG: Installing : diffutils-3.7-12.el9.x86_64 131/528 DEBUG: Installing : fuse-libs-2.9.9-15.el9.x86_64 132/528 DEBUG: Installing : json-c-0.14-11.el9.x86_64 133/528 DEBUG: Installing : libsigsegv-2.13-4.el9.x86_64 134/528 DEBUG: Installing : gawk-5.1.0-6.el9.x86_64 135/528 DEBUG: Installing : libsmartcols-2.37.4-10.el9.x86_64 136/528 DEBUG: Installing : libtasn1-4.16.0-8.el9.x86_64 137/528 DEBUG: Installing : p11-kit-trust-0.24.1-2.el9.x86_64 138/528 DEBUG: Running scriptlet: p11-kit-trust-0.24.1-2.el9.x86_64 138/528 DEBUG: Installing : pcre-8.44-3.el9.3.x86_64 139/528 DEBUG: Installing : grep-3.6-5.el9.x86_64 140/528 DEBUG: Installing : openssl-libs-1:3.0.7-5.el9.x86_64 141/528 DEBUG: Installing : coreutils-8.32-34.el9.x86_64 142/528 DEBUG: Running scriptlet: ca-certificates-2022.2.54-90.2.el9.noarch 143/528 DEBUG: Installing : ca-certificates-2022.2.54-90.2.el9.noarch 143/528 DEBUG: Running scriptlet: ca-certificates-2022.2.54-90.2.el9.noarch 143/528 DEBUG: Installing : systemd-libs-252-6.el9.x86_64 144/528 DEBUG: Running scriptlet: systemd-libs-252-6.el9.x86_64 144/528 DEBUG: Installing : libblkid-2.37.4-10.el9.x86_64 145/528 DEBUG: Running scriptlet: libblkid-2.37.4-10.el9.x86_64 145/528 DEBUG: Installing : libarchive-3.5.3-4.el9.x86_64 146/528 DEBUG: Installing : dbus-libs-1:1.12.20-7.el9.x86_64 147/528 DEBUG: Installing : libmount-2.37.4-10.el9.x86_64 148/528 DEBUG: Installing : libfdisk-2.37.4-10.el9.x86_64 149/528 DEBUG: Installing : gzip-1.12-1.el9.x86_64 150/528 DEBUG: Installing : cracklib-2.9.6-27.el9.x86_64 151/528 DEBUG: Installing : libusbx-1.0.26-1.el9.x86_64 152/528 DEBUG: Installing : kmod-libs-28-7.el9.x86_64 153/528 DEBUG: Installing : libevent-2.1.12-6.el9.x86_64 154/528 DEBUG: Installing : avahi-libs-0.8-12.el9.x86_64 155/528 DEBUG: Installing : jbigkit-libs-2.1-23.el9.x86_64 156/528 DEBUG: Installing : libtiff-4.4.0-7.el9.x86_64 157/528 DEBUG: Installing : libXau-1.0.9-8.el9.x86_64 158/528 DEBUG: Installing : libxcb-1.13.1-9.el9.x86_64 159/528 DEBUG: Installing : libX11-1.7.0-7.el9.x86_64 160/528 DEBUG: Installing : libXext-1.3.4-8.el9.x86_64 161/528 DEBUG: Installing : libXrender-0.9.10-16.el9.x86_64 162/528 DEBUG: Installing : libXfixes-5.0.3-16.el9.x86_64 163/528 DEBUG: Installing : libXi-1.7.10-8.el9.x86_64 164/528 DEBUG: Installing : libXt-1.2.0-6.el9.x86_64 165/528 DEBUG: Installing : libXmu-1.1.3-8.el9.x86_64 166/528 DEBUG: Installing : libXcursor-1.2.0-7.el9.x86_64 167/528 DEBUG: Installing : libXdamage-1.1.5-7.el9.x86_64 168/528 DEBUG: Installing : libXrandr-1.5.2-8.el9.x86_64 169/528 DEBUG: Installing : libXinerama-1.1.4-10.el9.x86_64 170/528 DEBUG: Installing : libXcomposite-0.4.5-7.el9.x86_64 171/528 DEBUG: Installing : libXpm-3.5.13-8.el9.x86_64 172/528 DEBUG: Installing : libglvnd-1:1.3.4-1.el9.x86_64 173/528 DEBUG: Installing : libwayland-egl-1.21.0-1.el9.x86_64 174/528 DEBUG: Installing : opus-1.3.1-10.el9.x86_64 175/528 DEBUG: Installing : pixman-0.40.0-5.el9.x86_64 176/528 DEBUG: Installing : libXaw-1.0.13-19.el9.x86_64 177/528 DEBUG: Installing : libXtst-1.2.3-16.el9.x86_64 178/528 DEBUG: Installing : libXv-1.0.11-16.el9.x86_64 179/528 DEBUG: Installing : libXxf86vm-1.1.4-18.el9.x86_64 180/528 DEBUG: Installing : cracklib-dicts-2.9.6-27.el9.x86_64 181/528 DEBUG: Installing : util-linux-core-2.37.4-10.el9.x86_64 182/528 DEBUG: Running scriptlet: util-linux-core-2.37.4-10.el9.x86_64 182/528 DEBUG: Installing : procps-ng-3.3.17-11.el9.x86_64 183/528 DEBUG: Installing : p11-kit-server-0.24.1-2.el9.x86_64 184/528 DEBUG: Installing : python3-pip-wheel-21.2.3-6.el9.noarch 185/528 DEBUG: Installing : python-unversioned-command-3.9.16-1.el9.noarch 186/528 DEBUG: Installing : python3-3.9.16-1.el9.x86_64 187/528 DEBUG: Installing : python3-libs-3.9.16-1.el9.x86_64 188/528 DEBUG: Installing : python3-setuptools-57.4.0-1.el9s.noarch 189/528 DEBUG: Installing : python3-idna-2.10-7.el9.noarch 190/528 DEBUG: Installing : python3-six-1.15.0-9.el9.noarch 191/528 DEBUG: Installing : python3-libselinux-3.5-0.rc3.1.el9.x86_64 192/528 DEBUG: Installing : python3-greenlet-1.1.3-1.el9s.x86_64 193/528 DEBUG: Installing : python3-libsemanage-3.5-0.rc3.1.el9.x86_64 194/528 DEBUG: Installing : python3-setools-4.4.1-1.el9.x86_64 195/528 DEBUG: Installing : python3-pip-21.2.3-6.el9.noarch 196/528 DEBUG: Installing : crypto-policies-scripts-20221215-1.git9a18988.el 197/528 DEBUG: Installing : python3-chardet-4.0.0-5.el9.noarch 198/528 DEBUG: Installing : python3-dns-2.2.1-2.el9.noarch 199/528 DEBUG: Installing : python3-pyparsing-2.4.7-9.el9.noarch 200/528 DEBUG: Installing : python3-packaging-20.9-5.el9.noarch 201/528 DEBUG: Installing : python3-pysocks-1.7.1-12.el9.noarch 202/528 DEBUG: Installing : python3-urllib3-1.26.5-3.el9.noarch 203/528 DEBUG: Installing : python3-requests-2.25.1-6.el9.noarch 204/528 DEBUG: Installing : python3-audit-3.0.7-103.el9.x86_64 205/528 DEBUG: Installing : python3-pytz-2021.1-4.el9.noarch 206/528 DEBUG: Installing : python3-babel-2.9.1-2.el9.noarch 207/528 DEBUG: Installing : python3-docutils-0.16-6.el9.noarch 208/528 DEBUG: Installing : python3-imagesize-1.2.0-6.el9.noarch 209/528 DEBUG: Installing : python3-pygments-2.7.4-4.el9.noarch 210/528 DEBUG: Installing : python3-snowballstemmer-1.9.0-10.el9.noarch 211/528 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 212/528 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 213/528 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 214/528 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 215/528 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 216/528 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 217/528 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 218/528 DEBUG: Installing : python3-distro-1.7.0-3.el9s.noarch 219/528 DEBUG: Installing : python3-markupsafe-2.1.1-4.el9s.x86_64 220/528 DEBUG: Installing : python3-jinja2-3.0.1-2.el9s.noarch 221/528 DEBUG: Installing : python3-tomli-2.0.1-4.el9s.noarch 222/528 DEBUG: Installing : python3-typing-extensions-3.7.4.3-2.el9s.noarch 223/528 DEBUG: Installing : openssl-1:3.0.7-5.el9.x86_64 224/528 DEBUG: Installing : sound-theme-freedesktop-0.8-17.el9.noarch 225/528 DEBUG: Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 225/528 DEBUG: Installing : kmod-28-7.el9.x86_64 226/528 DEBUG: Installing : xz-5.2.5-8.el9.x86_64 227/528 DEBUG: Installing : openexr-libs-3.1.1-2.el9.x86_64 228/528 DEBUG: Installing : iso-codes-4.6.0-3.el9.noarch 229/528 DEBUG: Installing : zip-3.0-35.el9.x86_64 230/528 DEBUG: Installing : cpp-11.3.1-4.3.el9.x86_64 231/528 DEBUG: Running scriptlet: libutempter-1.2.1-6.el9.x86_64 232/528 DEBUG: Installing : libutempter-1.2.1-6.el9.x86_64 232/528 DEBUG: Installing : bubblewrap-0.4.1-6.el9.x86_64 233/528 DEBUG: Installing : libselinux-utils-3.5-0.rc3.1.el9.x86_64 234/528 DEBUG: Installing : tar-2:1.34-6.el9.x86_64 235/528 DEBUG: Installing : zstd-1.5.1-2.el9.x86_64 236/528 DEBUG: Installing : acl-2.3.1-3.el9.x86_64 237/528 DEBUG: Installing : nss-softokn-freebl-3.79.0-14.el9.x86_64 238/528 DEBUG: Installing : nss-softokn-3.79.0-14.el9.x86_64 239/528 DEBUG: Installing : nss-sysinit-3.79.0-14.el9.x86_64 240/528 DEBUG: Installing : nss-3.79.0-14.el9.x86_64 241/528 DEBUG: Running scriptlet: nss-3.79.0-14.el9.x86_64 241/528 DEBUG: Installing : flac-libs-1.3.3-10.el9.x86_64 242/528 DEBUG: Installing : libtheora-1:1.1.1-31.el9.x86_64 243/528 DEBUG: Installing : fftw-libs-double-3.3.8-12.el9.x86_64 244/528 DEBUG: Installing : libksba-1.5.1-6.el9.x86_64 245/528 DEBUG: Installing : dwz-0.14-3.el9.x86_64 246/528 DEBUG: Installing : jasper-libs-2.0.28-3.el9.x86_64 247/528 DEBUG: Installing : LibRaw-0.20.2-5.el9.x86_64 248/528 DEBUG: Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 249/528 DEBUG: Installing : bzip2-1.0.8-8.el9.x86_64 250/528 DEBUG: Installing : libxkbcommon-1.0.3-4.el9.x86_64 251/528 DEBUG: Installing : libxslt-1.1.34-9.el9.x86_64 252/528 DEBUG: Installing : graphite2-1.3.14-9.el9.x86_64 253/528 DEBUG: Installing : webrtc-audio-processing-0.3.1-8.el9.x86_64 254/528 DEBUG: Installing : info-6.7-15.el9.x86_64 255/528 DEBUG: Installing : ed-1.14.2-12.el9.x86_64 256/528 DEBUG: Installing : patch-2.7.6-16.el9.x86_64 257/528 DEBUG: Installing : tcl-1:8.6.10-7.el9.x86_64 258/528 DEBUG: Installing : libfontenc-1.1.3-17.el9.x86_64 259/528 DEBUG: Installing : systemd-rpm-macros-252-6.el9.noarch 260/528 DEBUG: Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 261/528 DEBUG: Installing : libpaper-1.1.28-4.el9.x86_64 262/528 DEBUG: Installing : ncurses-6.2-8.20210508.el9.x86_64 263/528 DEBUG: Installing : perl-Digest-1.19-4.el9.noarch 264/528 DEBUG: Installing : perl-Digest-MD5-2.58-4.el9.x86_64 265/528 DEBUG: Installing : perl-B-1.80-480.el9.x86_64 266/528 DEBUG: Installing : perl-FileHandle-2.03-480.el9.noarch 267/528 DEBUG: Installing : perl-AutoLoader-5.74-480.el9.noarch 268/528 DEBUG: Installing : perl-Data-Dumper-2.174-462.el9.x86_64 269/528 DEBUG: Installing : perl-libnet-3.13-4.el9.noarch 270/528 DEBUG: Installing : perl-base-2.27-480.el9.noarch 271/528 DEBUG: Installing : perl-URI-5.09-3.el9.noarch 272/528 DEBUG: Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 273/528 DEBUG: Installing : perl-if-0.60.800-480.el9.noarch 274/528 DEBUG: Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 275/528 DEBUG: Installing : perl-Time-Local-2:1.300-7.el9.noarch 276/528 DEBUG: Installing : perl-File-Path-2.18-4.el9.noarch 277/528 DEBUG: Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 278/528 DEBUG: Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 279/528 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 280/528 DEBUG: Installing : perl-Mozilla-CA-20200520-6.el9.noarch 281/528 DEBUG: Installing : perl-Class-Struct-0.66-480.el9.noarch 282/528 DEBUG: Installing : perl-POSIX-1.94-480.el9.x86_64 283/528 DEBUG: Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 284/528 DEBUG: Installing : perl-IPC-Open3-1.21-480.el9.noarch 285/528 DEBUG: Installing : perl-subs-1.03-480.el9.noarch 286/528 DEBUG: Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 287/528 DEBUG: Installing : perl-Term-Cap-1.17-460.el9.noarch 288/528 DEBUG: Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 289/528 DEBUG: Installing : perl-HTTP-Tiny-0.076-460.el9.noarch 290/528 DEBUG: Installing : perl-Socket-4:2.031-4.el9.x86_64 291/528 DEBUG: Installing : perl-SelectSaver-1.02-480.el9.noarch 292/528 DEBUG: Installing : perl-Symbol-1.08-480.el9.noarch 293/528 DEBUG: Installing : perl-File-stat-1.09-480.el9.noarch 294/528 DEBUG: Installing : perl-podlators-1:4.14-460.el9.noarch 295/528 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 296/528 DEBUG: Installing : perl-Fcntl-1.13-480.el9.x86_64 297/528 DEBUG: Installing : perl-Text-ParseWords-3.30-460.el9.noarch 298/528 DEBUG: Installing : perl-mro-1.23-480.el9.x86_64 299/528 DEBUG: Installing : perl-IO-1.43-480.el9.x86_64 300/528 DEBUG: Installing : perl-overloading-0.02-480.el9.noarch 301/528 DEBUG: Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 302/528 DEBUG: Installing : perl-Errno-1.30-480.el9.x86_64 303/528 DEBUG: Installing : perl-File-Basename-2.85-480.el9.noarch 304/528 DEBUG: Installing : perl-Getopt-Std-1.12-480.el9.noarch 305/528 DEBUG: Installing : perl-MIME-Base64-3.16-4.el9.x86_64 306/528 DEBUG: Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 307/528 DEBUG: Installing : perl-constant-1.33-461.el9.noarch 308/528 DEBUG: Installing : perl-Storable-1:3.21-460.el9.x86_64 309/528 DEBUG: Installing : perl-overload-1.31-480.el9.noarch 310/528 DEBUG: Installing : perl-parent-1:0.238-460.el9.noarch 311/528 DEBUG: Installing : perl-vars-1.05-480.el9.noarch 312/528 DEBUG: Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 313/528 DEBUG: Installing : perl-Carp-1.50-460.el9.noarch 314/528 DEBUG: Installing : perl-Exporter-5.74-461.el9.noarch 315/528 DEBUG: Installing : perl-NDBM_File-1.15-480.el9.x86_64 316/528 DEBUG: Installing : perl-PathTools-3.78-461.el9.x86_64 317/528 DEBUG: Installing : perl-Encode-4:3.08-462.el9.x86_64 318/528 DEBUG: Installing : perl-libs-4:5.32.1-480.el9.x86_64 319/528 DEBUG: Installing : perl-interpreter-4:5.32.1-480.el9.x86_64 320/528 DEBUG: Installing : kernel-srpm-macros-1.0-12.el9.noarch 321/528 DEBUG: Installing : bluez-libs-5.56-6.el9.x86_64 322/528 DEBUG: Installing : cpio-2.13-16.el9.x86_64 323/528 DEBUG: Installing : keyutils-libs-1.6.3-1.el9.x86_64 324/528 DEBUG: Installing : libatomic-11.3.1-4.3.el9.x86_64 325/528 DEBUG: Installing : libcbor-0.7.0-5.el9.x86_64 326/528 DEBUG: Installing : libdb-5.3.28-53.el9.x86_64 327/528 DEBUG: Installing : libeconf-0.4.1-2.el9.x86_64 328/528 DEBUG: Installing : libpwquality-1.4.4-8.el9.x86_64 329/528 DEBUG: Installing : pam-1.5.1-14.el9.x86_64 330/528 DEBUG: Installing : util-linux-2.37.4-10.el9.x86_64 331/528 DEBUG: Installing : dbus-1:1.12.20-7.el9.x86_64 332/528 DEBUG: Installing : systemd-pam-252-6.el9.x86_64 333/528 DEBUG: Running scriptlet: systemd-252-6.el9.x86_64 334/528 DEBUG: Installing : systemd-252-6.el9.x86_64 334/528 DEBUG: Running scriptlet: systemd-252-6.el9.x86_64 334/528 DEBUG: Installing : dbus-common-1:1.12.20-7.el9.noarch 335/528 DEBUG: Running scriptlet: dbus-common-1:1.12.20-7.el9.noarch 335/528 DEBUG: Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. DEBUG: Running scriptlet: dbus-broker-28-7.el9.x86_64 336/528 DEBUG: Installing : dbus-broker-28-7.el9.x86_64 336/528 DEBUG: Running scriptlet: dbus-broker-28-7.el9.x86_64 336/528 DEBUG: Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. DEBUG: Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. DEBUG: Installing : device-mapper-libs-9:1.02.187-7.el9.x86_64 337/528 DEBUG: Installing : device-mapper-9:1.02.187-7.el9.x86_64 338/528 DEBUG: Installing : cryptsetup-libs-2.6.0-2.el9.x86_64 339/528 DEBUG: Installing : elfutils-default-yama-scope-0.188-3.el9.noarch 340/528 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.188-3.el9.noarch 340/528 DEBUG: Installing : elfutils-libs-0.188-3.el9.x86_64 341/528 DEBUG: Running scriptlet: openssh-8.7p1-28.el9.x86_64 342/528 DEBUG: Installing : openssh-8.7p1-28.el9.x86_64 342/528 DEBUG: Installing : kbd-2.4.0-8.el9.x86_64 343/528 DEBUG: Installing : libnghttp2-1.43.0-5.el9.x86_64 344/528 DEBUG: Installing : libpciaccess-0.16-6.el9.x86_64 345/528 DEBUG: Installing : libdrm-2.4.114-1.el9.x86_64 346/528 DEBUG: Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 347/528 DEBUG: Installing : mesa-libGL-22.3.0-2.el9.x86_64 348/528 DEBUG: Installing : mesa-libgbm-22.3.0-2.el9.x86_64 349/528 DEBUG: Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 350/528 DEBUG: Installing : mesa-libEGL-22.3.0-2.el9.x86_64 351/528 DEBUG: Installing : mesa-vulkan-drivers-22.3.0-2.el9.x86_64 352/528 DEBUG: Installing : vulkan-loader-1.3.239.0-1.el9.x86_64 353/528 DEBUG: Installing : libpipeline-1.5.3-4.el9.x86_64 354/528 DEBUG: Running scriptlet: man-db-2.9.3-7.el9.x86_64 355/528 DEBUG: Installing : man-db-2.9.3-7.el9.x86_64 355/528 DEBUG: Running scriptlet: man-db-2.9.3-7.el9.x86_64 355/528 DEBUG: Installing : environment-modules-5.0.1-2.el9.x86_64 356/528 DEBUG: Running scriptlet: environment-modules-5.0.1-2.el9.x86_64 356/528 DEBUG: Installing : libpkgconf-1.7.3-10.el9.x86_64 357/528 DEBUG: Installing : pkgconf-1.7.3-10.el9.x86_64 358/528 DEBUG: Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 359/528 DEBUG: Installing : libverto-0.3.2-3.el9.x86_64 360/528 DEBUG: Installing : krb5-libs-1.20.1-8.el9.x86_64 361/528 DEBUG: Installing : cyrus-sasl-lib-2.1.27-21.el9.x86_64 362/528 DEBUG: Installing : openldap-2.6.2-3.el9.x86_64 363/528 DEBUG: Installing : libssh-0.10.4-8.el9.x86_64 364/528 DEBUG: Installing : libcurl-7.76.1-22.el9.x86_64 365/528 DEBUG: Installing : elfutils-debuginfod-client-0.188-3.el9.x86_64 366/528 DEBUG: Installing : elfutils-0.188-3.el9.x86_64 367/528 DEBUG: Installing : gdb-minimal-10.2-10.el9.x86_64 368/528 DEBUG: Installing : curl-7.76.1-22.el9.x86_64 369/528 DEBUG: Installing : rpm-4.16.1.3-22.el9.x86_64 370/528 DEBUG: Installing : rpm-libs-4.16.1.3-22.el9.x86_64 371/528 DEBUG: Installing : policycoreutils-3.5-0.rc3.1.1.el9.x86_64 372/528 DEBUG: Running scriptlet: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 372/528 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : rpm-build-libs-4.16.1.3-22.el9.x86_64 373/528 DEBUG: Installing : scl-utils-1:2.0.3-4.el9.x86_64 374/528 DEBUG: Installing : efi-srpm-macros-4-9.el9.noarch 375/528 DEBUG: Installing : lua-srpm-macros-1-6.el9.noarch 376/528 DEBUG: Running scriptlet: tpm2-tss-3.0.3-8.el9.x86_64 377/528 DEBUG: Installing : tpm2-tss-3.0.3-8.el9.x86_64 377/528 DEBUG: Installing : systemd-udev-252-6.el9.x86_64 378/528 DEBUG: Running scriptlet: systemd-udev-252-6.el9.x86_64 378/528 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. DEBUG: Installing : libfido2-1.6.0-7.el9.x86_64 379/528 DEBUG: Installing : openssh-clients-8.7p1-28.el9.x86_64 380/528 DEBUG: Running scriptlet: openssh-clients-8.7p1-28.el9.x86_64 380/528 DEBUG: Installing : git-core-2.39.1-1.el9.x86_64 381/528 DEBUG: Installing : make-1:4.3-7.el9.x86_64 382/528 DEBUG: Installing : nettle-3.8-3.el9.x86_64 383/528 DEBUG: Installing : gnutls-3.7.6-17.el9.x86_64 384/528 DEBUG: Installing : glib2-2.68.4-6.el9.x86_64 385/528 DEBUG: Installing : freetype-2.10.4-9.el9.x86_64 386/528 DEBUG: Installing : harfbuzz-2.7.4-8.el9.x86_64 387/528 DEBUG: Installing : fontconfig-2.14.0-2.el9.x86_64 388/528 DEBUG: Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 388/528 DEBUG: Installing : cairo-1.17.4-7.el9.x86_64 389/528 DEBUG: Installing : json-glib-1.6.6-1.el9.x86_64 390/528 DEBUG: Installing : atk-2.36.0-5.el9.x86_64 391/528 DEBUG: Installing : cairo-gobject-1.17.4-7.el9.x86_64 392/528 DEBUG: Installing : polkit-libs-0.117-11.el9.x86_64 393/528 DEBUG: Installing : gstreamer1-1.18.4-4.el9.x86_64 394/528 DEBUG: Installing : cups-libs-1:2.3.3op2-16.el9.x86_64 395/528 DEBUG: Running scriptlet: polkit-0.117-11.el9.x86_64 396/528 DEBUG: Installing : polkit-0.117-11.el9.x86_64 396/528 DEBUG: Running scriptlet: polkit-0.117-11.el9.x86_64 396/528 DEBUG: Installing : polkit-pkla-compat-0.1-21.el9.x86_64 397/528 DEBUG: Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 398/528 DEBUG: Installing : dconf-0.40.0-6.el9.x86_64 399/528 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 399/528 DEBUG: Running scriptlet: rtkit-0.11-28.el9.x86_64 400/528 DEBUG: Installing : rtkit-0.11-28.el9.x86_64 400/528 DEBUG: Running scriptlet: rtkit-0.11-28.el9.x86_64 400/528 DEBUG: Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. DEBUG: Installing : libgxps-0.3.2-3.el9.x86_64 401/528 DEBUG: Installing : gd-2.3.2-3.el9.x86_64 402/528 DEBUG: Installing : libXft-2.3.3-8.el9.x86_64 403/528 DEBUG: Installing : poppler-21.01.0-14.el9.x86_64 404/528 DEBUG: Installing : poppler-glib-21.01.0-14.el9.x86_64 405/528 DEBUG: Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 406/528 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 406/528 DEBUG: Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 407/528 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 407/528 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 408/528 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 408/528 DEBUG: Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 409/528 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 409/528 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 410/528 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 410/528 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 411/528 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 411/528 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 412/528 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 412/528 DEBUG: Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 413/528 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 413/528 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 414/528 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 414/528 DEBUG: Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 415/528 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 415/528 DEBUG: Installing : urw-base35-fonts-20200910-6.el9.noarch 416/528 DEBUG: Installing : libraqm-0.7.0-7.el9s.x86_64 417/528 DEBUG: Installing : mkfontscale-1.2.1-3.el9.x86_64 418/528 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 419/528 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 419/528 DEBUG: Installing : ModemManager-glib-1.20.2-1.el9.x86_64 420/528 DEBUG: Installing : NetworkManager-libnm-1:1.42.2-1.el9.x86_64 421/528 DEBUG: Running scriptlet: NetworkManager-libnm-1:1.42.2-1.el9.x86_64 421/528 DEBUG: Installing : gobject-introspection-1.68.0-11.el9.x86_64 422/528 DEBUG: Installing : libgudev-237-1.el9.x86_64 423/528 DEBUG: Installing : upower-0.99.11-11.el9.x86_64 424/528 DEBUG: Running scriptlet: upower-0.99.11-11.el9.x86_64 424/528 DEBUG: Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. DEBUG: Installing : libgusb-0.3.6-3.el9.x86_64 425/528 DEBUG: Installing : colord-libs-1.4.5-4.el9.x86_64 426/528 DEBUG: Installing : shared-mime-info-2.1-5.el9.x86_64 427/528 DEBUG: Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 427/528 DEBUG: Installing : gdk-pixbuf2-2.42.6-3.el9.x86_64 428/528 DEBUG: Installing : gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 429/528 DEBUG: Installing : gtk-update-icon-cache-3.24.31-2.el9.x86_64 430/528 DEBUG: Installing : libgsf-1.14.47-5.el9.x86_64 431/528 DEBUG: Installing : libnotify-0.7.9-8.el9.x86_64 432/528 DEBUG: Installing : at-spi2-core-2.40.3-1.el9.x86_64 433/528 DEBUG: Installing : at-spi2-atk-2.38.0-4.el9.x86_64 434/528 DEBUG: Installing : avahi-glib-0.8-12.el9.x86_64 435/528 DEBUG: Installing : flatpak-session-helper-1.12.7-2.el9.x86_64 436/528 DEBUG: Installing : graphene-1.10.6-2.el9.x86_64 437/528 DEBUG: Installing : libgexiv2-0.12.3-1.el9.x86_64 438/528 DEBUG: Installing : low-memory-monitor-2.1-4.el9.x86_64 439/528 DEBUG: Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 439/528 DEBUG: Created symlink /etc/systemd/system/basic.target.wants/low-memory-monitor.service → /usr/lib/systemd/system/low-memory-monitor.service. DEBUG: Installing : totem-pl-parser-3.26.6-2.el9.x86_64 440/528 DEBUG: Installing : webkit2gtk3-jsc-2.38.5-1.el9.x86_64 441/528 DEBUG: Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 442/528 DEBUG: Installing : glib-networking-2.68.3-3.el9.x86_64 443/528 DEBUG: Installing : libsoup-2.72.0-8.el9.x86_64 444/528 DEBUG: Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 445/528 DEBUG: Installing : geoclue2-2.6.0-7.el9.x86_64 445/528 DEBUG: Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 445/528 DEBUG: Installing : libappstream-glib-0.7.18-4.el9.x86_64 446/528 DEBUG: Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 447/528 DEBUG: Installing : libosinfo-1.10.0-1.el9.x86_64 448/528 DEBUG: Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 449/528 DEBUG: Installing : liblqr-1-0.4.2-17.el9s.x86_64 450/528 DEBUG: Installing : npth-1.6-8.el9.x86_64 451/528 DEBUG: Installing : gnupg2-2.3.3-2.el9.x86_64 452/528 DEBUG: Installing : gpgme-1.15.1-6.el9.x86_64 453/528 DEBUG: Installing : ostree-libs-2022.6-3.el9.x86_64 454/528 DEBUG: Installing : which-2.21-28.el9.x86_64 455/528 DEBUG: Installing : fuse-2.9.9-15.el9.x86_64 456/528 DEBUG: Installing : checkpolicy-3.5-0.rc3.1.el9.x86_64 457/528 DEBUG: Installing : python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch 458/528 DEBUG: Installing : policycoreutils-python-utils-3.5-0.rc3.1.1.el9.n 459/528 DEBUG: Installing : gcc-toolset-12-runtime-12.0-5.el9.x86_64 460/528 DEBUG: Running scriptlet: gcc-toolset-12-runtime-12.0-5.el9.x86_64 460/528 DEBUG: ValueError: SELinux policy is not managed or store cannot be accessed. DEBUG: Installing : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 461/528 DEBUG: Installing : gcc-toolset-12-binutils-2.38-16.el9.x86_64 462/528 DEBUG: Running scriptlet: gcc-toolset-12-binutils-2.38-16.el9.x86_64 462/528 DEBUG: Installing : binutils-2.35.2-37.el9.x86_64 463/528 DEBUG: Running scriptlet: binutils-2.35.2-37.el9.x86_64 463/528 DEBUG: Installing : fdk-aac-free-2.0.0-8.el9.x86_64 464/528 DEBUG: Installing : giflib-5.2.1-9.el9.x86_64 465/528 DEBUG: Installing : glibc-headers-2.34-60.el9.x86_64 466/528 DEBUG: Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 467/528 DEBUG: Installing : glibc-devel-2.34-60.el9.x86_64 468/528 DEBUG: Installing : gcc-11.3.1-4.3.el9.x86_64 469/528 DEBUG: Installing : annobin-11.05-1.el9.x86_64 470/528 DEBUG: Installing : gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 471/528 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 472/528 DEBUG: Installing : go-srpm-macros-3.0.9-9.el9.noarch 473/528 DEBUG: Installing : python-srpm-macros-3.9-52.el9.noarch 474/528 DEBUG: Installing : redhat-rpm-config-198-1.el9.noarch 475/528 DEBUG: Running scriptlet: redhat-rpm-config-198-1.el9.noarch 475/528 DEBUG: Installing : python-rpm-macros-3.9-52.el9.noarch 476/528 DEBUG: Installing : python3-rpm-macros-3.9-52.el9.noarch 477/528 DEBUG: Installing : python3-rpm-generators-12-8.el9.noarch 478/528 DEBUG: Installing : gsm-1.0.19-6.el9.x86_64 479/528 DEBUG: Installing : libsndfile-1.0.31-7.el9.x86_64 480/528 DEBUG: Installing : jbig2dec-libs-0.19-7.el9.x86_64 481/528 DEBUG: Installing : libasyncns-0.8-22.el9.x86_64 482/528 DEBUG: Installing : pulseaudio-libs-15.0-2.el9.x86_64 483/528 DEBUG: Installing : libcanberra-0.30-26.el9.x86_64 484/528 DEBUG: Running scriptlet: libcanberra-0.30-26.el9.x86_64 484/528 DEBUG: Installing : pulseaudio-utils-15.0-2.el9.x86_64 485/528 DEBUG: Installing : libdatrie-0.2.13-4.el9.x86_64 486/528 DEBUG: Installing : libthai-0.1.28-8.el9.x86_64 487/528 DEBUG: Installing : pango-1.48.7-3.el9.x86_64 488/528 DEBUG: Installing : librsvg2-2.50.7-1.el9.x86_64 489/528 DEBUG: Installing : libepoxy-1.5.5-4.el9.x86_64 490/528 DEBUG: Installing : libexif-0.6.22-6.el9.x86_64 491/528 DEBUG: Installing : libijs-0.35-15.el9.x86_64 492/528 DEBUG: Installing : libgs-9.54.0-9.el9.x86_64 493/528 DEBUG: Installing : libiptcdata-1.0.5-9.el9.x86_64 494/528 DEBUG: Installing : libldac-2.0.2.3-10.el9.x86_64 495/528 DEBUG: Installing : libsbc-1.4-9.el9.x86_64 496/528 DEBUG: Installing : wireplumber-libs-0.4.8-1.el9.x86_64 497/528 DEBUG: Installing : pipewire-libs-0.3.47-2.el9.x86_64 498/528 DEBUG: Installing : wireplumber-0.4.8-1.el9.x86_64 499/528 DEBUG: Running scriptlet: wireplumber-0.4.8-1.el9.x86_64 499/528 DEBUG: Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. DEBUG: Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. DEBUG: Unit /usr/lib/systemd/user/wireplumber.service is added as a dependency to a non-existent unit pipewire.service. DEBUG: Running scriptlet: pipewire-0.3.47-2.el9.x86_64 500/528 DEBUG: Installing : pipewire-0.3.47-2.el9.x86_64 500/528 DEBUG: Running scriptlet: pipewire-0.3.47-2.el9.x86_64 500/528 DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. DEBUG: Running scriptlet: flatpak-1.12.7-2.el9.x86_64 501/528 DEBUG: Installing : flatpak-1.12.7-2.el9.x86_64 501/528 DEBUG: Installing : xdg-desktop-portal-1.12.4-1.el9.x86_64 502/528 DEBUG: Running scriptlet: xdg-desktop-portal-1.12.4-1.el9.x86_64 502/528 DEBUG: Installing : libvisual-1:0.4.0-34.el9.x86_64 503/528 DEBUG: Installing : libwmf-lite-0.2.12-10.el9.x86_64 504/528 DEBUG: Installing : orc-0.4.31-6.el9.x86_64 505/528 DEBUG: Installing : gstreamer1-plugins-base-1.18.4-5.el9.x86_64 506/528 DEBUG: Installing : libtracker-sparql-3.1.2-3.el9.x86_64 507/528 DEBUG: Installing : tracker-3.1.2-3.el9.x86_64 508/528 DEBUG: Running scriptlet: tracker-3.1.2-3.el9.x86_64 508/528 DEBUG: Installing : tracker-miners-3.1.2-3.el9.x86_64 509/528 DEBUG: Running scriptlet: tracker-miners-3.1.2-3.el9.x86_64 509/528 DEBUG: Installing : libcanberra-gtk3-0.30-26.el9.x86_64 510/528 DEBUG: Installing : gtk3-3.24.31-2.el9.x86_64 511/528 DEBUG: Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 512/528 DEBUG: Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 512/528 DEBUG: Installing : gtk2-2.24.33-8.el9.x86_64 513/528 DEBUG: Installing : libcanberra-gtk2-0.30-26.el9.x86_64 514/528 DEBUG: Installing : graphviz-2.44.0-25.el9.x86_64 515/528 DEBUG: Running scriptlet: graphviz-2.44.0-25.el9.x86_64 515/528 DEBUG: Installing : ImageMagick-libs-6.9.11.27-7.el9s.x86_64 516/528 DEBUG: Installing : ImageMagick-6.9.11.27-7.el9s.x86_64 517/528 DEBUG: Installing : python3-sphinx-1:3.4.3-7.el9.noarch 518/528 DEBUG: Installing : pipewire-alsa-0.3.47-2.el9.x86_64 519/528 DEBUG: Installing : pipewire-jack-audio-connection-kit-0.3.47-2.el9. 520/528 DEBUG: Installing : pipewire-pulseaudio-0.3.47-2.el9.x86_64 521/528 DEBUG: Running scriptlet: pipewire-pulseaudio-0.3.47-2.el9.x86_64 521/528 DEBUG: Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. DEBUG: Installing : python3-devel-3.9.16-1.el9.x86_64 522/528 DEBUG: Installing : rpm-build-4.16.1.3-22.el9.x86_64 523/528 DEBUG: Installing : python3-pbr-5.11.1-1.el9s.noarch 524/528 DEBUG: Installing : python3-setuptools_scm-7.1.0-2.el9s.noarch 525/528 DEBUG: Installing : python3-eventlet-0.33.1-4.el9s.noarch 526/528 DEBUG: Installing : python3-sqlalchemy-1.4.45-3.el9.x86_64 527/528 DEBUG: Installing : openstack-macros-2023.1.0-0.20230223083437.ce6a1 528/528 DEBUG: Running scriptlet: filesystem-3.16-2.el9.x86_64 528/528 DEBUG: Running scriptlet: ca-certificates-2022.2.54-90.2.el9.noarch 528/528 DEBUG: Running scriptlet: crypto-policies-scripts-20221215-1.git9a18988.el 528/528 DEBUG: Running scriptlet: nss-3.79.0-14.el9.x86_64 528/528 DEBUG: Running scriptlet: rpm-4.16.1.3-22.el9.x86_64 528/528 DEBUG: Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 528/528 DEBUG: Running scriptlet: dconf-0.40.0-6.el9.x86_64 528/528 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 528/528 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 528/528 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 528/528 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 528/528 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 528/528 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 528/528 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 528/528 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 528/528 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 528/528 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 528/528 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20230223083437.ce6a1 528/528 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230223083437.ce6a1 1/528 DEBUG: Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 2/528 DEBUG: Verifying : NetworkManager-libnm-1:1.42.2-1.el9.x86_64 3/528 DEBUG: Verifying : acl-2.3.1-3.el9.x86_64 4/528 DEBUG: Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 5/528 DEBUG: Verifying : alternatives-1.20-2.el9.x86_64 6/528 DEBUG: Verifying : audit-libs-3.0.7-103.el9.x86_64 7/528 DEBUG: Verifying : avahi-libs-0.8-12.el9.x86_64 8/528 DEBUG: Verifying : basesystem-11-13.el9.noarch 9/528 DEBUG: Verifying : bash-5.1.8-6.el9.x86_64 10/528 DEBUG: Verifying : binutils-2.35.2-37.el9.x86_64 11/528 DEBUG: Verifying : bluez-libs-5.56-6.el9.x86_64 12/528 DEBUG: Verifying : bubblewrap-0.4.1-6.el9.x86_64 13/528 DEBUG: Verifying : bzip2-1.0.8-8.el9.x86_64 14/528 DEBUG: Verifying : bzip2-libs-1.0.8-8.el9.x86_64 15/528 DEBUG: Verifying : ca-certificates-2022.2.54-90.2.el9.noarch 16/528 DEBUG: Verifying : centos-gpg-keys-9.0-20.el9.noarch 17/528 DEBUG: Verifying : centos-stream-release-9.0-20.el9.noarch 18/528 DEBUG: Verifying : centos-stream-repos-9.0-20.el9.noarch 19/528 DEBUG: Verifying : coreutils-8.32-34.el9.x86_64 20/528 DEBUG: Verifying : coreutils-common-8.32-34.el9.x86_64 21/528 DEBUG: Verifying : cpio-2.13-16.el9.x86_64 22/528 DEBUG: Verifying : cracklib-2.9.6-27.el9.x86_64 23/528 DEBUG: Verifying : cracklib-dicts-2.9.6-27.el9.x86_64 24/528 DEBUG: Verifying : crypto-policies-20221215-1.git9a18988.el9.noarch 25/528 DEBUG: Verifying : crypto-policies-scripts-20221215-1.git9a18988.el 26/528 DEBUG: Verifying : cryptsetup-libs-2.6.0-2.el9.x86_64 27/528 DEBUG: Verifying : cups-libs-1:2.3.3op2-16.el9.x86_64 28/528 DEBUG: Verifying : curl-7.76.1-22.el9.x86_64 29/528 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-21.el9.x86_64 30/528 DEBUG: Verifying : dbus-1:1.12.20-7.el9.x86_64 31/528 DEBUG: Verifying : dbus-broker-28-7.el9.x86_64 32/528 DEBUG: Verifying : dbus-common-1:1.12.20-7.el9.noarch 33/528 DEBUG: Verifying : dbus-libs-1:1.12.20-7.el9.x86_64 34/528 DEBUG: Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 35/528 DEBUG: Verifying : device-mapper-9:1.02.187-7.el9.x86_64 36/528 DEBUG: Verifying : device-mapper-libs-9:1.02.187-7.el9.x86_64 37/528 DEBUG: Verifying : diffutils-3.7-12.el9.x86_64 38/528 DEBUG: Verifying : ed-1.14.2-12.el9.x86_64 39/528 DEBUG: Verifying : elfutils-0.188-3.el9.x86_64 40/528 DEBUG: Verifying : elfutils-debuginfod-client-0.188-3.el9.x86_64 41/528 DEBUG: Verifying : elfutils-default-yama-scope-0.188-3.el9.noarch 42/528 DEBUG: Verifying : elfutils-libelf-0.188-3.el9.x86_64 43/528 DEBUG: Verifying : elfutils-libs-0.188-3.el9.x86_64 44/528 DEBUG: Verifying : environment-modules-5.0.1-2.el9.x86_64 45/528 DEBUG: Verifying : expat-2.5.0-1.el9.x86_64 46/528 DEBUG: Verifying : file-5.39-12.el9.x86_64 47/528 DEBUG: Verifying : file-libs-5.39-12.el9.x86_64 48/528 DEBUG: Verifying : filesystem-3.16-2.el9.x86_64 49/528 DEBUG: Verifying : findutils-1:4.8.0-5.el9.x86_64 50/528 DEBUG: Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 51/528 DEBUG: Verifying : freetype-2.10.4-9.el9.x86_64 52/528 DEBUG: Verifying : fuse-2.9.9-15.el9.x86_64 53/528 DEBUG: Verifying : fuse-common-3.10.2-5.el9.x86_64 54/528 DEBUG: Verifying : fuse-libs-2.9.9-15.el9.x86_64 55/528 DEBUG: Verifying : gawk-5.1.0-6.el9.x86_64 56/528 DEBUG: Verifying : gdbm-libs-1:1.19-4.el9.x86_64 57/528 DEBUG: Verifying : glib-networking-2.68.3-3.el9.x86_64 58/528 DEBUG: Verifying : glib2-2.68.4-6.el9.x86_64 59/528 DEBUG: Verifying : glibc-2.34-60.el9.x86_64 60/528 DEBUG: Verifying : glibc-common-2.34-60.el9.x86_64 61/528 DEBUG: Verifying : glibc-gconv-extra-2.34-60.el9.x86_64 62/528 DEBUG: Verifying : glibc-minimal-langpack-2.34-60.el9.x86_64 63/528 DEBUG: Verifying : gmp-1:6.2.0-10.el9.x86_64 64/528 DEBUG: Verifying : gnupg2-2.3.3-2.el9.x86_64 65/528 DEBUG: Verifying : gnutls-3.7.6-17.el9.x86_64 66/528 DEBUG: Verifying : gobject-introspection-1.68.0-11.el9.x86_64 67/528 DEBUG: Verifying : gpgme-1.15.1-6.el9.x86_64 68/528 DEBUG: Verifying : graphite2-1.3.14-9.el9.x86_64 69/528 DEBUG: Verifying : grep-3.6-5.el9.x86_64 70/528 DEBUG: Verifying : groff-base-1.22.4-10.el9.x86_64 71/528 DEBUG: Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 72/528 DEBUG: Verifying : gzip-1.12-1.el9.x86_64 73/528 DEBUG: Verifying : harfbuzz-2.7.4-8.el9.x86_64 74/528 DEBUG: Verifying : hwdata-0.348-9.7.el9.noarch 75/528 DEBUG: Verifying : info-6.7-15.el9.x86_64 76/528 DEBUG: Verifying : json-c-0.14-11.el9.x86_64 77/528 DEBUG: Verifying : json-glib-1.6.6-1.el9.x86_64 78/528 DEBUG: Verifying : kbd-2.4.0-8.el9.x86_64 79/528 DEBUG: Verifying : kbd-misc-2.4.0-8.el9.noarch 80/528 DEBUG: Verifying : keyutils-libs-1.6.3-1.el9.x86_64 81/528 DEBUG: Verifying : kmod-28-7.el9.x86_64 82/528 DEBUG: Verifying : kmod-libs-28-7.el9.x86_64 83/528 DEBUG: Verifying : krb5-libs-1.20.1-8.el9.x86_64 84/528 DEBUG: Verifying : less-590-1.el9.x86_64 85/528 DEBUG: Verifying : libacl-2.3.1-3.el9.x86_64 86/528 DEBUG: Verifying : libarchive-3.5.3-4.el9.x86_64 87/528 DEBUG: Verifying : libassuan-2.5.5-3.el9.x86_64 88/528 DEBUG: Verifying : libatomic-11.3.1-4.3.el9.x86_64 89/528 DEBUG: Verifying : libattr-2.5.1-3.el9.x86_64 90/528 DEBUG: Verifying : libblkid-2.37.4-10.el9.x86_64 91/528 DEBUG: Verifying : libbrotli-1.0.9-6.el9.x86_64 92/528 DEBUG: Verifying : libcap-2.48-8.el9.x86_64 93/528 DEBUG: Verifying : libcap-ng-0.8.2-7.el9.x86_64 94/528 DEBUG: Verifying : libcbor-0.7.0-5.el9.x86_64 95/528 DEBUG: Verifying : libcom_err-1.46.5-3.el9.x86_64 96/528 DEBUG: Verifying : libcurl-7.76.1-22.el9.x86_64 97/528 DEBUG: Verifying : libdb-5.3.28-53.el9.x86_64 98/528 DEBUG: Verifying : libeconf-0.4.1-2.el9.x86_64 99/528 DEBUG: Verifying : libedit-3.1-37.20210216cvs.el9.x86_64 100/528 DEBUG: Verifying : libevent-2.1.12-6.el9.x86_64 101/528 DEBUG: Verifying : libfdisk-2.37.4-10.el9.x86_64 102/528 DEBUG: Verifying : libffi-3.4.2-7.el9.x86_64 103/528 DEBUG: Verifying : libfido2-1.6.0-7.el9.x86_64 104/528 DEBUG: Verifying : libgcc-11.3.1-4.3.el9.x86_64 105/528 DEBUG: Verifying : libgcrypt-1.10.0-9.el9.x86_64 106/528 DEBUG: Verifying : libgomp-11.3.1-4.3.el9.x86_64 107/528 DEBUG: Verifying : libgpg-error-1.42-5.el9.x86_64 108/528 DEBUG: Verifying : libgudev-237-1.el9.x86_64 109/528 DEBUG: Verifying : libgusb-0.3.6-3.el9.x86_64 110/528 DEBUG: Verifying : libicu-67.1-9.el9.x86_64 111/528 DEBUG: Verifying : libidn2-2.3.0-7.el9.x86_64 112/528 DEBUG: Verifying : libksba-1.5.1-6.el9.x86_64 113/528 DEBUG: Verifying : libmount-2.37.4-10.el9.x86_64 114/528 DEBUG: Verifying : libnghttp2-1.43.0-5.el9.x86_64 115/528 DEBUG: Verifying : libpciaccess-0.16-6.el9.x86_64 116/528 DEBUG: Verifying : libpipeline-1.5.3-4.el9.x86_64 117/528 DEBUG: Verifying : libpkgconf-1.7.3-10.el9.x86_64 118/528 DEBUG: Verifying : libpng-2:1.6.37-12.el9.x86_64 119/528 DEBUG: Verifying : libproxy-0.4.15-35.el9.x86_64 120/528 DEBUG: Verifying : libpsl-0.21.1-5.el9.x86_64 121/528 DEBUG: Verifying : libpwquality-1.4.4-8.el9.x86_64 122/528 DEBUG: Verifying : libseccomp-2.5.2-2.el9.x86_64 123/528 DEBUG: Verifying : libselinux-3.5-0.rc3.1.el9.x86_64 124/528 DEBUG: Verifying : libselinux-utils-3.5-0.rc3.1.el9.x86_64 125/528 DEBUG: Verifying : libsemanage-3.5-0.rc3.1.el9.x86_64 126/528 DEBUG: Verifying : libsepol-3.5-0.rc3.1.el9.x86_64 127/528 DEBUG: Verifying : libsigsegv-2.13-4.el9.x86_64 128/528 DEBUG: Verifying : libsmartcols-2.37.4-10.el9.x86_64 129/528 DEBUG: Verifying : libssh-0.10.4-8.el9.x86_64 130/528 DEBUG: Verifying : libssh-config-0.10.4-8.el9.noarch 131/528 DEBUG: Verifying : libstdc++-11.3.1-4.3.el9.x86_64 132/528 DEBUG: Verifying : libtasn1-4.16.0-8.el9.x86_64 133/528 DEBUG: Verifying : libtdb-1.4.7-1.el9.x86_64 134/528 DEBUG: Verifying : libunistring-0.9.10-15.el9.x86_64 135/528 DEBUG: Verifying : libusbx-1.0.26-1.el9.x86_64 136/528 DEBUG: Verifying : libutempter-1.2.1-6.el9.x86_64 137/528 DEBUG: Verifying : libuuid-2.37.4-10.el9.x86_64 138/528 DEBUG: Verifying : libverto-0.3.2-3.el9.x86_64 139/528 DEBUG: Verifying : libxcrypt-4.4.18-3.el9.x86_64 140/528 DEBUG: Verifying : libxml2-2.9.13-3.el9.x86_64 141/528 DEBUG: Verifying : libzstd-1.5.1-2.el9.x86_64 142/528 DEBUG: Verifying : lua-libs-5.4.4-3.el9.x86_64 143/528 DEBUG: Verifying : lz4-libs-1.9.3-5.el9.x86_64 144/528 DEBUG: Verifying : make-1:4.3-7.el9.x86_64 145/528 DEBUG: Verifying : man-db-2.9.3-7.el9.x86_64 146/528 DEBUG: Verifying : mpfr-4.1.0-7.el9.x86_64 147/528 DEBUG: Verifying : ncurses-6.2-8.20210508.el9.x86_64 148/528 DEBUG: Verifying : ncurses-base-6.2-8.20210508.el9.noarch 149/528 DEBUG: Verifying : ncurses-libs-6.2-8.20210508.el9.x86_64 150/528 DEBUG: Verifying : nettle-3.8-3.el9.x86_64 151/528 DEBUG: Verifying : npth-1.6-8.el9.x86_64 152/528 DEBUG: Verifying : openldap-2.6.2-3.el9.x86_64 153/528 DEBUG: Verifying : openssh-8.7p1-28.el9.x86_64 154/528 DEBUG: Verifying : openssh-clients-8.7p1-28.el9.x86_64 155/528 DEBUG: Verifying : openssl-1:3.0.7-5.el9.x86_64 156/528 DEBUG: Verifying : openssl-libs-1:3.0.7-5.el9.x86_64 157/528 DEBUG: Verifying : p11-kit-0.24.1-2.el9.x86_64 158/528 DEBUG: Verifying : p11-kit-trust-0.24.1-2.el9.x86_64 159/528 DEBUG: Verifying : pam-1.5.1-14.el9.x86_64 160/528 DEBUG: Verifying : pcre-8.44-3.el9.3.x86_64 161/528 DEBUG: Verifying : pcre2-10.40-2.el9.x86_64 162/528 DEBUG: Verifying : pcre2-syntax-10.40-2.el9.noarch 163/528 DEBUG: Verifying : pkgconf-1.7.3-10.el9.x86_64 164/528 DEBUG: Verifying : pkgconf-m4-1.7.3-10.el9.noarch 165/528 DEBUG: Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 166/528 DEBUG: Verifying : policycoreutils-3.5-0.rc3.1.1.el9.x86_64 167/528 DEBUG: Verifying : polkit-0.117-11.el9.x86_64 168/528 DEBUG: Verifying : polkit-libs-0.117-11.el9.x86_64 169/528 DEBUG: Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 170/528 DEBUG: Verifying : popt-1.18-8.el9.x86_64 171/528 DEBUG: Verifying : procps-ng-3.3.17-11.el9.x86_64 172/528 DEBUG: Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 173/528 DEBUG: Verifying : python3-3.9.16-1.el9.x86_64 174/528 DEBUG: Verifying : python3-chardet-4.0.0-5.el9.noarch 175/528 DEBUG: Verifying : python3-dns-2.2.1-2.el9.noarch 176/528 DEBUG: Verifying : python3-idna-2.10-7.el9.noarch 177/528 DEBUG: Verifying : python3-libs-3.9.16-1.el9.x86_64 178/528 DEBUG: Verifying : python3-pip-wheel-21.2.3-6.el9.noarch 179/528 DEBUG: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 180/528 DEBUG: Verifying : python3-pysocks-1.7.1-12.el9.noarch 181/528 DEBUG: Verifying : python3-requests-2.25.1-6.el9.noarch 182/528 DEBUG: Verifying : python3-setools-4.4.1-1.el9.x86_64 183/528 DEBUG: Verifying : python3-setuptools-wheel-53.0.0-12.el9.noarch 184/528 DEBUG: Verifying : python3-six-1.15.0-9.el9.noarch 185/528 DEBUG: Verifying : python3-urllib3-1.26.5-3.el9.noarch 186/528 DEBUG: Verifying : readline-8.1-4.el9.x86_64 187/528 DEBUG: Verifying : rpm-4.16.1.3-22.el9.x86_64 188/528 DEBUG: Verifying : rpm-build-libs-4.16.1.3-22.el9.x86_64 189/528 DEBUG: Verifying : rpm-libs-4.16.1.3-22.el9.x86_64 190/528 DEBUG: Verifying : sed-4.8-9.el9.x86_64 191/528 DEBUG: Verifying : setup-2.13.7-9.el9.noarch 192/528 DEBUG: Verifying : shadow-utils-2:4.9-6.el9.x86_64 193/528 DEBUG: Verifying : shared-mime-info-2.1-5.el9.x86_64 194/528 DEBUG: Verifying : sqlite-libs-3.34.1-6.el9.x86_64 195/528 DEBUG: Verifying : systemd-252-6.el9.x86_64 196/528 DEBUG: Verifying : systemd-libs-252-6.el9.x86_64 197/528 DEBUG: Verifying : systemd-pam-252-6.el9.x86_64 198/528 DEBUG: Verifying : systemd-rpm-macros-252-6.el9.noarch 199/528 DEBUG: Verifying : systemd-udev-252-6.el9.x86_64 200/528 DEBUG: Verifying : tar-2:1.34-6.el9.x86_64 201/528 DEBUG: Verifying : tcl-1:8.6.10-7.el9.x86_64 202/528 DEBUG: Verifying : tpm2-tss-3.0.3-8.el9.x86_64 203/528 DEBUG: Verifying : tzdata-2022g-2.el9.noarch 204/528 DEBUG: Verifying : unzip-6.0-56.el9.x86_64 205/528 DEBUG: Verifying : util-linux-2.37.4-10.el9.x86_64 206/528 DEBUG: Verifying : util-linux-core-2.37.4-10.el9.x86_64 207/528 DEBUG: Verifying : vim-filesystem-2:8.2.2637-20.el9.noarch 208/528 DEBUG: Verifying : which-2.21-28.el9.x86_64 209/528 DEBUG: Verifying : xz-5.2.5-8.el9.x86_64 210/528 DEBUG: Verifying : xz-libs-5.2.5-8.el9.x86_64 211/528 DEBUG: Verifying : zip-3.0-35.el9.x86_64 212/528 DEBUG: Verifying : zlib-1.2.11-39.el9.x86_64 213/528 DEBUG: Verifying : zstd-1.5.1-2.el9.x86_64 214/528 DEBUG: Verifying : LibRaw-0.20.2-5.el9.x86_64 215/528 DEBUG: Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 216/528 DEBUG: Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 217/528 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 218/528 DEBUG: Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 219/528 DEBUG: Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 220/528 DEBUG: Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 221/528 DEBUG: Verifying : alsa-lib-1.2.8-3.el9.x86_64 222/528 DEBUG: Verifying : annobin-11.05-1.el9.x86_64 223/528 DEBUG: Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 224/528 DEBUG: Verifying : at-spi2-core-2.40.3-1.el9.x86_64 225/528 DEBUG: Verifying : atk-2.36.0-5.el9.x86_64 226/528 DEBUG: Verifying : avahi-glib-0.8-12.el9.x86_64 227/528 DEBUG: Verifying : cairo-1.17.4-7.el9.x86_64 228/528 DEBUG: Verifying : cairo-gobject-1.17.4-7.el9.x86_64 229/528 DEBUG: Verifying : checkpolicy-3.5-0.rc3.1.el9.x86_64 230/528 DEBUG: Verifying : colord-libs-1.4.5-4.el9.x86_64 231/528 DEBUG: Verifying : cpp-11.3.1-4.3.el9.x86_64 232/528 DEBUG: Verifying : dconf-0.40.0-6.el9.x86_64 233/528 DEBUG: Verifying : dwz-0.14-3.el9.x86_64 234/528 DEBUG: Verifying : efi-srpm-macros-4-9.el9.noarch 235/528 DEBUG: Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 236/528 DEBUG: Verifying : exiv2-0.27.5-2.el9.x86_64 237/528 DEBUG: Verifying : exiv2-libs-0.27.5-2.el9.x86_64 238/528 DEBUG: Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 239/528 DEBUG: Verifying : fftw-libs-double-3.3.8-12.el9.x86_64 240/528 DEBUG: Verifying : flac-libs-1.3.3-10.el9.x86_64 241/528 DEBUG: Verifying : flatpak-1.12.7-2.el9.x86_64 242/528 DEBUG: Verifying : flatpak-session-helper-1.12.7-2.el9.x86_64 243/528 DEBUG: Verifying : fontconfig-2.14.0-2.el9.x86_64 244/528 DEBUG: Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 245/528 DEBUG: Verifying : fribidi-1.0.10-6.el9.2.x86_64 246/528 DEBUG: Verifying : gawk-all-langpacks-5.1.0-6.el9.x86_64 247/528 DEBUG: Verifying : gcc-11.3.1-4.3.el9.x86_64 248/528 DEBUG: Verifying : gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 249/528 DEBUG: Verifying : gcc-toolset-12-binutils-2.38-16.el9.x86_64 250/528 DEBUG: Verifying : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 251/528 DEBUG: Verifying : gcc-toolset-12-runtime-12.0-5.el9.x86_64 252/528 DEBUG: Verifying : gd-2.3.2-3.el9.x86_64 253/528 DEBUG: Verifying : gdb-minimal-10.2-10.el9.x86_64 254/528 DEBUG: Verifying : gdk-pixbuf2-2.42.6-3.el9.x86_64 255/528 DEBUG: Verifying : gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 256/528 DEBUG: Verifying : geoclue2-2.6.0-7.el9.x86_64 257/528 DEBUG: Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 258/528 DEBUG: Verifying : giflib-5.2.1-9.el9.x86_64 259/528 DEBUG: Verifying : git-core-2.39.1-1.el9.x86_64 260/528 DEBUG: Verifying : glibc-devel-2.34-60.el9.x86_64 261/528 DEBUG: Verifying : glibc-headers-2.34-60.el9.x86_64 262/528 DEBUG: Verifying : go-srpm-macros-3.0.9-9.el9.noarch 263/528 DEBUG: Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 264/528 DEBUG: Verifying : graphene-1.10.6-2.el9.x86_64 265/528 DEBUG: Verifying : graphviz-2.44.0-25.el9.x86_64 266/528 DEBUG: Verifying : gsm-1.0.19-6.el9.x86_64 267/528 DEBUG: Verifying : gstreamer1-1.18.4-4.el9.x86_64 268/528 DEBUG: Verifying : gstreamer1-plugins-base-1.18.4-5.el9.x86_64 269/528 DEBUG: Verifying : gtk-update-icon-cache-3.24.31-2.el9.x86_64 270/528 DEBUG: Verifying : gtk2-2.24.33-8.el9.x86_64 271/528 DEBUG: Verifying : gtk3-3.24.31-2.el9.x86_64 272/528 DEBUG: Verifying : hicolor-icon-theme-0.17-13.el9.noarch 273/528 DEBUG: Verifying : imath-3.1.2-1.el9.x86_64 274/528 DEBUG: Verifying : iso-codes-4.6.0-3.el9.noarch 275/528 DEBUG: Verifying : jasper-libs-2.0.28-3.el9.x86_64 276/528 DEBUG: Verifying : jbig2dec-libs-0.19-7.el9.x86_64 277/528 DEBUG: Verifying : jbigkit-libs-2.1-23.el9.x86_64 278/528 DEBUG: Verifying : kernel-headers-5.14.0-282.el9.x86_64 279/528 DEBUG: Verifying : kernel-srpm-macros-1.0-12.el9.noarch 280/528 DEBUG: Verifying : langpacks-core-font-en-3.0-16.el9.noarch 281/528 DEBUG: Verifying : lcms2-2.12-3.el9.x86_64 282/528 DEBUG: Verifying : libICE-1.0.10-8.el9.x86_64 283/528 DEBUG: Verifying : libSM-1.2.3-10.el9.x86_64 284/528 DEBUG: Verifying : libX11-1.7.0-7.el9.x86_64 285/528 DEBUG: Verifying : libX11-common-1.7.0-7.el9.noarch 286/528 DEBUG: Verifying : libX11-xcb-1.7.0-7.el9.x86_64 287/528 DEBUG: Verifying : libXau-1.0.9-8.el9.x86_64 288/528 DEBUG: Verifying : libXaw-1.0.13-19.el9.x86_64 289/528 DEBUG: Verifying : libXcomposite-0.4.5-7.el9.x86_64 290/528 DEBUG: Verifying : libXcursor-1.2.0-7.el9.x86_64 291/528 DEBUG: Verifying : libXdamage-1.1.5-7.el9.x86_64 292/528 DEBUG: Verifying : libXext-1.3.4-8.el9.x86_64 293/528 DEBUG: Verifying : libXfixes-5.0.3-16.el9.x86_64 294/528 DEBUG: Verifying : libXft-2.3.3-8.el9.x86_64 295/528 DEBUG: Verifying : libXi-1.7.10-8.el9.x86_64 296/528 DEBUG: Verifying : libXinerama-1.1.4-10.el9.x86_64 297/528 DEBUG: Verifying : libXmu-1.1.3-8.el9.x86_64 298/528 DEBUG: Verifying : libXpm-3.5.13-8.el9.x86_64 299/528 DEBUG: Verifying : libXrandr-1.5.2-8.el9.x86_64 300/528 DEBUG: Verifying : libXrender-0.9.10-16.el9.x86_64 301/528 DEBUG: Verifying : libXt-1.2.0-6.el9.x86_64 302/528 DEBUG: Verifying : libXtst-1.2.3-16.el9.x86_64 303/528 DEBUG: Verifying : libXv-1.0.11-16.el9.x86_64 304/528 DEBUG: Verifying : libXxf86vm-1.1.4-18.el9.x86_64 305/528 DEBUG: Verifying : libappstream-glib-0.7.18-4.el9.x86_64 306/528 DEBUG: Verifying : libasyncns-0.8-22.el9.x86_64 307/528 DEBUG: Verifying : libcanberra-0.30-26.el9.x86_64 308/528 DEBUG: Verifying : libcanberra-gtk2-0.30-26.el9.x86_64 309/528 DEBUG: Verifying : libcanberra-gtk3-0.30-26.el9.x86_64 310/528 DEBUG: Verifying : libdatrie-0.2.13-4.el9.x86_64 311/528 DEBUG: Verifying : libdrm-2.4.114-1.el9.x86_64 312/528 DEBUG: Verifying : libepoxy-1.5.5-4.el9.x86_64 313/528 DEBUG: Verifying : libexif-0.6.22-6.el9.x86_64 314/528 DEBUG: Verifying : libfontenc-1.1.3-17.el9.x86_64 315/528 DEBUG: Verifying : libgexiv2-0.12.3-1.el9.x86_64 316/528 DEBUG: Verifying : libglvnd-1:1.3.4-1.el9.x86_64 317/528 DEBUG: Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 318/528 DEBUG: Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 319/528 DEBUG: Verifying : libgs-9.54.0-9.el9.x86_64 320/528 DEBUG: Verifying : libgsf-1.14.47-5.el9.x86_64 321/528 DEBUG: Verifying : libgxps-0.3.2-3.el9.x86_64 322/528 DEBUG: Verifying : libijs-0.35-15.el9.x86_64 323/528 DEBUG: Verifying : libiptcdata-1.0.5-9.el9.x86_64 324/528 DEBUG: Verifying : libjpeg-turbo-2.0.90-6.el9.x86_64 325/528 DEBUG: Verifying : libldac-2.0.2.3-10.el9.x86_64 326/528 DEBUG: Verifying : libmpc-1.2.1-4.el9.x86_64 327/528 DEBUG: Verifying : libnotify-0.7.9-8.el9.x86_64 328/528 DEBUG: Verifying : libogg-2:1.3.4-6.el9.x86_64 329/528 DEBUG: Verifying : libosinfo-1.10.0-1.el9.x86_64 330/528 DEBUG: Verifying : libpaper-1.1.28-4.el9.x86_64 331/528 DEBUG: Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 332/528 DEBUG: Verifying : librsvg2-2.50.7-1.el9.x86_64 333/528 DEBUG: Verifying : libsbc-1.4-9.el9.x86_64 334/528 DEBUG: Verifying : libsndfile-1.0.31-7.el9.x86_64 335/528 DEBUG: Verifying : libsoup-2.72.0-8.el9.x86_64 336/528 DEBUG: Verifying : libstemmer-0-18.585svn.el9.x86_64 337/528 DEBUG: Verifying : libthai-0.1.28-8.el9.x86_64 338/528 DEBUG: Verifying : libtheora-1:1.1.1-31.el9.x86_64 339/528 DEBUG: Verifying : libtiff-4.4.0-7.el9.x86_64 340/528 DEBUG: Verifying : libtool-ltdl-2.4.6-45.el9.x86_64 341/528 DEBUG: Verifying : libtracker-sparql-3.1.2-3.el9.x86_64 342/528 DEBUG: Verifying : libvisual-1:0.4.0-34.el9.x86_64 343/528 DEBUG: Verifying : libvorbis-1:1.3.7-5.el9.x86_64 344/528 DEBUG: Verifying : libwayland-client-1.21.0-1.el9.x86_64 345/528 DEBUG: Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 346/528 DEBUG: Verifying : libwayland-egl-1.21.0-1.el9.x86_64 347/528 DEBUG: Verifying : libwayland-server-1.21.0-1.el9.x86_64 348/528 DEBUG: Verifying : libwebp-1.2.0-3.el9.x86_64 349/528 DEBUG: Verifying : libwmf-lite-0.2.12-10.el9.x86_64 350/528 DEBUG: Verifying : libxcb-1.13.1-9.el9.x86_64 351/528 DEBUG: Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 352/528 DEBUG: Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 353/528 DEBUG: Verifying : libxkbcommon-1.0.3-4.el9.x86_64 354/528 DEBUG: Verifying : libxshmfence-1.3-10.el9.x86_64 355/528 DEBUG: Verifying : libxslt-1.1.34-9.el9.x86_64 356/528 DEBUG: Verifying : llvm-libs-15.0.7-1.el9.x86_64 357/528 DEBUG: Verifying : low-memory-monitor-2.1-4.el9.x86_64 358/528 DEBUG: Verifying : lua-srpm-macros-1-6.el9.noarch 359/528 DEBUG: Verifying : mesa-libEGL-22.3.0-2.el9.x86_64 360/528 DEBUG: Verifying : mesa-libGL-22.3.0-2.el9.x86_64 361/528 DEBUG: Verifying : mesa-libgbm-22.3.0-2.el9.x86_64 362/528 DEBUG: Verifying : mesa-libglapi-22.3.0-2.el9.x86_64 363/528 DEBUG: Verifying : mesa-vulkan-drivers-22.3.0-2.el9.x86_64 364/528 DEBUG: Verifying : mkfontscale-1.2.1-3.el9.x86_64 365/528 DEBUG: Verifying : nspr-4.34.0-14.el9.x86_64 366/528 DEBUG: Verifying : nss-3.79.0-14.el9.x86_64 367/528 DEBUG: Verifying : nss-softokn-3.79.0-14.el9.x86_64 368/528 DEBUG: Verifying : nss-softokn-freebl-3.79.0-14.el9.x86_64 369/528 DEBUG: Verifying : nss-sysinit-3.79.0-14.el9.x86_64 370/528 DEBUG: Verifying : nss-util-3.79.0-14.el9.x86_64 371/528 DEBUG: Verifying : ocaml-srpm-macros-6-6.el9.noarch 372/528 DEBUG: Verifying : openblas-srpm-macros-2-11.el9.noarch 373/528 DEBUG: Verifying : openexr-libs-3.1.1-2.el9.x86_64 374/528 DEBUG: Verifying : openjpeg2-2.4.0-7.el9.x86_64 375/528 DEBUG: Verifying : opus-1.3.1-10.el9.x86_64 376/528 DEBUG: Verifying : orc-0.4.31-6.el9.x86_64 377/528 DEBUG: Verifying : osinfo-db-20221130-1.el9.noarch 378/528 DEBUG: Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 379/528 DEBUG: Verifying : ostree-libs-2022.6-3.el9.x86_64 380/528 DEBUG: Verifying : p11-kit-server-0.24.1-2.el9.x86_64 381/528 DEBUG: Verifying : pango-1.48.7-3.el9.x86_64 382/528 DEBUG: Verifying : patch-2.7.6-16.el9.x86_64 383/528 DEBUG: Verifying : perl-AutoLoader-5.74-480.el9.noarch 384/528 DEBUG: Verifying : perl-B-1.80-480.el9.x86_64 385/528 DEBUG: Verifying : perl-Carp-1.50-460.el9.noarch 386/528 DEBUG: Verifying : perl-Class-Struct-0.66-480.el9.noarch 387/528 DEBUG: Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 388/528 DEBUG: Verifying : perl-Digest-1.19-4.el9.noarch 389/528 DEBUG: Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 390/528 DEBUG: Verifying : perl-Encode-4:3.08-462.el9.x86_64 391/528 DEBUG: Verifying : perl-Errno-1.30-480.el9.x86_64 392/528 DEBUG: Verifying : perl-Exporter-5.74-461.el9.noarch 393/528 DEBUG: Verifying : perl-Fcntl-1.13-480.el9.x86_64 394/528 DEBUG: Verifying : perl-File-Basename-2.85-480.el9.noarch 395/528 DEBUG: Verifying : perl-File-Path-2.18-4.el9.noarch 396/528 DEBUG: Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 397/528 DEBUG: Verifying : perl-File-stat-1.09-480.el9.noarch 398/528 DEBUG: Verifying : perl-FileHandle-2.03-480.el9.noarch 399/528 DEBUG: Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 400/528 DEBUG: Verifying : perl-Getopt-Std-1.12-480.el9.noarch 401/528 DEBUG: Verifying : perl-HTTP-Tiny-0.076-460.el9.noarch 402/528 DEBUG: Verifying : perl-IO-1.43-480.el9.x86_64 403/528 DEBUG: Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 404/528 DEBUG: Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 405/528 DEBUG: Verifying : perl-IPC-Open3-1.21-480.el9.noarch 406/528 DEBUG: Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 407/528 DEBUG: Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 408/528 DEBUG: Verifying : perl-NDBM_File-1.15-480.el9.x86_64 409/528 DEBUG: Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 410/528 DEBUG: Verifying : perl-POSIX-1.94-480.el9.x86_64 411/528 DEBUG: Verifying : perl-PathTools-3.78-461.el9.x86_64 412/528 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 413/528 DEBUG: Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 414/528 DEBUG: Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 415/528 DEBUG: Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 416/528 DEBUG: Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 417/528 DEBUG: Verifying : perl-SelectSaver-1.02-480.el9.noarch 418/528 DEBUG: Verifying : perl-Socket-4:2.031-4.el9.x86_64 419/528 DEBUG: Verifying : perl-Storable-1:3.21-460.el9.x86_64 420/528 DEBUG: Verifying : perl-Symbol-1.08-480.el9.noarch 421/528 DEBUG: Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 422/528 DEBUG: Verifying : perl-Term-Cap-1.17-460.el9.noarch 423/528 DEBUG: Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 424/528 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 425/528 DEBUG: Verifying : perl-Time-Local-2:1.300-7.el9.noarch 426/528 DEBUG: Verifying : perl-URI-5.09-3.el9.noarch 427/528 DEBUG: Verifying : perl-base-2.27-480.el9.noarch 428/528 DEBUG: Verifying : perl-constant-1.33-461.el9.noarch 429/528 DEBUG: Verifying : perl-if-0.60.800-480.el9.noarch 430/528 DEBUG: Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 431/528 DEBUG: Verifying : perl-libnet-3.13-4.el9.noarch 432/528 DEBUG: Verifying : perl-libs-4:5.32.1-480.el9.x86_64 433/528 DEBUG: Verifying : perl-mro-1.23-480.el9.x86_64 434/528 DEBUG: Verifying : perl-overload-1.31-480.el9.noarch 435/528 DEBUG: Verifying : perl-overloading-0.02-480.el9.noarch 436/528 DEBUG: Verifying : perl-parent-1:0.238-460.el9.noarch 437/528 DEBUG: Verifying : perl-podlators-1:4.14-460.el9.noarch 438/528 DEBUG: Verifying : perl-srpm-macros-1-41.el9.noarch 439/528 DEBUG: Verifying : perl-subs-1.03-480.el9.noarch 440/528 DEBUG: Verifying : perl-vars-1.05-480.el9.noarch 441/528 DEBUG: Verifying : pipewire-0.3.47-2.el9.x86_64 442/528 DEBUG: Verifying : pipewire-alsa-0.3.47-2.el9.x86_64 443/528 DEBUG: Verifying : pipewire-jack-audio-connection-kit-0.3.47-2.el9. 444/528 DEBUG: Verifying : pipewire-libs-0.3.47-2.el9.x86_64 445/528 DEBUG: Verifying : pipewire-pulseaudio-0.3.47-2.el9.x86_64 446/528 DEBUG: Verifying : pixman-0.40.0-5.el9.x86_64 447/528 DEBUG: Verifying : policycoreutils-python-utils-3.5-0.rc3.1.1.el9.n 448/528 DEBUG: Verifying : poppler-21.01.0-14.el9.x86_64 449/528 DEBUG: Verifying : poppler-data-0.4.9-9.el9.noarch 450/528 DEBUG: Verifying : poppler-glib-21.01.0-14.el9.x86_64 451/528 DEBUG: Verifying : pulseaudio-libs-15.0-2.el9.x86_64 452/528 DEBUG: Verifying : pulseaudio-utils-15.0-2.el9.x86_64 453/528 DEBUG: Verifying : python-rpm-macros-3.9-52.el9.noarch 454/528 DEBUG: Verifying : python-srpm-macros-3.9-52.el9.noarch 455/528 DEBUG: Verifying : python-unversioned-command-3.9.16-1.el9.noarch 456/528 DEBUG: Verifying : python3-audit-3.0.7-103.el9.x86_64 457/528 DEBUG: Verifying : python3-babel-2.9.1-2.el9.noarch 458/528 DEBUG: Verifying : python3-devel-3.9.16-1.el9.x86_64 459/528 DEBUG: Verifying : python3-libselinux-3.5-0.rc3.1.el9.x86_64 460/528 DEBUG: Verifying : python3-libsemanage-3.5-0.rc3.1.el9.x86_64 461/528 DEBUG: Verifying : python3-packaging-20.9-5.el9.noarch 462/528 DEBUG: Verifying : python3-pip-21.2.3-6.el9.noarch 463/528 DEBUG: Verifying : python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch 464/528 DEBUG: Verifying : python3-pytz-2021.1-4.el9.noarch 465/528 DEBUG: Verifying : python3-rpm-generators-12-8.el9.noarch 466/528 DEBUG: Verifying : python3-rpm-macros-3.9-52.el9.noarch 467/528 DEBUG: Verifying : python3-sqlalchemy-1.4.45-3.el9.x86_64 468/528 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el9.noarch 469/528 DEBUG: Verifying : redhat-rpm-config-198-1.el9.noarch 470/528 DEBUG: Verifying : rpm-build-4.16.1.3-22.el9.x86_64 471/528 DEBUG: Verifying : rtkit-0.11-28.el9.x86_64 472/528 DEBUG: Verifying : rust-srpm-macros-17-4.el9.noarch 473/528 DEBUG: Verifying : scl-utils-1:2.0.3-4.el9.x86_64 474/528 DEBUG: Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 475/528 DEBUG: Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 476/528 DEBUG: Verifying : tracker-3.1.2-3.el9.x86_64 477/528 DEBUG: Verifying : tracker-miners-3.1.2-3.el9.x86_64 478/528 DEBUG: Verifying : upower-0.99.11-11.el9.x86_64 479/528 DEBUG: Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 480/528 DEBUG: Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 481/528 DEBUG: Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 482/528 DEBUG: Verifying : urw-base35-fonts-20200910-6.el9.noarch 483/528 DEBUG: Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 484/528 DEBUG: Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 485/528 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 486/528 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 487/528 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 488/528 DEBUG: Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 489/528 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 490/528 DEBUG: Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 491/528 DEBUG: Verifying : vulkan-loader-1.3.239.0-1.el9.x86_64 492/528 DEBUG: Verifying : webkit2gtk3-jsc-2.38.5-1.el9.x86_64 493/528 DEBUG: Verifying : webrtc-audio-processing-0.3.1-8.el9.x86_64 494/528 DEBUG: Verifying : wireplumber-0.4.8-1.el9.x86_64 495/528 DEBUG: Verifying : wireplumber-libs-0.4.8-1.el9.x86_64 496/528 DEBUG: Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 497/528 DEBUG: Verifying : xdg-desktop-portal-1.12.4-1.el9.x86_64 498/528 DEBUG: Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 499/528 DEBUG: Verifying : xkeyboard-config-2.33-2.el9.noarch 500/528 DEBUG: Verifying : xml-common-0.6.3-58.el9.noarch 501/528 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 502/528 DEBUG: Verifying : python3-docutils-0.16-6.el9.noarch 503/528 DEBUG: Verifying : python3-imagesize-1.2.0-6.el9.noarch 504/528 DEBUG: Verifying : python3-pygments-2.7.4-4.el9.noarch 505/528 DEBUG: Verifying : python3-snowballstemmer-1.9.0-10.el9.noarch 506/528 DEBUG: Verifying : python3-sphinx-1:3.4.3-7.el9.noarch 507/528 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-13.el9.noa 508/528 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.2-5.el9.noar 509/528 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 510/528 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarc 511/528 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 512/528 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 513/528 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.4-5.el 514/528 DEBUG: Verifying : libraqm-0.7.0-7.el9s.x86_64 515/528 DEBUG: Verifying : python3-distro-1.7.0-3.el9s.noarch 516/528 DEBUG: Verifying : python3-eventlet-0.33.1-4.el9s.noarch 517/528 DEBUG: Verifying : python3-greenlet-1.1.3-1.el9s.x86_64 518/528 DEBUG: Verifying : python3-jinja2-3.0.1-2.el9s.noarch 519/528 DEBUG: Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 520/528 DEBUG: Verifying : python3-pbr-5.11.1-1.el9s.noarch 521/528 DEBUG: Verifying : python3-setuptools_scm-7.1.0-2.el9s.noarch 522/528 DEBUG: Verifying : python3-tomli-2.0.1-4.el9s.noarch 523/528 DEBUG: Verifying : python3-typing-extensions-3.7.4.3-2.el9s.noarch 524/528 DEBUG: Verifying : ImageMagick-6.9.11.27-7.el9s.x86_64 525/528 DEBUG: Verifying : ImageMagick-libs-6.9.11.27-7.el9s.x86_64 526/528 DEBUG: Verifying : liblqr-1-0.4.2-17.el9s.x86_64 527/528 DEBUG: Verifying : python3-setuptools-57.4.0-1.el9s.noarch 528/528 DEBUG: Installed: DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1:1.42.2-1.el9.x86_64 DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: basesystem-11-13.el9.noarch DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: cups-libs-1:2.3.3op2-16.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: dbus-1:1.12.20-7.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: dbus-common-1:1.12.20-7.el9.noarch DEBUG: dbus-libs-1:1.12.20-7.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: device-mapper-9:1.02.187-7.el9.x86_64 DEBUG: device-mapper-libs-9:1.02.187-7.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: findutils-1:4.8.0-5.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: gdbm-libs-1:1.19-4.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: gmp-1:6.2.0-10.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: kmod-28-7.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: libgcc-11.3.1-4.3.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: libogg-2:1.3.4-6.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: libpng-2:1.6.37-12.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: libtheora-1:1.1.1-31.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: libvisual-1:0.4.0-34.el9.x86_64 DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: make-1:4.3-7.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: openssl-1:3.0.7-5.el9.x86_64 DEBUG: openssl-libs-1:3.0.7-5.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Encode-4:3.08-462.el9.x86_64 DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch DEBUG: perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Socket-4:2.031-4.el9.x86_64 DEBUG: perl-Storable-1:3.21-460.el9.x86_64 DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Time-Local-2:1.300-7.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-interpreter-4:5.32.1-480.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-libs-4:5.32.1-480.el9.x86_64 DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-parent-1:0.238-460.el9.noarch DEBUG: perl-podlators-1:4.14-460.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-1:3.4.3-7.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: readline-8.1-4.el9.x86_64 DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: scl-utils-1:2.0.3-4.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: setup-2.13.7-9.el9.noarch DEBUG: shadow-utils-2:4.9-6.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: tar-2:1.34-6.el9.x86_64 DEBUG: tcl-1:8.6.10-7.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: tzdata-2022g-2.el9.noarch DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: vim-filesystem-2:8.2.2637-20.el9.noarch DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: zip-3.0-35.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1036', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '--exclude=./var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: rpm-build-4.16.1.3-22.el9.x86_64 flatpak-1.12.7-2.el9.x86_64 libgudev-237-1.el9.x86_64 libdrm-2.4.114-1.el9.x86_64 libpng-1.6.37-12.el9.x86_64 avahi-libs-0.8-12.el9.x86_64 cairo-1.17.4-7.el9.x86_64 openssh-8.7p1-28.el9.x86_64 libicu-67.1-9.el9.x86_64 adobe-mappings-pdf-20180407-10.el9.noarch python3-pyparsing-2.4.7-9.el9.noarch npth-1.6-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 perl-Class-Struct-0.66-480.el9.noarch libbrotli-1.0.9-6.el9.x86_64 tcl-8.6.10-7.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 gsm-1.0.19-6.el9.x86_64 cpio-2.13-16.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 urw-base35-p052-fonts-20200910-6.el9.noarch findutils-4.8.0-5.el9.x86_64 perl-Text-ParseWords-3.30-460.el9.noarch file-libs-5.39-12.el9.x86_64 xml-common-0.6.3-58.el9.noarch openldap-2.6.2-3.el9.x86_64 gcc-11.3.1-4.3.el9.x86_64 device-mapper-libs-1.02.187-7.el9.x86_64 nettle-3.8-3.el9.x86_64 adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch perl-URI-5.09-3.el9.noarch webkit2gtk3-jsc-2.38.5-1.el9.x86_64 python3-jinja2-3.0.1-2.el9s.noarch ImageMagick-6.9.11.27-7.el9s.x86_64 liblqr-1-0.4.2-17.el9s.x86_64 low-memory-monitor-2.1-4.el9.x86_64 kernel-headers-5.14.0-282.el9.x86_64 openssl-3.0.7-5.el9.x86_64 kbd-2.4.0-8.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libXi-1.7.10-8.el9.x86_64 elfutils-debuginfod-client-0.188-3.el9.x86_64 which-2.21-28.el9.x86_64 ImageMagick-libs-6.9.11.27-7.el9s.x86_64 perl-overload-1.31-480.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch sound-theme-freedesktop-0.8-17.el9.noarch python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch perl-File-stat-1.09-480.el9.noarch expat-2.5.0-1.el9.x86_64 coreutils-8.32-34.el9.x86_64 rpm-build-libs-4.16.1.3-22.el9.x86_64 gd-2.3.2-3.el9.x86_64 libutempter-1.2.1-6.el9.x86_64 libpciaccess-0.16-6.el9.x86_64 python3-setools-4.4.1-1.el9.x86_64 info-6.7-15.el9.x86_64 openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch gnupg2-2.3.3-2.el9.x86_64 tzdata-2022g-2.el9.noarch systemd-libs-252-6.el9.x86_64 orc-0.4.31-6.el9.x86_64 gcc-toolset-12-runtime-12.0-5.el9.x86_64 nss-softokn-freebl-3.79.0-14.el9.x86_64 bzip2-libs-1.0.8-8.el9.x86_64 python3-setuptools-57.4.0-1.el9s.noarch gtk3-3.24.31-2.el9.x86_64 bzip2-1.0.8-8.el9.x86_64 perl-Pod-Usage-2.01-4.el9.noarch fuse-2.9.9-15.el9.x86_64 man-db-2.9.3-7.el9.x86_64 urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch python3-greenlet-1.1.3-1.el9s.x86_64 libgs-9.54.0-9.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 keyutils-libs-1.6.3-1.el9.x86_64 lua-libs-5.4.4-3.el9.x86_64 libXpm-3.5.13-8.el9.x86_64 poppler-data-0.4.9-9.el9.noarch perl-File-Temp-0.231.100-4.el9.noarch libdatrie-0.2.13-4.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 perl-Getopt-Long-2.52-4.el9.noarch jbigkit-libs-2.1-23.el9.x86_64 gobject-introspection-1.68.0-11.el9.x86_64 libfdisk-2.37.4-10.el9.x86_64 libsndfile-1.0.31-7.el9.x86_64 graphene-1.10.6-2.el9.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch fontconfig-2.14.0-2.el9.x86_64 lua-srpm-macros-1-6.el9.noarch publicsuffix-list-dafsa-20210518-3.el9.noarch python3-rpm-generators-12-8.el9.noarch pkgconf-m4-1.7.3-10.el9.noarch libassuan-2.5.5-3.el9.x86_64 cpp-11.3.1-4.3.el9.x86_64 basesystem-11-13.el9.noarch libvisual-0.4.0-34.el9.x86_64 python-unversioned-command-3.9.16-1.el9.noarch mesa-libEGL-22.3.0-2.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 shared-mime-info-2.1-5.el9.x86_64 libiptcdata-1.0.5-9.el9.x86_64 p11-kit-server-0.24.1-2.el9.x86_64 python3-idna-2.10-7.el9.noarch ostree-libs-2022.6-3.el9.x86_64 dbus-libs-1.12.20-7.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 langpacks-core-font-en-3.0-16.el9.noarch gcc-toolset-12-binutils-2.38-16.el9.x86_64 avahi-glib-0.8-12.el9.x86_64 libogg-1.3.4-6.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libuuid-2.37.4-10.el9.x86_64 jbig2dec-libs-0.19-7.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch libICE-1.0.10-8.el9.x86_64 checkpolicy-3.5-0.rc3.1.el9.x86_64 perl-if-0.60.800-480.el9.noarch perl-IO-Socket-SSL-2.073-1.el9.noarch libnotify-0.7.9-8.el9.x86_64 perl-POSIX-1.94-480.el9.x86_64 libcanberra-gtk3-0.30-26.el9.x86_64 python3-packaging-20.9-5.el9.noarch libXrender-0.9.10-16.el9.x86_64 librsvg2-2.50.7-1.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 bubblewrap-0.4.1-6.el9.x86_64 perl-libnet-3.13-4.el9.noarch coreutils-common-8.32-34.el9.x86_64 libssh-config-0.10.4-8.el9.noarch libfontenc-1.1.3-17.el9.x86_64 lz4-libs-1.9.3-5.el9.x86_64 pipewire-alsa-0.3.47-2.el9.x86_64 python3-3.9.16-1.el9.x86_64 libtool-ltdl-2.4.6-45.el9.x86_64 python3-tomli-2.0.1-4.el9s.noarch pango-1.48.7-3.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 bluez-libs-5.56-6.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libtracker-sparql-3.1.2-3.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch python3-docutils-0.16-6.el9.noarch perl-IO-1.43-480.el9.x86_64 ncurses-libs-6.2-8.20210508.el9.x86_64 python3-urllib3-1.26.5-3.el9.noarch polkit-pkla-compat-0.1-21.el9.x86_64 libappstream-glib-0.7.18-4.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64 flac-libs-1.3.3-10.el9.x86_64 perl-Digest-MD5-2.58-4.el9.x86_64 centos-stream-repos-9.0-20.el9.noarch perl-B-1.80-480.el9.x86_64 patch-2.7.6-16.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 util-linux-2.37.4-10.el9.x86_64 acl-2.3.1-3.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 python3-six-1.15.0-9.el9.noarch perl-Carp-1.50-460.el9.noarch fdk-aac-free-2.0.0-8.el9.x86_64 libarchive-3.5.3-4.el9.x86_64 xdg-desktop-portal-1.12.4-1.el9.x86_64 libffi-3.4.2-7.el9.x86_64 python3-distro-1.7.0-3.el9s.noarch dwz-0.14-3.el9.x86_64 rust-srpm-macros-17-4.el9.noarch tracker-miners-3.1.2-3.el9.x86_64 glibc-minimal-langpack-2.34-60.el9.x86_64 kernel-srpm-macros-1.0-12.el9.noarch json-glib-1.6.6-1.el9.x86_64 python3-markupsafe-2.1.1-4.el9s.x86_64 libcanberra-gtk2-0.30-26.el9.x86_64 perl-libs-5.32.1-480.el9.x86_64 python3-dns-2.2.1-2.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 python3-sqlalchemy-1.4.45-3.el9.x86_64 elfutils-0.188-3.el9.x86_64 graphviz-2.44.0-25.el9.x86_64 python3-pytz-2021.1-4.el9.noarch libpwquality-1.4.4-8.el9.x86_64 libsmartcols-2.37.4-10.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 libjpeg-turbo-2.0.90-6.el9.x86_64 xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch environment-modules-5.0.1-2.el9.x86_64 python3-setuptools-wheel-53.0.0-12.el9.noarch libsbc-1.4-9.el9.x86_64 libssh-0.10.4-8.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch openssl-libs-3.0.7-5.el9.x86_64 perl-IPC-Open3-1.21-480.el9.noarch cracklib-2.9.6-27.el9.x86_64 imath-3.1.2-1.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 unzip-6.0-56.el9.x86_64 gpgme-1.15.1-6.el9.x86_64 libvorbis-1.3.7-5.el9.x86_64 libcap-ng-0.8.2-7.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch libsoup-2.72.0-8.el9.x86_64 atk-2.36.0-5.el9.x86_64 libXft-2.3.3-8.el9.x86_64 python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch perl-Term-Cap-1.17-460.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch geoclue2-2.6.0-7.el9.x86_64 nss-softokn-3.79.0-14.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 file-5.39-12.el9.x86_64 curl-7.76.1-22.el9.x86_64 wireplumber-libs-0.4.8-1.el9.x86_64 perl-Pod-Simple-3.42-4.el9.noarch libXau-1.0.9-8.el9.x86_64 ncurses-6.2-8.20210508.el9.x86_64 glibc-2.34-60.el9.x86_64 libwebp-1.2.0-3.el9.x86_64 fftw-libs-double-3.3.8-12.el9.x86_64 annobin-11.05-1.el9.x86_64 iso-codes-4.6.0-3.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 libattr-2.5.1-3.el9.x86_64 gdb-minimal-10.2-10.el9.x86_64 libgpg-error-1.42-5.el9.x86_64 python3-pysocks-1.7.1-12.el9.noarch ed-1.14.2-12.el9.x86_64 libeconf-0.4.1-2.el9.x86_64 flatpak-session-helper-1.12.7-2.el9.x86_64 python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch perl-Socket-2.031-4.el9.x86_64 centos-gpg-keys-9.0-20.el9.noarch krb5-libs-1.20.1-8.el9.x86_64 rpm-libs-4.16.1.3-22.el9.x86_64 policycoreutils-3.5-0.rc3.1.1.el9.x86_64 kmod-28-7.el9.x86_64 pcre-8.44-3.el9.3.x86_64 python3-libs-3.9.16-1.el9.x86_64 pulseaudio-libs-15.0-2.el9.x86_64 popt-1.18-8.el9.x86_64 vulkan-loader-1.3.239.0-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 mesa-vulkan-drivers-22.3.0-2.el9.x86_64 libtheora-1.1.1-31.el9.x86_64 jasper-libs-2.0.28-3.el9.x86_64 sed-4.8-9.el9.x86_64 dconf-0.40.0-6.el9.x86_64 perl-base-2.27-480.el9.noarch git-core-2.39.1-1.el9.x86_64 lcms2-2.12-3.el9.x86_64 qt5-srpm-macros-5.15.3-1.el9.noarch alternatives-1.20-2.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 libwmf-lite-0.2.12-10.el9.x86_64 pixman-0.40.0-5.el9.x86_64 gawk-all-langpacks-5.1.0-6.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 readline-8.1-4.el9.x86_64 device-mapper-1.02.187-7.el9.x86_64 tpm2-tss-3.0.3-8.el9.x86_64 perl-Net-SSLeay-1.92-2.el9.x86_64 openjpeg2-2.4.0-7.el9.x86_64 urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch freetype-2.10.4-9.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libusbx-1.0.26-1.el9.x86_64 libstdc++-11.3.1-4.3.el9.x86_64 perl-constant-1.33-461.el9.noarch poppler-21.01.0-14.el9.x86_64 glibc-devel-2.34-60.el9.x86_64 urw-base35-z003-fonts-20200910-6.el9.noarch libtiff-4.4.0-7.el9.x86_64 perl-File-Path-2.18-4.el9.noarch ca-certificates-2022.2.54-90.2.el9.noarch xkeyboard-config-2.33-2.el9.noarch python-srpm-macros-3.9-52.el9.noarch mpfr-4.1.0-7.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 python3-devel-3.9.16-1.el9.x86_64 scl-utils-2.0.3-4.el9.x86_64 zlib-1.2.11-39.el9.x86_64 perl-Term-ANSIColor-5.01-461.el9.noarch tar-1.34-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libX11-common-1.7.0-7.el9.noarch pcre2-syntax-10.40-2.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch groff-base-1.22.4-10.el9.x86_64 pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 pipewire-pulseaudio-0.3.47-2.el9.x86_64 python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch systemd-252-6.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libfido2-1.6.0-7.el9.x86_64 ModemManager-glib-1.20.2-1.el9.x86_64 python3-libsemanage-3.5-0.rc3.1.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch dbus-broker-28-7.el9.x86_64 perl-interpreter-5.32.1-480.el9.x86_64 libraqm-0.7.0-7.el9s.x86_64 glibc-headers-2.34-60.el9.x86_64 python3-libselinux-3.5-0.rc3.1.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 urw-base35-fonts-20200910-6.el9.noarch libgcc-11.3.1-4.3.el9.x86_64 colord-libs-1.4.5-4.el9.x86_64 p11-kit-trust-0.24.1-2.el9.x86_64 python3-typing-extensions-3.7.4.3-2.el9s.noarch policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch libepoxy-1.5.5-4.el9.x86_64 systemd-pam-252-6.el9.x86_64 NetworkManager-libnm-1.42.2-1.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 perl-mro-1.23-480.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 pulseaudio-utils-15.0-2.el9.x86_64 rtkit-0.11-28.el9.x86_64 audit-libs-3.0.7-103.el9.x86_64 perl-Scalar-List-Utils-1.56-461.el9.x86_64 perl-MIME-Base64-3.16-4.el9.x86_64 cracklib-dicts-2.9.6-27.el9.x86_64 nspr-4.34.0-14.el9.x86_64 perl-vars-1.05-480.el9.noarch dbus-common-1.12.20-7.el9.noarch perl-SelectSaver-1.02-480.el9.noarch libcap-2.48-8.el9.x86_64 p11-kit-0.24.1-2.el9.x86_64 kmod-libs-28-7.el9.x86_64 perl-subs-1.03-480.el9.noarch fuse-common-3.10.2-5.el9.x86_64 fuse-libs-2.9.9-15.el9.x86_64 libxml2-2.9.13-3.el9.x86_64 gdbm-libs-1.19-4.el9.x86_64 perl-Fcntl-1.13-480.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 tracker-3.1.2-3.el9.x86_64 pcre2-10.40-2.el9.x86_64 grep-3.6-5.el9.x86_64 webrtc-audio-processing-0.3.1-8.el9.x86_64 perl-AutoLoader-5.74-480.el9.noarch giflib-5.2.1-9.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libksba-1.5.1-6.el9.x86_64 libmount-2.37.4-10.el9.x86_64 libexif-0.6.22-6.el9.x86_64 python3-requests-2.25.1-6.el9.noarch libgomp-11.3.1-4.3.el9.x86_64 less-590-1.el9.x86_64 cups-libs-2.3.3op2-16.el9.x86_64 util-linux-core-2.37.4-10.el9.x86_64 libgusb-0.3.6-3.el9.x86_64 libpipeline-1.5.3-4.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 perl-File-Basename-2.85-480.el9.noarch python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch python3-imagesize-1.2.0-6.el9.noarch at-spi2-atk-2.38.0-4.el9.x86_64 libX11-1.7.0-7.el9.x86_64 libglvnd-1.3.4-1.el9.x86_64 libglvnd-glx-1.3.4-1.el9.x86_64 perl-podlators-4.14-460.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch diffutils-3.7-12.el9.x86_64 python3-eventlet-0.33.1-4.el9s.noarch perl-Symbol-1.08-480.el9.noarch perl-Mozilla-CA-20200520-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch perl-overloading-0.02-480.el9.noarch setup-2.13.7-9.el9.noarch zstd-1.5.1-2.el9.x86_64 filesystem-3.16-2.el9.x86_64 gzip-1.12-1.el9.x86_64 libselinux-utils-3.5-0.rc3.1.el9.x86_64 osinfo-db-tools-1.10.0-1.el9.x86_64 pipewire-0.3.47-2.el9.x86_64 libsemanage-3.5-0.rc3.1.el9.x86_64 centos-stream-release-9.0-20.el9.noarch llvm-libs-15.0.7-1.el9.x86_64 rpm-4.16.1.3-22.el9.x86_64 nss-sysinit-3.79.0-14.el9.x86_64 sqlite-libs-3.34.1-6.el9.x86_64 libgcrypt-1.10.0-9.el9.x86_64 systemd-rpm-macros-252-6.el9.noarch perl-Pod-Escapes-1.07-460.el9.noarch gstreamer1-plugins-base-1.18.4-5.el9.x86_64 python3-setuptools_scm-7.1.0-2.el9s.noarch xz-libs-5.2.5-8.el9.x86_64 opus-1.3.1-10.el9.x86_64 openblas-srpm-macros-2-11.el9.noarch libsepol-3.5-0.rc3.1.el9.x86_64 perl-srpm-macros-1-41.el9.noarch json-c-0.14-11.el9.x86_64 libzstd-1.5.1-2.el9.x86_64 polkit-0.117-11.el9.x86_64 libXext-1.3.4-8.el9.x86_64 python3-sphinx-3.4.3-7.el9.noarch mesa-libglapi-22.3.0-2.el9.x86_64 redhat-rpm-config-198-1.el9.noarch python3-snowballstemmer-1.9.0-10.el9.noarch elfutils-libelf-0.188-3.el9.x86_64 pam-1.5.1-14.el9.x86_64 gtk-update-icon-cache-3.24.31-2.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 perl-Time-Local-1.300-7.el9.noarch LibRaw-0.20.2-5.el9.x86_64 perl-Storable-3.21-460.el9.x86_64 binutils-2.35.2-37.el9.x86_64 libdb-5.3.28-53.el9.x86_64 libcurl-7.76.1-22.el9.x86_64 perl-HTTP-Tiny-0.076-460.el9.noarch mesa-libgbm-22.3.0-2.el9.x86_64 libtasn1-4.16.0-8.el9.x86_64 vim-filesystem-8.2.2637-20.el9.noarch upower-0.99.11-11.el9.x86_64 python3-pbr-5.11.1-1.el9s.noarch pipewire-libs-0.3.47-2.el9.x86_64 libnghttp2-1.43.0-5.el9.x86_64 osinfo-db-20221130-1.el9.noarch fonts-filesystem-2.0.5-7.el9.1.noarch glib-networking-2.68.3-3.el9.x86_64 glibc-gconv-extra-2.34-60.el9.x86_64 libijs-0.35-15.el9.x86_64 openssh-clients-8.7p1-28.el9.x86_64 xz-5.2.5-8.el9.x86_64 gmp-6.2.0-10.el9.x86_64 libxcrypt-4.4.18-3.el9.x86_64 mesa-libGL-22.3.0-2.el9.x86_64 dbus-1.12.20-7.el9.x86_64 glib2-2.68.4-6.el9.x86_64 libverto-0.3.2-3.el9.x86_64 python3-pip-21.2.3-6.el9.noarch crypto-policies-scripts-20221215-1.git9a18988.el9.noarch libwayland-egl-1.21.0-1.el9.x86_64 harfbuzz-2.7.4-8.el9.x86_64 perl-Errno-1.30-480.el9.x86_64 gdk-pixbuf2-2.42.6-3.el9.x86_64 make-4.3-7.el9.x86_64 gawk-5.1.0-6.el9.x86_64 libgsf-1.14.47-5.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch libselinux-3.5-0.rc3.1.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch perl-Exporter-5.74-461.el9.noarch elfutils-libs-0.188-3.el9.x86_64 perl-FileHandle-2.03-480.el9.noarch ncurses-base-6.2-8.20210508.el9.noarch libatomic-11.3.1-4.3.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch perl-Getopt-Std-1.12-480.el9.noarch zip-3.0-35.el9.x86_64 libevent-2.1.12-6.el9.x86_64 systemd-udev-252-6.el9.x86_64 python3-chardet-4.0.0-5.el9.noarch cryptsetup-libs-2.6.0-2.el9.x86_64 xdg-dbus-proxy-0.1.3-1.el9.x86_64 libacl-2.3.1-3.el9.x86_64 python3-pygments-2.7.4-4.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch python3-rpm-macros-3.9-52.el9.noarch nss-3.79.0-14.el9.x86_64 gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 crypto-policies-20221215-1.git9a18988.el9.noarch libunistring-0.9.10-15.el9.x86_64 polkit-libs-0.117-11.el9.x86_64 go-srpm-macros-3.0.9-9.el9.noarch libsigsegv-2.13-4.el9.x86_64 shadow-utils-4.9-6.el9.x86_64 urw-base35-c059-fonts-20200910-6.el9.noarch libblkid-2.37.4-10.el9.x86_64 hwdata-0.348-9.7.el9.noarch totem-pl-parser-3.26.6-2.el9.x86_64 procps-ng-3.3.17-11.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 python3-babel-2.9.1-2.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch hicolor-icon-theme-0.17-13.el9.noarch exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 glibc-common-2.34-60.el9.x86_64 openexr-libs-3.1.1-2.el9.x86_64 gnutls-3.7.6-17.el9.x86_64 python3-audit-3.0.7-103.el9.x86_64 libedit-3.1-37.20210216cvs.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 libidn2-2.3.0-7.el9.x86_64 perl-parent-0.238-460.el9.noarch ocaml-srpm-macros-6-6.el9.noarch libasyncns-0.8-22.el9.x86_64 libglvnd-egl-1.3.4-1.el9.x86_64 bash-5.1.8-6.el9.x86_64 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Digest-1.19-4.el9.noarch gstreamer1-1.18.4-4.el9.x86_64 libcanberra-0.30-26.el9.x86_64 libtdb-1.4.7-1.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 fonts-srpm-macros-2.0.5-7.el9.1.noarch efi-srpm-macros-4-9.el9.noarch libX11-xcb-1.7.0-7.el9.x86_64 python3-pip-wheel-21.2.3-6.el9.noarch cyrus-sasl-lib-2.1.27-21.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 perl-Encode-3.08-462.el9.x86_64 poppler-glib-21.01.0-14.el9.x86_64 libcom_err-1.46.5-3.el9.x86_64 libSM-1.2.3-10.el9.x86_64 python-rpm-macros-3.9-52.el9.noarch wireplumber-0.4.8-1.el9.x86_64 alsa-lib-1.2.8-3.el9.x86_64 perl-NDBM_File-1.15-480.el9.x86_64 kbd-misc-2.4.0-8.el9.noarch nss-util-3.79.0-14.el9.x86_64 elfutils-default-yama-scope-0.188-3.el9.noarch Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-1.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-antelope/data/dlrn-1.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9 Note: switching to 'd28630b759ad2d7a8c2f9a6b9b2dc475affecaa9'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d28630b7 Update master for stable/2023.1 + '[' -d /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp/pkgsrc ~/data/openstack-watcher + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-watcher ++ /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 10.1.0.dev2 d28630b + UPSTREAMVERSION=10.1.0.dev2 + [[ 10.1.0.dev2 =~ ([^-]*)-(.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(0rc.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(0b.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(0a.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(dev.+) ]] + VERSION=10.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230303114742.d28630b + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-metalsmith-45670dfbe809ea26be8ea63ad334b6fad78facb4 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/45/67/45670dfbe809ea26be8ea63ad334b6fad78facb4_0765564e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f03e84ae6212ed80e3b1e56ff289cf13634e9a80 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/f0/3e/f03e84ae6212ed80e3b1e56ff289cf13634e9a80_6ed4bcd0 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-dynamic-routing-d41c3f0749c12c28c4004b8a58a6d11cf9394dc1 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/d4/1c/d41c3f0749c12c28c4004b8a58a6d11cf9394dc1_e3c8c572 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/36/3b/363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0_5d00f45d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-3813c99e501a1f67a9cbde751cf71747a61f6786 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/38/13/3813c99e501a1f67a9cbde751cf71747a61f6786_af00321e enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-1c7b14cadd29615ded7d3ad95c39212732511fb6 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/1c/7b/1c7b14cadd29615ded7d3ad95c39212732511fb6_24f44447 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4688112 2825156 3438232 8698916 7744680 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.pgoa8fvi', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4617972 3007220 3305260 8586992 7948028 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 32% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.3u948rq5', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1036', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating python_watcher.egg-info writing python_watcher.egg-info/PKG-INFO writing dependency_links to python_watcher.egg-info/dependency_links.txt writing entry points to python_watcher.egg-info/entry_points.txt writing requirements to python_watcher.egg-info/requires.txt writing top-level names to python_watcher.egg-info/top_level.txt writing pbr to python_watcher.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_watcher.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'python_watcher.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating python-watcher-10.1.0.dev2 creating python-watcher-10.1.0.dev2/api-ref creating python-watcher-10.1.0.dev2/api-ref/source creating python-watcher-10.1.0.dev2/api-ref/source/samples creating python-watcher-10.1.0.dev2/devstack creating python-watcher-10.1.0.dev2/devstack/files creating python-watcher-10.1.0.dev2/devstack/lib creating python-watcher-10.1.0.dev2/devstack/upgrade creating python-watcher-10.1.0.dev2/devstack/upgrade/from_rocky creating python-watcher-10.1.0.dev2/doc creating python-watcher-10.1.0.dev2/doc/ext creating python-watcher-10.1.0.dev2/doc/notification_samples creating python-watcher-10.1.0.dev2/doc/source creating python-watcher-10.1.0.dev2/doc/source/_static creating python-watcher-10.1.0.dev2/doc/source/admin creating python-watcher-10.1.0.dev2/doc/source/configuration creating python-watcher-10.1.0.dev2/doc/source/contributor creating python-watcher-10.1.0.dev2/doc/source/contributor/plugin creating python-watcher-10.1.0.dev2/doc/source/datasources creating python-watcher-10.1.0.dev2/doc/source/image_src creating python-watcher-10.1.0.dev2/doc/source/image_src/dia creating python-watcher-10.1.0.dev2/doc/source/image_src/plantuml creating python-watcher-10.1.0.dev2/doc/source/images creating python-watcher-10.1.0.dev2/doc/source/install creating python-watcher-10.1.0.dev2/doc/source/man creating python-watcher-10.1.0.dev2/doc/source/strategies creating python-watcher-10.1.0.dev2/doc/source/user creating python-watcher-10.1.0.dev2/etc creating python-watcher-10.1.0.dev2/etc/apache2 creating python-watcher-10.1.0.dev2/etc/watcher creating python-watcher-10.1.0.dev2/etc/watcher/oslo-config-generator creating python-watcher-10.1.0.dev2/etc/watcher/oslo-policy-generator creating python-watcher-10.1.0.dev2/python_watcher.egg-info creating python-watcher-10.1.0.dev2/rally-jobs creating python-watcher-10.1.0.dev2/releasenotes creating python-watcher-10.1.0.dev2/releasenotes/notes creating python-watcher-10.1.0.dev2/releasenotes/source creating python-watcher-10.1.0.dev2/releasenotes/source/_static creating python-watcher-10.1.0.dev2/releasenotes/source/locale creating python-watcher-10.1.0.dev2/releasenotes/source/locale/en_GB creating python-watcher-10.1.0.dev2/releasenotes/source/locale/en_GB/LC_MESSAGES creating python-watcher-10.1.0.dev2/releasenotes/source/locale/fr creating python-watcher-10.1.0.dev2/releasenotes/source/locale/fr/LC_MESSAGES creating python-watcher-10.1.0.dev2/watcher creating python-watcher-10.1.0.dev2/watcher/api creating python-watcher-10.1.0.dev2/watcher/api/controllers creating python-watcher-10.1.0.dev2/watcher/api/controllers/v1 creating python-watcher-10.1.0.dev2/watcher/api/middleware creating python-watcher-10.1.0.dev2/watcher/applier creating python-watcher-10.1.0.dev2/watcher/applier/action_plan creating python-watcher-10.1.0.dev2/watcher/applier/actions creating python-watcher-10.1.0.dev2/watcher/applier/loading creating python-watcher-10.1.0.dev2/watcher/applier/messaging creating python-watcher-10.1.0.dev2/watcher/applier/workflow_engine creating python-watcher-10.1.0.dev2/watcher/cmd creating python-watcher-10.1.0.dev2/watcher/common creating python-watcher-10.1.0.dev2/watcher/common/loader creating python-watcher-10.1.0.dev2/watcher/common/policies creating python-watcher-10.1.0.dev2/watcher/conf creating python-watcher-10.1.0.dev2/watcher/db creating python-watcher-10.1.0.dev2/watcher/db/sqlalchemy creating python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic creating python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions creating python-watcher-10.1.0.dev2/watcher/decision_engine creating python-watcher-10.1.0.dev2/watcher/decision_engine/audit creating python-watcher-10.1.0.dev2/watcher/decision_engine/datasources creating python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator creating python-watcher-10.1.0.dev2/watcher/decision_engine/goal creating python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy creating python-watcher-10.1.0.dev2/watcher/decision_engine/loading creating python-watcher-10.1.0.dev2/watcher/decision_engine/messaging creating python-watcher-10.1.0.dev2/watcher/decision_engine/model creating python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector creating python-watcher-10.1.0.dev2/watcher/decision_engine/model/element creating python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification creating python-watcher-10.1.0.dev2/watcher/decision_engine/planner creating python-watcher-10.1.0.dev2/watcher/decision_engine/scope creating python-watcher-10.1.0.dev2/watcher/decision_engine/scoring creating python-watcher-10.1.0.dev2/watcher/decision_engine/solution creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/common creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies creating python-watcher-10.1.0.dev2/watcher/hacking creating python-watcher-10.1.0.dev2/watcher/locale creating python-watcher-10.1.0.dev2/watcher/locale/de creating python-watcher-10.1.0.dev2/watcher/locale/de/LC_MESSAGES creating python-watcher-10.1.0.dev2/watcher/locale/en_GB creating python-watcher-10.1.0.dev2/watcher/locale/en_GB/LC_MESSAGES creating python-watcher-10.1.0.dev2/watcher/notifications creating python-watcher-10.1.0.dev2/watcher/objects creating python-watcher-10.1.0.dev2/watcher/tests creating python-watcher-10.1.0.dev2/watcher/tests/api creating python-watcher-10.1.0.dev2/watcher/tests/api/v1 creating python-watcher-10.1.0.dev2/watcher/tests/applier creating python-watcher-10.1.0.dev2/watcher/tests/applier/action_plan creating python-watcher-10.1.0.dev2/watcher/tests/applier/actions creating python-watcher-10.1.0.dev2/watcher/tests/applier/actions/loading creating python-watcher-10.1.0.dev2/watcher/tests/applier/messaging creating python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine creating python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine/loading creating python-watcher-10.1.0.dev2/watcher/tests/cmd creating python-watcher-10.1.0.dev2/watcher/tests/common creating python-watcher-10.1.0.dev2/watcher/tests/common/loader creating python-watcher-10.1.0.dev2/watcher/tests/conf creating python-watcher-10.1.0.dev2/watcher/tests/db creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/audit creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/event_consumer creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/solution creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/context creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/selector creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies creating python-watcher-10.1.0.dev2/watcher/tests/notifications creating python-watcher-10.1.0.dev2/watcher/tests/objects copying files to python-watcher-10.1.0.dev2... copying .coveragerc -> python-watcher-10.1.0.dev2 copying .mailmap -> python-watcher-10.1.0.dev2 copying .stestr.conf -> python-watcher-10.1.0.dev2 copying .zuul.yaml -> python-watcher-10.1.0.dev2 copying AUTHORS -> python-watcher-10.1.0.dev2 copying CONTRIBUTING.rst -> python-watcher-10.1.0.dev2 copying ChangeLog -> python-watcher-10.1.0.dev2 copying HACKING.rst -> python-watcher-10.1.0.dev2 copying LICENSE -> python-watcher-10.1.0.dev2 copying README.rst -> python-watcher-10.1.0.dev2 copying requirements.txt -> python-watcher-10.1.0.dev2 copying setup.cfg -> python-watcher-10.1.0.dev2 copying setup.py -> python-watcher-10.1.0.dev2 copying test-requirements.txt -> python-watcher-10.1.0.dev2 copying tox.ini -> python-watcher-10.1.0.dev2 copying api-ref/source/conf.py -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/index.rst -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/parameters.yaml -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-actionplans.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-actions.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-audits.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-audittemplates.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-datamodel.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-goals.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-scoring_engines.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-services.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-strategies.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-webhooks.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-versions.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/samples/actionplan-cancel-request-cancelling.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-cancel-request-pending.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-start-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actions-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actions-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actions-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/api-root-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/api-v1-root-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-cancel-request.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-cancel-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-create-request-continuous.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-create-request-oneshot.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-create-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-update-request.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-update-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-request-full.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-request-minimal.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-update-request.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-update-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/datamodel-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/goal-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/goal-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/scoring_engine-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/scoring_engine-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/scoring_engine-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/service-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/service-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/service-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-state-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying devstack/local.conf.compute -> python-watcher-10.1.0.dev2/devstack copying devstack/local.conf.controller -> python-watcher-10.1.0.dev2/devstack copying devstack/override-defaults -> python-watcher-10.1.0.dev2/devstack copying devstack/plugin.sh -> python-watcher-10.1.0.dev2/devstack copying devstack/settings -> python-watcher-10.1.0.dev2/devstack copying devstack/files/apache-watcher-api.template -> python-watcher-10.1.0.dev2/devstack/files copying devstack/lib/watcher -> python-watcher-10.1.0.dev2/devstack/lib copying devstack/upgrade/resources.sh -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/settings -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/shutdown.sh -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/upgrade.sh -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/from_rocky/upgrade-watcher -> python-watcher-10.1.0.dev2/devstack/upgrade/from_rocky copying doc/requirements.txt -> python-watcher-10.1.0.dev2/doc copying doc/ext/__init__.py -> python-watcher-10.1.0.dev2/doc/ext copying doc/ext/term.py -> python-watcher-10.1.0.dev2/doc/ext copying doc/ext/versioned_notifications.py -> python-watcher-10.1.0.dev2/doc/ext copying doc/notification_samples/action-cancel-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-cancel-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-cancel-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-create.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-delete.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-execution-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-execution-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-execution-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-cancel-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-cancel-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-cancel-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-create.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-delete.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-execution-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-execution-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-execution-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-create.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-delete.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-planner-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-planner-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-planner-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-strategy-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-strategy-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-strategy-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/infra-optim-exception.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/service-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/source/architecture.rst -> python-watcher-10.1.0.dev2/doc/source copying doc/source/conf.py -> python-watcher-10.1.0.dev2/doc/source copying doc/source/glossary.rst -> python-watcher-10.1.0.dev2/doc/source copying doc/source/index.rst -> python-watcher-10.1.0.dev2/doc/source copying doc/source/_static/.placeholder -> python-watcher-10.1.0.dev2/doc/source/_static copying doc/source/admin/apache-mod-wsgi.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/admin/gmr.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/admin/index.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/admin/policy.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/configuration/configuring.rst -> python-watcher-10.1.0.dev2/doc/source/configuration copying doc/source/configuration/index.rst -> python-watcher-10.1.0.dev2/doc/source/configuration copying doc/source/configuration/watcher.rst -> python-watcher-10.1.0.dev2/doc/source/configuration copying doc/source/contributor/api_microversion_history.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/concurrency.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/contributing.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/devstack.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/environment.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/index.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/notifications.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/rally_link.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/testing.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/plugin/action-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/base-setup.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/cdmc-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/goal-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/index.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/planner-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/plugins.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/scoring-engine-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/strategy-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/datasources/grafana.rst -> python-watcher-10.1.0.dev2/doc/source/datasources copying doc/source/datasources/index.rst -> python-watcher-10.1.0.dev2/doc/source/datasources copying doc/source/image_src/dia/architecture.dia -> python-watcher-10.1.0.dev2/doc/source/image_src/dia copying doc/source/image_src/dia/functional_data_model.dia -> python-watcher-10.1.0.dev2/doc/source/image_src/dia copying doc/source/image_src/plantuml/README.rst -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/action_plan_state_machine.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/audit_state_machine.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_architecture_cdmc_sync.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_create_and_launch_audit.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_create_audit_template.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_from_audit_execution_to_actionplan_creation.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_launch_action_plan.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_launch_action_plan_in_applier.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_overview_watcher_usage.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_trigger_audit_in_decision_engine.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/watcher_db_schema_diagram.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/images/action_plan_state_machine.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/architecture.svg -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/audit_state_machine.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/functional_data_model.svg -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_architecture_cdmc_sync.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_create_and_launch_audit.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_create_audit_template.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_from_audit_execution_to_actionplan_creation.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_launch_action_plan.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_launch_action_plan_in_applier.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_overview_watcher_usage.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_trigger_audit_in_decision_engine.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/watcher_db_schema_diagram.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/install/common_configure.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/common_prerequisites.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/get_started.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/index.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/install-rdo.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/install-ubuntu.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/install.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/next-steps.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/verify.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/man/footer.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/general-options.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/index.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-api.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-applier.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-db-manage.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-decision-engine.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-status.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/strategies/actuation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/basic-server-consolidation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/host_maintenance.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/index.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/node_resource_consolidation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/noisy_neighbor.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/outlet_temp_control.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/saving_energy.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/storage_capacity_balance.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/strategy-template.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/uniform_airflow.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/vm_workload_consolidation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/workload-stabilization.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/workload_balance.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/zone_migration.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/user/event_type_audit.rst -> python-watcher-10.1.0.dev2/doc/source/user copying doc/source/user/index.rst -> python-watcher-10.1.0.dev2/doc/source/user copying doc/source/user/user-guide.rst -> python-watcher-10.1.0.dev2/doc/source/user copying doc/source/user/ways-to-install.rst -> python-watcher-10.1.0.dev2/doc/source/user copying etc/apache2/watcher -> python-watcher-10.1.0.dev2/etc/apache2 copying etc/watcher/README-watcher.conf.txt -> python-watcher-10.1.0.dev2/etc/watcher copying etc/watcher/oslo-config-generator/watcher.conf -> python-watcher-10.1.0.dev2/etc/watcher/oslo-config-generator copying etc/watcher/oslo-policy-generator/watcher-policy-generator.conf -> python-watcher-10.1.0.dev2/etc/watcher/oslo-policy-generator copying python_watcher.egg-info/PKG-INFO -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/SOURCES.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/dependency_links.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/entry_points.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/not-zip-safe -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/pbr.json -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/requires.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/top_level.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying rally-jobs/README.rst -> python-watcher-10.1.0.dev2/rally-jobs copying rally-jobs/watcher-watcher.yaml -> python-watcher-10.1.0.dev2/rally-jobs copying releasenotes/notes/.placeholder -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/action-plan-cancel-c54726378019e096.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/action-plan-versioned-notifications-api-e8ca4f5d37aa5b4b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/action-versioned-notifications-api-ff94fc0f401292d0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-baremetal-scoper-9ef23f5fb8f0be6a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-force-field-to-audit-4bcaeedfe27233ad.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-ha-support-b9042255e5b76e42.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-name-for-audit-0df1f39f00736f06.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-plugins-parameters-376eb6b0b8978b44.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-power-on-off-a77673d482568a8b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-scoring-module-fa00d013ed2d614e.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-start-end-time-for-continuous-audit-52c45052cb06d153.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5bb9693c8a78931c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/api-call-retry-fef741ac684c58dd.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/api-microversioning-7999a3ee8073bf32.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/audit-scoper-for-storage-data-model-cdccc803542d22db.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/audit-tag-vm-metadata-47a3e4468748853c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/audit-versioned-notifications-api-bca7738e16954bad.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/automatic-triggering-audit-8a9b0540d547db60.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/background-jobs-ha-9d3cf3fe356f4705.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/bp-audit-scope-exclude-project-511a7720aac00dff.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/build-baremetal-data-model-in-watcher-3023453a47b61dab.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cdm-scoping-8d9c307bad46bfa1.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/centralise-config-opts-95670987dfbdb0e7.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/change-ram-util-metric-4a3e6984b9dd968d.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/check-strategy-requirements-66f9e9262412f8ec.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cinder-model-integration-baa394a72a0a33bf.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cluster-model-objects-wrapper-9c799ea262c56a5b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/compute-cdm-include-all-instances-f7506ded2d57732f.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/configurable-weights-default-planner-3746b33160bc7347.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/consume-nova-versioned-notifications-f98361b37e546b4d.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/continuously-optimization-35364f4d2c0b81fc.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cron-based-continuous-audits-c3eedf28d9752b37.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/datasource-query-retry-00cba5f7e68aec39.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/db-migration-e1a705a8b54ccdd2.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/define-the-audit-scope-e89edc5051dcf3f2.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/deprecate-ceilometer-datasource-446b0be70fbce28b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-3a92379e9f5dd203.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/drop-py-2-7-54f8e806d71f19a7.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/dynamic-action-description-0e947b9e7ef2a134.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/efficacy-indicator-95380ad7b84e3be2.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/enhance-watcher-applier-engine-86c676ce8f179e68.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/event-driven-optimization-based-4870f112bef8a560.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/file-based-metric-map-c2af62b5067895df.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/formal-datasource-interface-implementation-222769d55a127d33.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/general-purpose-decision-engine-threadpool-0711b23abfc9d409.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/get-goal-from-strategy-396c9b13a38bb650.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/global-datasource-preference-3ab47b4be09ff3a5.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/gnocchi-watcher-43c25d391fbd3e9c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/grafana-datasource-b672367c23ffa0c6.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/graph-based-cluster-model-523937a6f5e66537.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/host-maintenance-strategy-41f640927948fb56.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/improve-compute-data-model-b427c85e4ed2b6fb.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/jsonschema-validation-79cab05d5295da00.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/min-required-nova-train-71f124192d88ae52.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/monasca-support-0b0486b8572ac38b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/multiple-global-efficacy-indicator-fc11c4844a12a7d5.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/node-resource-consolidation-73bc0c0abfeb0b03.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/noisy-neighbor-strategy-a71342740b59dddc.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/notifications-actionplan-cancel-edb2a4a12543e2d0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/optimization-threshold-21ad38f0470d0e1a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/persistent-audit-parameters-ae41dd7252ba9672.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/planner-storage-action-plan-26ef37893c5e8648.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/remove-nova-legacy-notifications-e1b6d10eff58f30a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/replace-cold-migrate-to-use-nova-migration-api-cecd9a39ddd3bc58.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/scope-for-data-model-ea9792f90db14343.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/service-versioned-notifications-api-70367b79a565d900.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/show-datamodel-api-6945b744fd5d25d5.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/stale-action-plan-b6a6b08df873c128.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/standard-deviation-strategy-cd1d0c443fdfde9c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/storage-workload-balance-0ecabbc1791e6894.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/support-keystoneclient-option-b30d1ff45f86a2e7.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/support-placement-api-58ce6bef1bbbe98a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/suspended-audit-state-07f998c94e9d9a47.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/uniform-airflow-strategy-68cdba1419c3f770.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/uwsgi-support-8dcea6961e56dad0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/volume-migrate-action-fc57b0ce0e4c39ae.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-notifications-ovo-7b44d52ef6400dd0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-planner-selector-84d77549d46f362a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-policies-1e86a30f0f11c6fa.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-service-list-7b2f4b64f71e9b89.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-versioned-objects-fc5abf5c81c4590c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/workload-balance-base-on-cpu-or-ram-util-3ff4ee968c32b2ed.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/workload-balance-migration-strategy-a0b05148a57815c0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/zone-migration-strategy-10f7656a2a01e607.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/source/2023.1.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/conf.py -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/index.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/newton.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/ocata.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/pike.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/queens.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/rocky.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/stein.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/train.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/unreleased.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/ussuri.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/victoria.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/wallaby.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/xena.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/yoga.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/zed.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/_static/.placeholder -> python-watcher-10.1.0.dev2/releasenotes/source/_static copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> python-watcher-10.1.0.dev2/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> python-watcher-10.1.0.dev2/releasenotes/source/locale/fr/LC_MESSAGES copying watcher/__init__.py -> python-watcher-10.1.0.dev2/watcher copying watcher/_i18n.py -> python-watcher-10.1.0.dev2/watcher copying watcher/version.py -> python-watcher-10.1.0.dev2/watcher copying watcher/api/__init__.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/acl.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/app.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/app.wsgi -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/config.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/hooks.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/scheduling.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/wsgi.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/controllers/__init__.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/base.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/link.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/rest_api_version_history.rst -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/root.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/v1/__init__.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/action.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/action_plan.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/audit.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/audit_template.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/collection.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/data_model.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/goal.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/service.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/strategy.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/types.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/utils.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/versions.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/webhooks.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/middleware/__init__.py -> python-watcher-10.1.0.dev2/watcher/api/middleware copying watcher/api/middleware/auth_token.py -> python-watcher-10.1.0.dev2/watcher/api/middleware copying watcher/api/middleware/parsable_error.py -> python-watcher-10.1.0.dev2/watcher/api/middleware copying watcher/applier/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/base.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/default.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/manager.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/rpcapi.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/sync.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/action_plan/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/action_plan copying watcher/applier/action_plan/base.py -> python-watcher-10.1.0.dev2/watcher/applier/action_plan copying watcher/applier/action_plan/default.py -> python-watcher-10.1.0.dev2/watcher/applier/action_plan copying watcher/applier/actions/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/base.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/change_node_power_state.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/change_nova_service_state.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/factory.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/migration.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/nop.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/resize.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/sleep.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/volume_migration.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/loading copying watcher/applier/loading/default.py -> python-watcher-10.1.0.dev2/watcher/applier/loading copying watcher/applier/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/messaging copying watcher/applier/messaging/trigger.py -> python-watcher-10.1.0.dev2/watcher/applier/messaging copying watcher/applier/workflow_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/workflow_engine copying watcher/applier/workflow_engine/base.py -> python-watcher-10.1.0.dev2/watcher/applier/workflow_engine copying watcher/applier/workflow_engine/default.py -> python-watcher-10.1.0.dev2/watcher/applier/workflow_engine copying watcher/cmd/__init__.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/api.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/applier.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/dbmanage.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/decisionengine.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/status.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/sync.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/common/__init__.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/cinder_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/clients.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/config.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/context.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/exception.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/ironic_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/keystone_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/nova_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/paths.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/placement_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/policy.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/rpc.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/scheduling.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/service.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/service_manager.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/utils.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/loader/__init__.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/loader/base.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/loader/default.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/loader/loadable.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/policies/__init__.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/action.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/action_plan.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/audit.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/audit_template.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/base.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/data_model.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/goal.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/service.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/strategy.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/conf/__init__.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/api.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/applier.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/ceilometer_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/cinder_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/clients_auth.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/collector.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/datasources.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/db.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/decision_engine.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/exception.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/glance_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/gnocchi_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/grafana_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/grafana_translators.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/ironic_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/keystone_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/monasca_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/neutron_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/nova_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/opts.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/paths.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/placement_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/planner.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/plugins.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/service.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/db/__init__.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/api.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/migration.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/purge.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/sqlalchemy/__init__.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/alembic.ini -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/api.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/job_store.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/migration.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/models.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/alembic/README.rst -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/env.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/script.py.mako -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/decision_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/gmr.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/rpcapi.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/scheduling.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/sync.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/threading.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/audit/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/continuous.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/event.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/oneshot.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/datasources/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/ceilometer.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/gnocchi.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/grafana.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/monasca.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/grafana_translator/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/datasources/grafana_translator/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/datasources/grafana_translator/influxdb.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/goal/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal copying watcher/decision_engine/goal/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal copying watcher/decision_engine/goal/goals.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal copying watcher/decision_engine/goal/efficacy/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/indicators.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/specs.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/loading copying watcher/decision_engine/loading/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/loading copying watcher/decision_engine/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/messaging copying watcher/decision_engine/messaging/audit_endpoint.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/messaging copying watcher/decision_engine/messaging/data_model_endpoint.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/messaging copying watcher/decision_engine/model/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model copying watcher/decision_engine/model/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model copying watcher/decision_engine/model/model_root.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model copying watcher/decision_engine/model/collector/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/cinder.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/ironic.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/nova.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/element/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/baremetal_resource.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/compute_resource.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/instance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/node.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/storage_resource.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/volume.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/notification/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/cinder.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/filtering.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/nova.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/planner/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/weight.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/workload_stabilization.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/scope/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/baremetal.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/compute.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/storage.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scoring/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/dummy_scorer.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/dummy_scoring_container.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/scoring_factory.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/solution/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/efficacy.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/solution_comparator.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/solution_evaluator.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/strategy/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy copying watcher/decision_engine/strategy/common/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/common copying watcher/decision_engine/strategy/common/level.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/common copying watcher/decision_engine/strategy/context/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/context/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/context/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/selection/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/selection/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/selection/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/strategies/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/actuation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/basic_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_strategy.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/host_maintenance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/saving_energy.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/uniform_airflow.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/workload_balance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/workload_stabilization.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/zone_migration.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/hacking/__init__.py -> python-watcher-10.1.0.dev2/watcher/hacking copying watcher/hacking/checks.py -> python-watcher-10.1.0.dev2/watcher/hacking copying watcher/locale/de/LC_MESSAGES/watcher.po -> python-watcher-10.1.0.dev2/watcher/locale/de/LC_MESSAGES copying watcher/locale/en_GB/LC_MESSAGES/watcher.po -> python-watcher-10.1.0.dev2/watcher/locale/en_GB/LC_MESSAGES copying watcher/notifications/__init__.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/action.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/action_plan.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/audit.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/base.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/exception.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/goal.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/service.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/strategy.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/objects/__init__.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/action.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/action_description.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/action_plan.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/audit.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/audit_template.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/base.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/fields.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/goal.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/service.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/strategy.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/tests/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/base.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/conf_fixture.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/config.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/fake_policy.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/fakes.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/policy_fixture.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/test_threading.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/api/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/base.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_config.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_hooks.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_root.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_scheduling.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_utils.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/utils.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/v1/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_actions.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_actions_plans.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_audit_templates.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_audits.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_data_model.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_goals.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_microversions.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_root.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_scoring_engines.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_services.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_strategies.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_types.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_utils.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_webhooks.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/applier/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/test_applier_manager.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/test_rpcapi.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/test_sync.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/action_plan/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/action_plan copying watcher/tests/applier/action_plan/test_default_action_handler.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/action_plan copying watcher/tests/applier/actions/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_change_node_power_state.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_change_nova_service_state.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_migration.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_resize.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_sleep.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_volume_migration.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions/loading copying watcher/tests/applier/actions/loading/test_default_actions_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions/loading copying watcher/tests/applier/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/messaging copying watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/messaging copying watcher/tests/applier/workflow_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine/loading copying watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine/loading copying watcher/tests/cmd/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_api.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_applier.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_db_manage.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_decision_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_status.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/common/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_cinder_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_clients.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_ironic_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_nova_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_placement_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_service.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/loader/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/common/loader copying watcher/tests/common/loader/test_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/common/loader copying watcher/tests/conf/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/conf copying watcher/tests/conf/test_list_opts.py -> python-watcher-10.1.0.dev2/watcher/tests/conf copying watcher/tests/db/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/base.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_action.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_action_description.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_action_plan.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_audit.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_audit_template.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_goal.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_purge.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_service.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_strategy.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/utils.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/decision_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/fake_goals.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/fake_strategies.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_gmr.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_rpcapi.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_scheduling.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_sync.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/audit/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/audit copying watcher/tests/decision_engine/audit/test_audit_handlers.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/audit copying watcher/tests/decision_engine/cluster/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/datasources/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_grafana_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_manager.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_monasca_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/event_consumer/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/event_consumer copying watcher/tests/decision_engine/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_collector_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_default_planner_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_goal_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/model/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/ceilometer_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/faker_cluster_state.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/gnocchi_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/monasca_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/test_element.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/test_model.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_10.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/notification/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/fake_managers.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/data/capacity.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-lock.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-delete.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/planner/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_planner_manager.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_weight_planner.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/scope/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/fake_scopes.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_baremetal.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_compute.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_storage.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scoring/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_scoring_factory.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/solution/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/solution copying watcher/tests/decision_engine/solution/test_default_solution.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/solution copying watcher/tests/decision_engine/strategy/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy copying watcher/tests/decision_engine/strategy/context/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/context copying watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/context copying watcher/tests/decision_engine/strategy/selector/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/selector copying watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/selector copying watcher/tests/decision_engine/strategy/strategies/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/notifications/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_action_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_action_plan_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_audit_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_service_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/objects/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_action.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_action_description.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_action_plan.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_audit.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_audit_template.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_goal.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_objects.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_service.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_strategy.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/utils.py -> python-watcher-10.1.0.dev2/watcher/tests/objects Writing python-watcher-10.1.0.dev2/setup.cfg creating dist Creating tar archive removing 'python-watcher-10.1.0.dev2' (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)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc --copyout /var/tmp/pkgsrc/dist /tmp/tmp.zJ1OCW1k79/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-metalsmith-45670dfbe809ea26be8ea63ad334b6fad78facb4 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/45/67/45670dfbe809ea26be8ea63ad334b6fad78facb4_0765564e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f03e84ae6212ed80e3b1e56ff289cf13634e9a80 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/f0/3e/f03e84ae6212ed80e3b1e56ff289cf13634e9a80_6ed4bcd0 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-dynamic-routing-d41c3f0749c12c28c4004b8a58a6d11cf9394dc1 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/d4/1c/d41c3f0749c12c28c4004b8a58a6d11cf9394dc1_e3c8c572 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/36/3b/363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0_5d00f45d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-3813c99e501a1f67a9cbde751cf71747a61f6786 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/38/13/3813c99e501a1f67a9cbde751cf71747a61f6786_af00321e enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-1c7b14cadd29615ded7d3ad95c39212732511fb6 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/1c/7b/1c7b14cadd29615ded7d3ad95c39212732511fb6_24f44447 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4533980 3076164 3306536 8602040 8030152 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zrztgbbj', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4534936 3068932 3306536 8608316 8029348 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 32% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ad6uwyq7', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1036', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp/pkgsrc/dist to /tmp/tmp.zJ1OCW1k79/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.zJ1OCW1k79/dist ++ grep .tar.gz + SOURCE=python-watcher-10.1.0.dev2.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.zJ1OCW1k79/dist/python-watcher-10.1.0.dev2.tar.gz ++ basename python-watcher-10.1.0.dev2.tar.gz .tar.gz + SOURCEWITHREL=python-watcher-10.1.0.dev2-0.20230303114742.d28630b.tar.gz + mv /tmp/tmp.zJ1OCW1k79/dist/python-watcher-10.1.0.dev2.tar.gz /tmp/tmp.zJ1OCW1k79/SOURCES/python-watcher-10.1.0.dev2-0.20230303114742.d28630b.tar.gz + cd /home/centos9-antelope/data/openstack-watcher_distro + cp -a conf.README openstack-watcher-api.service openstack-watcher-applier.service openstack-watcher-decision-engine.service openstack-watcher.spec sources watcher-dist.conf watcher.logrotate /tmp/tmp.zJ1OCW1k79/SOURCES/ + cp openstack-watcher.spec /tmp/tmp.zJ1OCW1k79/SPECS/ + cd /tmp/tmp.zJ1OCW1k79/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-watcher.spec + sed -i -e '1i%define upstream_version 10.1.0.dev2\' openstack-watcher.spec + grep -qc '^%global dlrn .*' openstack-watcher.spec + sed -i -e '1i%global dlrn 1\' openstack-watcher.spec + grep -qc '^%global dlrn_nvr .*' openstack-watcher.spec ++ basename python-watcher-10.1.0.dev2-0.20230303114742.d28630b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr python-watcher-10.1.0.dev2-0.20230303114742.d28630b\' openstack-watcher.spec + sed -i -e s/UPSTREAMVERSION/10.1.0.dev2/g openstack-watcher.spec + set_nvr_in_spec + VERSION=10.1.0 + sed -i -e 's/Version:.*/Version: 10.1.0/g' openstack-watcher.spec + sed -i -e 's/Release:.*/Release: 0.20230303114742.d28630b%{?dist}/g' openstack-watcher.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: python-watcher-10.1.0.dev2-0.20230303114742.d28630b.tar.gz/' openstack-watcher.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-watcher.spec + cat openstack-watcher.spec %global dlrn_nvr python-watcher-10.1.0.dev2-0.20230303114742.d28630b %global dlrn 1 %define upstream_version 10.1.0.dev2 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service watcher %global common_desc Watcher is an Infrastructure Optimization service. %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 Name: openstack-%{service} Version: 10.1.0 Release: 0.20230303114742.d28630b%{?dist} Summary: Openstack Infrastructure Optimization service. License: ASL 2.0 URL: https://launchpad.net/watcher Source0: python-watcher-10.1.0.dev2-0.20230303114742.d28630b.tar.gz # Systemd scripts Source10: openstack-watcher-api.service Source11: openstack-watcher-applier.service Source12: openstack-watcher-decision-engine.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/python-%{service}-%{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 BuildRequires: git-core BuildRequires: python3-devel BuildRequires: python3-oslo-config >= 2:6.8.0 BuildRequires: python3-setuptools BuildRequires: python3-pbr >= 3.1.1 BuildRequires: systemd BuildRequires: python3-debtcollector BuildRequires: python3-APScheduler BuildRequires: python3-microversion-parse %description %{common_desc} %package -n python3-%{service} Summary: Watcher Python libraries %{?python_provide:%python_provide python3-%{service}} Requires: python3-APScheduler Requires: python3-croniter >= 0.3.20 Requires: python3-os-resource-classes >= 0.4.0 Requires: python3-jsonpatch >= 1.21 Requires: python3-jsonschema >= 3.2.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-keystonemiddleware >= 4.21.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-cache >= 1.29.0 Requires: python3-oslo-config >= 2:6.8.0 Requires: python3-oslo-context >= 2.21.0 Requires: python3-oslo-db >= 4.44.0 Requires: python3-oslo-i18n >= 3.20.0 Requires: python3-oslo-log >= 3.37.0 Requires: python3-oslo-messaging >= 8.1.2 Requires: python3-oslo-policy >= 3.6.0 Requires: python3-oslo-reports >= 1.27.0 Requires: python3-oslo-serialization >= 2.25.0 Requires: python3-oslo-service >= 1.30.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-oslo-utils >= 3.36.0 Requires: python3-oslo-versionedobjects >= 1.32.0 Requires: python3-pbr >= 3.1.1 Requires: python3-pecan >= 1.3.2 Requires: python3-prettytable >= 0.7.2 Requires: python3-cinderclient >= 3.5.0 Requires: python3-glanceclient >= 1:2.9.1 Requires: python3-gnocchiclient >= 7.0.1 Requires: python3-ironicclient >= 2.5.0 Requires: python3-keystoneclient >= 1:3.15.0 Requires: python3-microversion-parse >= 0.2.1 Requires: python3-monascaclient >= 1.12.0 Requires: python3-neutronclient >= 6.7.0 Requires: python3-novaclient >= 1:14.1.0 Requires: python3-openstackclient >= 3.14.0 Requires: python3-sqlalchemy >= 1.2.5 Requires: python3-stevedore >= 1.28.0 Requires: python3-taskflow >= 3.8.0 Requires: python3-wsme >= 0.9.2 Requires: python3-futurist >= 1.8.0 Requires: python3-lxml >= 4.5.1 Requires: python3-networkx >= 2.4 Requires: python3-paste-deploy >= 1.5.2 Requires: python3-webob >= 1.8.5 %description -n python3-%{service} Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a complete optimization loop—including everything from a metrics receiver, complex event processor and profiler, optimization processor and an action plan applier. This provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency—and more! This package contains the Python libraries. %package common Summary: Components common for OpenStack Watcher Requires: python3-%{service} = %{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description common Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a complete optimization loop—including everything from a metrics receiver, complex event processor and profiler, optimization processor and an action plan applier. This provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency—and more! This package contains the common files. %package api Summary: OpenStack Watcher API service Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the ReST API. %package applier Summary: OpenStack Watcher Applier service Requires: %{name}-common = %{version}-%{release} %description applier %{common_desc} This package contains the watcher applier, which is one of core services of watcher. %package decision-engine Summary: OpenStack Watcher Decision Engine service Requires: %{name}-common = %{version}-%{release} %description decision-engine %{common_desc} This package contains the Watcher Decision Engine, which is one of core services of watcher. %package -n python3-%{service}-tests-unit Summary: Watcher unit tests %{?python_provide:%python_provide python3-%{service}-tests-unit} Requires: %{name}-common = %{version}-%{release} %description -n python3-watcher-tests-unit This package contains the Watcher test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Workflow Service BuildRequires: python3-hacking BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-oslo-db BuildRequires: python3-oslo-cache BuildRequires: python3-croniter BuildRequires: python3-jsonschema BuildRequires: python3-os-testr BuildRequires: python3-pecan BuildRequires: python3-subunit BuildRequires: python3-cinderclient BuildRequires: python3-glanceclient BuildRequires: python3-keystoneclient BuildRequires: python3-novaclient BuildRequires: python3-monascaclient BuildRequires: python3-gnocchiclient BuildRequires: python3-keystonemiddleware BuildRequires: python3-ironicclient BuildRequires: python3-openstackclient BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-sphinxcontrib-pecanwsme BuildRequires: python3-sphinxcontrib-rsvgconverter BuildRequires: python3-oslo-log BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-reports BuildRequires: python3-reno BuildRequires: python3-jsonpatch BuildRequires: python3-taskflow BuildRequires: python3-wsme BuildRequires: python3-voluptuous BuildRequires: python3-debtcollector BuildRequires: openstack-macros BuildRequires: python3-freezegun BuildRequires: python3-networkx BuildRequires: python3-sphinxcontrib-httpdomain %description doc OpenStack Watcher documentaion. This package contains the documentation %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n python-%{service}-%{upstream_version} -S git %py_req_cleanup %build %{py3_build} oslo-config-generator --config-file etc/watcher/oslo-config-generator/watcher.conf \ --output-file etc/watcher.conf.sample %install %{py3_install} %if 0%{?with_doc} export PYTHONPATH="$( pwd ):$PYTHONPATH" sphinx-build -b html doc/source doc/build/html rm -rf doc/build/html/.{doctrees,buildinfo} %endif mkdir -p %{buildroot}%{_sysconfdir}/watcher/ mkdir -p %{buildroot}%{_localstatedir}/log/watcher mkdir -p %{buildroot}%{_localstatedir}/run/watcher mkdir -p %{buildroot}%{_localstatedir}/cache/watcher install -p -D -m 644 %SOURCE10 %{buildroot}%{_unitdir}/openstack-watcher-api.service install -p -D -m 644 %SOURCE11 %{buildroot}%{_unitdir}/openstack-watcher-applier.service install -p -D -m 644 %SOURCE12 %{buildroot}%{_unitdir}/openstack-watcher-decision-engine.service install -p -D -m 640 etc/watcher.conf.sample \ %{buildroot}%{_sysconfdir}/watcher/watcher.conf chmod +x %{buildroot}%{_bindir}/watcher* # Remove unneeded in production rm -f %{buildroot}/usr/etc/watcher.conf.sample rm -f %{buildroot}/usr/etc/watcher/README-watcher.conf.txt rm -rf %{buildroot}/usr/etc/watcher/oslo-config-generator # Move /usr/etc/watcher to /etc/watcher rm -rf %{buildroot}/usr/etc %pre common USERNAME=watcher GROUPNAME=$USERNAME HOMEDIR=%{_localstatedir}/cache/$USERNAME getent group $GROUPNAME >/dev/null || groupadd -r $GROUPNAME getent passwd $USERNAME >/dev/null || useradd -r -g $GROUPNAME -G $GROUPNAME -d $HOMEDIR -s /sbin/nologin \ -c "Satcher Services" $USERNAME exit 0 %post api %systemd_post openstack-watcher-api.service %preun api %systemd_preun openstack-watcher-api.service %postun api %systemd_postun_with_restart openstack-watcher-api.service %post applier %systemd_post openstack-watcher-applier.service %preun applier %systemd_preun openstack-watcher-applier.service %postun applier %systemd_postun_with_restart openstack-watcher-applier.service %post decision-engine %systemd_post openstack-watcher-decision-engine.service %preun decision-engine %systemd_preun openstack-watcher-decision-engine.service %postun decision-engine %systemd_postun_with_restart openstack-watcher-decision-engine.service %files api %license LICENSE %{_bindir}/watcher-api %{_bindir}/watcher-api-wsgi %{_unitdir}/openstack-watcher-api.service %files common %license LICENSE %dir %{_sysconfdir}/watcher %config(noreplace) %attr(-, watcher, watcher) %{_sysconfdir}/watcher/* %{_bindir}/watcher-db-manage %dir %attr(755, watcher, watcher) %{_localstatedir}/run/watcher %dir %attr(750, watcher, root) %{_localstatedir}/log/watcher %dir %attr(755, watcher, watcher) %{_localstatedir}/cache/watcher %{_bindir}/watcher-sync %{_bindir}/watcher-status %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %files applier %license LICENSE %{_bindir}/watcher-applier %{_unitdir}/openstack-watcher-applier.service %files decision-engine %license LICENSE %{_bindir}/watcher-decision-engine %{_unitdir}/openstack-watcher-decision-engine.service %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/python_%{service}-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests-unit %license LICENSE %{python3_sitelib}/%{service}/tests %changelog + spectool -g -C /tmp/tmp.zJ1OCW1k79/SOURCES openstack-watcher.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc --spec openstack-watcher.spec --sources=/tmp/tmp.zJ1OCW1k79/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-metalsmith-45670dfbe809ea26be8ea63ad334b6fad78facb4 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/45/67/45670dfbe809ea26be8ea63ad334b6fad78facb4_0765564e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f03e84ae6212ed80e3b1e56ff289cf13634e9a80 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/f0/3e/f03e84ae6212ed80e3b1e56ff289cf13634e9a80_6ed4bcd0 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-dynamic-routing-d41c3f0749c12c28c4004b8a58a6d11cf9394dc1 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/d4/1c/d41c3f0749c12c28c4004b8a58a6d11cf9394dc1_e3c8c572 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/36/3b/363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0_5d00f45d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-3813c99e501a1f67a9cbde751cf71747a61f6786 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/38/13/3813c99e501a1f67a9cbde751cf71747a61f6786_af00321e enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-1c7b14cadd29615ded7d3ad95c39212732511fb6 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/1c/7b/1c7b14cadd29615ded7d3ad95c39212732511fb6_24f44447 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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(openstack-watcher.spec) Config(dlrn-centos9-antelope-x86_64-1) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-antelope-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4507500 4334908 2000588 7369776 9362972 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.nhkq8wrg', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4529656 2511452 3292316 9171076 8049088 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 31% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.jm3ru46p', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1036', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: delorean-python-metalsmith-45670dfbe809ea26be8e 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-3ddce92b748ce4846f17c 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslotest-d4b189682ca2239abb23ab 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-7508dbf27aa88ac03a163 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-59f7a524fd4ded3c17b10ab 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1ae2ad39795a3b4c8e0d4 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-f03e84ae6212ed80e3b1e 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-dynamic-routing-d41c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f4cde3666d9b31f9d5e 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-363b941f2c4c4e1ffe7 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a2952962d2f451d63b4826 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-3813c99e501 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-heat-templates-1c7b1 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5bd230721303279781ca 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-9960993b 26 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 47 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 42 kB/s | 6.9 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 62 kB/s | 7.4 kB 00:00 DEBUG: dlrn-antelope-testing 29 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 29 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 43 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 43 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 39 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 40 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Upgrading: DEBUG: gcc-toolset-12-binutils-gold x86_64 2.38-16.el9 appstream 780 k DEBUG: Installing dependencies: DEBUG: binutils-gold x86_64 2.35.2-37.el9 baseos 734 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Upgrade 1 Package DEBUG: Total size: 1.5 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] binutils-gold-2.35.2-37.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Upgrading : gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 1/3 DEBUG: Running scriptlet: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 1/3 DEBUG: Installing : binutils-gold-2.35.2-37.el9.x86_64 2/3 DEBUG: Cleanup : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 3/3 DEBUG: Running scriptlet: gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 3/3 DEBUG: Verifying : binutils-gold-2.35.2-37.el9.x86_64 1/3 DEBUG: Verifying : gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 2/3 DEBUG: Verifying : gcc-toolset-12-binutils-gold-2.38-14.el9.x86_64 3/3 DEBUG: Upgraded: DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: Installed: DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Child return code was: 0 INFO: Calling postupdate hooks because there are new/updated packages: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 binutils-gold-2.35.2-37.el9.x86_64 DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '--exclude=./var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1036gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-watcher.spec) Config(dlrn-1) 1 minutes 0 seconds INFO: Results and/or logs in: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.zJ1OCW1k79 INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=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-centos8.rdoproject.org.novalocal', '%repo_bootstrap': '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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-metalsmith-45670dfbe809ea26be8ea63ad334b6fad78facb4 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/45/67/45670dfbe809ea26be8ea63ad334b6fad78facb4_0765564e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-7508dbf27aa88ac03a1633b3a60531cb36b7a79b baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/75/08/7508dbf27aa88ac03a1633b3a60531cb36b7a79b_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f03e84ae6212ed80e3b1e56ff289cf13634e9a80 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/f0/3e/f03e84ae6212ed80e3b1e56ff289cf13634e9a80_6ed4bcd0 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-dynamic-routing-d41c3f0749c12c28c4004b8a58a6d11cf9394dc1 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/d4/1c/d41c3f0749c12c28c4004b8a58a6d11cf9394dc1_e3c8c572 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/36/3b/363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0_5d00f45d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-3813c99e501a1f67a9cbde751cf71747a61f6786 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/38/13/3813c99e501a1f67a9cbde751cf71747a61f6786_af00321e enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-1c7b14cadd29615ded7d3ad95c39212732511fb6 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/1c/7b/1c7b14cadd29615ded7d3ad95c39212732511fb6_24f44447 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm INFO: Start(/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm) Config(dlrn-centos9-antelope-x86_64-1) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4506092 3522460 2001120 8183632 9331008 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.h3jl84vj', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 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: 16212184 4515292 2538016 2871560 9158876 8451440 DEBUG: Swap: 16777212 3223636 13553576 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 31% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.a9ind_di', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1036', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: delorean-python-metalsmith-45670dfbe809ea26be8e 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-3ddce92b748ce4846f17c 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslotest-d4b189682ca2239abb23ab 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-7508dbf27aa88ac03a163 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-59f7a524fd4ded3c17b10ab 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1ae2ad39795a3b4c8e0d4 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-f03e84ae6212ed80e3b1e 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-dynamic-routing-d41c 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f4cde3666d9b31f9d5e 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-363b941f2c4c4e1ffe7 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a2952962d2f451d63b4826 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-3813c99e501 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-heat-templates-1c7b1 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5bd230721303279781ca 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-9960993b 15 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 15 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 9.5 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 21 kB/s | 6.9 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 22 kB/s | 7.4 kB 00:00 DEBUG: dlrn-antelope-testing 11 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 11 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 7.8 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 7.4 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 8.3 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 8.1 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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init Start: build phase for openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm Start: build setup for openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.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: openstack-watcher-10.1.0-0.20230303114######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.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: openstack-watcher-api.service DEBUG: openstack-watcher-applier.service DEBUG: openstack-watcher-decision-engine.service DEBUG: openstack-watcher.spec DEBUG: python-watcher-10.1.0.dev2-0.20230303114742.d28630b.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/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1036gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Last metadata expiration check: 0:00:04 ago on Fri Mar 3 11:50:10 2023. DEBUG: Package git-core-2.39.1-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.16-1.el9.x86_64 is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-7.el9.noarch is already installed. DEBUG: Package systemd-252-6.el9.x86_64 is already installed. DEBUG: (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) DEBUG: Error: DEBUG: Problem: conflicting requests DEBUG: - nothing provides (python3.9dist(tzlocal) >= 2 with python3.9dist(tzlocal) < 3) needed by python3-APScheduler-3.7.0-2.el9s.noarch DEBUG: Child return code was: 1 Finish: build setup for openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm Finish: build phase for openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm ERROR: Exception(/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm) Config(dlrn-centos9-antelope-x86_64-1) 0 minutes 24 seconds INFO: Results and/or logs in: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_43aacfcc INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ERROR: Command failed: # /usr/bin/dnf builddep --installroot /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/ --releasever 9 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=local --disableplugin=spacewalk /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230303114742.d28630b.el9.src.rpm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk Last metadata expiration check: 0:00:04 ago on Fri Mar 3 11:50:10 2023. Package git-core-2.39.1-1.el9.x86_64 is already installed. Package openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch is already installed. Package python3-devel-3.9.16-1.el9.x86_64 is already installed. Package python3-pbr-5.11.1-1.el9s.noarch is already installed. Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. Package python3-sphinx-1:3.4.3-7.el9.noarch is already installed. Package systemd-252-6.el9.x86_64 is already installed. (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Error: Problem: conflicting requests - nothing provides (python3.9dist(tzlocal) >= 2 with python3.9dist(tzlocal) < 3) needed by python3-APScheduler-3.7.0-2.el9s.noarch