+ 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-xena/data/dlrn-1.cfg --resultdir /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'
+ /usr/bin/mock -v -r /home/centos9-xena/data/dlrn-1.cfg --resultdir /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234 --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-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-xena-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:  1027
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-xena-x86_64-1/ccache/u1027/', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, '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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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 1027 -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-xena-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-xena/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-xena-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

[9-BaseOS]
name=CentOS-Stream - Base
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
failovermethod=priority
gpgcheck=0
enabled=1
skip_if_unavailable=False

[9-AppStream]
name=CentOS-Stream - AppStream
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-PowerTools]
name=CentOS-Stream - PowerTools
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-HighAvailability]
name=CentOS-Stream - HighAvailability
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[delorean-component-baremetal]
name=delorean-python-sushy-tools-05a1bedf9320cebc592de73fc4372b4a9c0fc00d
baseurl=https://trunk.rdoproject.org/centos9-xena/component/baremetal/05/a1/05a1bedf9320cebc592de73fc4372b4a9c0fc00d_5791966c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-python-cinderlib-ee115cb8e68382aa329a380a11335fa04c8f709c
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cinder/ee/11/ee115cb8e68382aa329a380a11335fa04c8f709c_6e3fa3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-os-brick-36f12c05a75950f8214b5504c972b98edc63cdd7
baseurl=https://trunk.rdoproject.org/centos9-xena/component/clients/36/f1/36f12c05a75950f8214b5504c972b98edc63cdd7_9063769e
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_0a156cdc
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-stackviz-87972d44dd338a940048804d3fc4107e490b59dc
baseurl=https://trunk.rdoproject.org/centos9-xena/component/common/87/97/87972d44dd338a940048804d3fc4107e490b59dc_7926712b
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-64f5c1cfb0e7223603c06e22a204716919d05294
baseurl=https://trunk.rdoproject.org/centos9-xena/component/compute/64/f5/64f5c1cfb0e7223603c06e22a204716919d05294_4e8357e6
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-aa7c4acdade2071084a35e42b35c1ec5a8c9990f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/glance/aa/7c/aa7c4acdade2071084a35e42b35c1ec5a8c9990f_0da6e950
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a4fab9a60e4c0c59fa26891a65873cec070960c5
baseurl=https://trunk.rdoproject.org/centos9-xena/component/manila/a4/fa/a4fab9a60e4c0c59fa26891a65873cec070960c5_79cfad9f
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-tap-as-a-service-351c1fbed5c96024eb37ddc8aa64313054e33069
baseurl=https://trunk.rdoproject.org/centos9-xena/component/network/35/1c/351c1fbed5c96024eb37ddc8aa64313054e33069_0b1d4007
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-45c992c1f396bc66cb61bf8fa0e448648a0d5f53
baseurl=https://trunk.rdoproject.org/centos9-xena/component/octavia/45/c9/45c992c1f396bc66cb61bf8fa0e448648a0d5f53_88a8fd4c
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-python-novajoin-265146ed2ec30bc50706e7daf317449de0fc148f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/security/26/51/265146ed2ec30bc50706e7daf317449de0fc148f_3154f488
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-7520aada3c042fe209e2e4eb9414c0c3f8dfd027
baseurl=https://trunk.rdoproject.org/centos9-xena/component/swift/75/20/7520aada3c042fe209e2e4eb9414c0c3f8dfd027_4b7c91aa
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-c410268ab1410de6baf035a66f9fcfaa2e6f5c18
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tempest/c4/10/c410268ab1410de6baf035a66f9fcfaa2e6f5c18_42e88b97
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4132611b3324b5005f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tripleo/92/40/92401b89bc57f441e1415d4132611b3324b5005f_838768a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-trove-ui-f1c3e51bed9b26688cd7f357e65c3bd06e23e31a
baseurl=https://trunk.rdoproject.org/centos9-xena/component/ui/f1/c3/f1c3e51bed9b26688cd7f357e65c3bd06e23e31a_11fd31e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-openstack-tripleo-validations-17be4534123459c2e0991e4618499151b57248c1
baseurl=https://trunk.rdoproject.org/centos9-xena/component/validation/17/be/17be4534123459c2e0991e4618499151b57248c1_4f26ac80
enabled=1
gpgcheck=0
priority=1

[delorean-xena-testing]
name=dlrn-xena-testing
baseurl=https://trunk.rdoproject.org/centos9-xena/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-xena-build-deps]
name=dlrn-xena-build-deps
baseurl=https://trunk.rdoproject.org/centos9-xena/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/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-xena-x86_64-1-bootstrap
DEBUG: kill orphans
+ /usr/bin/mock -v -r /home/centos9-xena/data/dlrn-1.cfg --resultdir /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234 --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-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-xena-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:  1027
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-xena-x86_64-1/ccache/u1027/', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, '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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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 1027 -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-xena-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-xena/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-xena-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

[9-BaseOS]
name=CentOS-Stream - Base
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
failovermethod=priority
gpgcheck=0
enabled=1
skip_if_unavailable=False

[9-AppStream]
name=CentOS-Stream - AppStream
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-PowerTools]
name=CentOS-Stream - PowerTools
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-HighAvailability]
name=CentOS-Stream - HighAvailability
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[delorean-component-baremetal]
name=delorean-python-sushy-tools-05a1bedf9320cebc592de73fc4372b4a9c0fc00d
baseurl=https://trunk.rdoproject.org/centos9-xena/component/baremetal/05/a1/05a1bedf9320cebc592de73fc4372b4a9c0fc00d_5791966c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-python-cinderlib-ee115cb8e68382aa329a380a11335fa04c8f709c
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cinder/ee/11/ee115cb8e68382aa329a380a11335fa04c8f709c_6e3fa3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-os-brick-36f12c05a75950f8214b5504c972b98edc63cdd7
baseurl=https://trunk.rdoproject.org/centos9-xena/component/clients/36/f1/36f12c05a75950f8214b5504c972b98edc63cdd7_9063769e
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_0a156cdc
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-stackviz-87972d44dd338a940048804d3fc4107e490b59dc
baseurl=https://trunk.rdoproject.org/centos9-xena/component/common/87/97/87972d44dd338a940048804d3fc4107e490b59dc_7926712b
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-64f5c1cfb0e7223603c06e22a204716919d05294
baseurl=https://trunk.rdoproject.org/centos9-xena/component/compute/64/f5/64f5c1cfb0e7223603c06e22a204716919d05294_4e8357e6
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-aa7c4acdade2071084a35e42b35c1ec5a8c9990f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/glance/aa/7c/aa7c4acdade2071084a35e42b35c1ec5a8c9990f_0da6e950
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a4fab9a60e4c0c59fa26891a65873cec070960c5
baseurl=https://trunk.rdoproject.org/centos9-xena/component/manila/a4/fa/a4fab9a60e4c0c59fa26891a65873cec070960c5_79cfad9f
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-tap-as-a-service-351c1fbed5c96024eb37ddc8aa64313054e33069
baseurl=https://trunk.rdoproject.org/centos9-xena/component/network/35/1c/351c1fbed5c96024eb37ddc8aa64313054e33069_0b1d4007
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-45c992c1f396bc66cb61bf8fa0e448648a0d5f53
baseurl=https://trunk.rdoproject.org/centos9-xena/component/octavia/45/c9/45c992c1f396bc66cb61bf8fa0e448648a0d5f53_88a8fd4c
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-python-novajoin-265146ed2ec30bc50706e7daf317449de0fc148f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/security/26/51/265146ed2ec30bc50706e7daf317449de0fc148f_3154f488
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-7520aada3c042fe209e2e4eb9414c0c3f8dfd027
baseurl=https://trunk.rdoproject.org/centos9-xena/component/swift/75/20/7520aada3c042fe209e2e4eb9414c0c3f8dfd027_4b7c91aa
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-c410268ab1410de6baf035a66f9fcfaa2e6f5c18
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tempest/c4/10/c410268ab1410de6baf035a66f9fcfaa2e6f5c18_42e88b97
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4132611b3324b5005f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tripleo/92/40/92401b89bc57f441e1415d4132611b3324b5005f_838768a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-trove-ui-f1c3e51bed9b26688cd7f357e65c3bd06e23e31a
baseurl=https://trunk.rdoproject.org/centos9-xena/component/ui/f1/c3/f1c3e51bed9b26688cd7f357e65c3bd06e23e31a_11fd31e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-openstack-tripleo-validations-17be4534123459c2e0991e4618499151b57248c1
baseurl=https://trunk.rdoproject.org/centos9-xena/component/validation/17/be/17be4534123459c2e0991e4618499151b57248c1_4f26ac80
enabled=1
gpgcheck=0
priority=1

[delorean-xena-testing]
name=dlrn-xena-testing
baseurl=https://trunk.rdoproject.org/centos9-xena/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-xena-build-deps]
name=dlrn-xena-build-deps
baseurl=https://trunk.rdoproject.org/centos9-xena/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/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-xena-x86_64-1/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     3960344     2770960     5327556     9480876     6587504
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  269M  4.1G   7% /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.w2d_42i4', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     3549032     2158108     6309240    10505040     6017328
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  997M  3.3G  24% /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.0hrnwr5_', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root
DEBUG: resultdir = /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1027', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-xena-x86_64-1/root/.initialized
Finish: chroot init
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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 -r /home/centos9-xena/data/dlrn-1.cfg -p
+ MOCKDIR=/var/lib/mock/dlrn-centos9-xena-x86_64-1/root/
+ '[' -z '' ']'
+ detect_version_and_release
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ copy_src_to_mock_buildroot
+ git checkout -f 7c44b7190e6bdb8582499f9a85db6988cc8cd273
HEAD is now at 7c44b719 Merge "Deprecate and ignore --skip-nodes-and-networks"
+ '[' -d /var/lib/mock/dlrn-centos9-xena-x86_64-1/root//var/tmp/pkgsrc ']'
+ mkdir /var/lib/mock/dlrn-centos9-xena-x86_64-1/root//var/tmp/pkgsrc
+ cp -pr . /var/lib/mock/dlrn-centos9-xena-x86_64-1/root//var/tmp/pkgsrc
+ pushd /var/lib/mock/dlrn-centos9-xena-x86_64-1/root//var/tmp/pkgsrc
/var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/tmp/pkgsrc ~/data/python-tripleoclient
+ set +o pipefail
+ xargs -n 1 git tag -d
+ git tag -l 'private-*'
+ set -o pipefail
+ popd
~/data/python-tripleoclient
++ tail -n 1
++ /usr/bin/mock -q -r /home/centos9-xena/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)'
++ /usr/bin/mock -q -r /home/centos9-xena/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h'
+ setversionandrelease 17.1.0 7c44b71
+ UPSTREAMVERSION=17.1.0
+ [[ 17.1.0 =~ ([^-]*)-(.+) ]]
+ [[ 17.1.0 =~ (.*?)\.(0rc.+) ]]
+ [[ 17.1.0 =~ (.*?)\.(0b.+) ]]
+ [[ 17.1.0 =~ (.*?)\.(0a.+) ]]
+ [[ 17.1.0 =~ (.*?)\.(dev.+) ]]
+ [[ 17.1.0 =~ (.*?)\.(g.+) ]]
+ [[ 17.1.0 =~ (.*?)\.pre.* ]]
+ [[ 17.1.0 =~ ^([.0-9]*)$ ]]
+ VERSION=17.1.0
+ [[ '' =~ \.dev[0-9]+\. ]]
+ '[' 0.date.hash = 0.1.date.hash ']'
+ '[' 0.date.hash = minor.date.hash ']'
+ RELEASE=0.20211119145439.7c44b71
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ SOURCETYPE=tarball
+ /usr/bin/mock -v -r /home/centos9-xena/data/dlrn-1.cfg --resultdir /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234 --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-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-xena-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:  1027
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-xena-x86_64-1/ccache/u1027/', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, '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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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 1027 -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-xena-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-xena/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-xena-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

[9-BaseOS]
name=CentOS-Stream - Base
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
failovermethod=priority
gpgcheck=0
enabled=1
skip_if_unavailable=False

[9-AppStream]
name=CentOS-Stream - AppStream
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-PowerTools]
name=CentOS-Stream - PowerTools
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-HighAvailability]
name=CentOS-Stream - HighAvailability
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[delorean-component-baremetal]
name=delorean-python-sushy-tools-05a1bedf9320cebc592de73fc4372b4a9c0fc00d
baseurl=https://trunk.rdoproject.org/centos9-xena/component/baremetal/05/a1/05a1bedf9320cebc592de73fc4372b4a9c0fc00d_5791966c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-python-cinderlib-ee115cb8e68382aa329a380a11335fa04c8f709c
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cinder/ee/11/ee115cb8e68382aa329a380a11335fa04c8f709c_6e3fa3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-os-brick-36f12c05a75950f8214b5504c972b98edc63cdd7
baseurl=https://trunk.rdoproject.org/centos9-xena/component/clients/36/f1/36f12c05a75950f8214b5504c972b98edc63cdd7_9063769e
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_0a156cdc
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-stackviz-87972d44dd338a940048804d3fc4107e490b59dc
baseurl=https://trunk.rdoproject.org/centos9-xena/component/common/87/97/87972d44dd338a940048804d3fc4107e490b59dc_7926712b
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-64f5c1cfb0e7223603c06e22a204716919d05294
baseurl=https://trunk.rdoproject.org/centos9-xena/component/compute/64/f5/64f5c1cfb0e7223603c06e22a204716919d05294_4e8357e6
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-aa7c4acdade2071084a35e42b35c1ec5a8c9990f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/glance/aa/7c/aa7c4acdade2071084a35e42b35c1ec5a8c9990f_0da6e950
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a4fab9a60e4c0c59fa26891a65873cec070960c5
baseurl=https://trunk.rdoproject.org/centos9-xena/component/manila/a4/fa/a4fab9a60e4c0c59fa26891a65873cec070960c5_79cfad9f
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-tap-as-a-service-351c1fbed5c96024eb37ddc8aa64313054e33069
baseurl=https://trunk.rdoproject.org/centos9-xena/component/network/35/1c/351c1fbed5c96024eb37ddc8aa64313054e33069_0b1d4007
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-45c992c1f396bc66cb61bf8fa0e448648a0d5f53
baseurl=https://trunk.rdoproject.org/centos9-xena/component/octavia/45/c9/45c992c1f396bc66cb61bf8fa0e448648a0d5f53_88a8fd4c
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-python-novajoin-265146ed2ec30bc50706e7daf317449de0fc148f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/security/26/51/265146ed2ec30bc50706e7daf317449de0fc148f_3154f488
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-7520aada3c042fe209e2e4eb9414c0c3f8dfd027
baseurl=https://trunk.rdoproject.org/centos9-xena/component/swift/75/20/7520aada3c042fe209e2e4eb9414c0c3f8dfd027_4b7c91aa
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-c410268ab1410de6baf035a66f9fcfaa2e6f5c18
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tempest/c4/10/c410268ab1410de6baf035a66f9fcfaa2e6f5c18_42e88b97
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4132611b3324b5005f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tripleo/92/40/92401b89bc57f441e1415d4132611b3324b5005f_838768a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-trove-ui-f1c3e51bed9b26688cd7f357e65c3bd06e23e31a
baseurl=https://trunk.rdoproject.org/centos9-xena/component/ui/f1/c3/f1c3e51bed9b26688cd7f357e65c3bd06e23e31a_11fd31e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-openstack-tripleo-validations-17be4534123459c2e0991e4618499151b57248c1
baseurl=https://trunk.rdoproject.org/centos9-xena/component/validation/17/be/17be4534123459c2e0991e4618499151b57248c1_4f26ac80
enabled=1
gpgcheck=0
priority=1

[delorean-xena-testing]
name=dlrn-xena-testing
baseurl=https://trunk.rdoproject.org/centos9-xena/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-xena-build-deps]
name=dlrn-xena-build-deps
baseurl=https://trunk.rdoproject.org/centos9-xena/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/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-xena-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4345484     1581084     6328352    10285612     5193572
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  269M  4.1G   7% /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.jqaxp623', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1/root.
DEBUG: ensuring that dir exists: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4267436     1652648     6328352    10292096     5271812
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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.1G  3.3G  24% /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.u4miw47x', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root
DEBUG: resultdir = /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1027', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.2s)
running egg_info
creating python_tripleoclient.egg-info
writing python_tripleoclient.egg-info/PKG-INFO
writing dependency_links to python_tripleoclient.egg-info/dependency_links.txt
writing entry points to python_tripleoclient.egg-info/entry_points.txt
writing requirements to python_tripleoclient.egg-info/requires.txt
writing top-level names to python_tripleoclient.egg-info/top_level.txt
writing pbr to python_tripleoclient.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'python_tripleoclient.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_tripleoclient.egg-info/SOURCES.txt'
[pbr] reno was not found or is too old. Skipping release notes
running check
creating python-tripleoclient-17.1.0
creating python-tripleoclient-17.1.0/config-generator
creating python-tripleoclient-17.1.0/doc
creating python-tripleoclient-17.1.0/doc/source
creating python-tripleoclient-17.1.0/python_tripleoclient.egg-info
creating python-tripleoclient-17.1.0/releasenotes
creating python-tripleoclient-17.1.0/releasenotes/notes
creating python-tripleoclient-17.1.0/releasenotes/source
creating python-tripleoclient-17.1.0/releasenotes/source/_static
creating python-tripleoclient-17.1.0/templates
creating python-tripleoclient-17.1.0/templates/ephemeral-heat
creating python-tripleoclient-17.1.0/tripleoclient
creating python-tripleoclient-17.1.0/tripleoclient/config
creating python-tripleoclient-17.1.0/tripleoclient/tests
creating python-tripleoclient-17.1.0/tripleoclient/tests/config
creating python-tripleoclient-17.1.0/tripleoclient/tests/fixture_data
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/baremetal
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_backup
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_config
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_deploy
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_update
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_upgrade
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_image
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_netenv_validate
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_node
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_roles
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_update
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_upgrade
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/tripleo
creating python-tripleoclient-17.1.0/tripleoclient/tests/v1/undercloud
creating python-tripleoclient-17.1.0/tripleoclient/tests/v2
creating python-tripleoclient-17.1.0/tripleoclient/tests/v2/container_image
creating python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_ceph
creating python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_delete
creating python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_network
creating python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_node
creating python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_support
creating python-tripleoclient-17.1.0/tripleoclient/tests/workflows
creating python-tripleoclient-17.1.0/tripleoclient/v1
creating python-tripleoclient-17.1.0/tripleoclient/v2
creating python-tripleoclient-17.1.0/tripleoclient/workflows
creating python-tripleoclient-17.1.0/zuul.d
copying files to python-tripleoclient-17.1.0...
copying .coveragerc -> python-tripleoclient-17.1.0
copying .mailmap -> python-tripleoclient-17.1.0
copying .pre-commit-config.yaml -> python-tripleoclient-17.1.0
copying .pylintrc -> python-tripleoclient-17.1.0
copying .stestr.conf -> python-tripleoclient-17.1.0
copying AUTHORS -> python-tripleoclient-17.1.0
copying CONTRIBUTING.rst -> python-tripleoclient-17.1.0
copying ChangeLog -> python-tripleoclient-17.1.0
copying LICENSE -> python-tripleoclient-17.1.0
copying README.rst -> python-tripleoclient-17.1.0
copying bindep.txt -> python-tripleoclient-17.1.0
copying requirements.txt -> python-tripleoclient-17.1.0
copying setup.cfg -> python-tripleoclient-17.1.0
copying setup.py -> python-tripleoclient-17.1.0
copying test-requirements.txt -> python-tripleoclient-17.1.0
copying tox.ini -> python-tripleoclient-17.1.0
copying config-generator/minion.conf -> python-tripleoclient-17.1.0/config-generator
copying config-generator/standalone.conf -> python-tripleoclient-17.1.0/config-generator
copying config-generator/undercloud.conf -> python-tripleoclient-17.1.0/config-generator
copying doc/requirements.txt -> python-tripleoclient-17.1.0/doc
copying doc/source/commands.rst -> python-tripleoclient-17.1.0/doc/source
copying doc/source/conf.py -> python-tripleoclient-17.1.0/doc/source
copying doc/source/contributing.rst -> python-tripleoclient-17.1.0/doc/source
copying doc/source/index.rst -> python-tripleoclient-17.1.0/doc/source
copying doc/source/installation.rst -> python-tripleoclient-17.1.0/doc/source
copying doc/source/readme.rst -> python-tripleoclient-17.1.0/doc/source
copying doc/source/usage.rst -> python-tripleoclient-17.1.0/doc/source
copying python_tripleoclient.egg-info/PKG-INFO -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying python_tripleoclient.egg-info/SOURCES.txt -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying python_tripleoclient.egg-info/dependency_links.txt -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying python_tripleoclient.egg-info/entry_points.txt -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying python_tripleoclient.egg-info/not-zip-safe -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying python_tripleoclient.egg-info/pbr.json -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying python_tripleoclient.egg-info/requires.txt -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying python_tripleoclient.egg-info/top_level.txt -> python-tripleoclient-17.1.0/python_tripleoclient.egg-info
copying releasenotes/notes/5.8.0-9f2df7e7dfcfbc42.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/Add_parameters_and_create-vars-file_arguments_to_the_list_subcommand-2e0944e5440c4216.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/Allow-running-validations-by-name-using-Ansible-by-default-2dac0dfd9c7a4690.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/Swift-encryption-for-the-undercloud-9d9e62205fc54531.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/TLS-by-default-for-undercloud_config-f8cdcf206de51b3c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-architecture-option-1fca9e53bd59d353.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-check-for-disable-upgrade-deployment-flag-f074554e47e85b27.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-enable_neutron_heat-8d799d8ffc76f6da.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-fencing-parameter-generation-c0ae21e0fee4f350.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-ffu-cli-48e6039749f1fcdb.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-frr-service-option-71c20b6512f435dc.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-heat-type-cli-arg-2fa4f47a835aafea.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-ipa-cleanup-to-overcloud-delete-bf803bc67a4b38c2.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-ironic-bios-interface-3fdd5587a60fdb31.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-ironic-inspect-interface-90b6ff6cfc052eb4.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-network-unprovision-overcloud-delete-5c36ff706ab809ea.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-networks-data-support-to-standalone-c06e29b44f44b6d5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-node-unprovision-overcloud-delete-c7dd063912d4ebca.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-platform-option-97d92380b9ff52f1.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-skip-tags-overcloud-upgrade-run-6aaf5925ffc02359.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-undercloud_enable_selinux-configuration-67d2fb994496ef16.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add-user-confirmation-to-node-delete-ca8c240bfd71c0ba.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/add_save_swift_parameter_to_undercloud_backup-894e0bb4b3562a78.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/allow-running-validations-with-custom-extra-variables-12c7277b30eb791d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ansible-default-config-920461117f0bd427.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ansible-forks-arg-9f7b439e4b6980dd.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ansible_connection_timeout-78e45f20ff91f672.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/boot_mode-ef25d1a032dcae56.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/bug-1743575-dcacfa668eaf51a6.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/bulk-status-missing-50cc60281c6e20f5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/capture-environment-status-and-logs-5f7f0f287d8465c5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/check-undercloud-disk-space-709ebf574e91ae3a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/cleanup-docker_opts-65aa01111417cadb.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config-download-default-dir-changed-58a4b756b80050d0.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config-download-default-to-true-1423abc46b294938.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config-download-in-progress-4af02517cb5a5c0c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config-download-only-d82ae32e13595f93.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config-download-setup-only-1423abc46b294939.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config-download-timeout-82ab8914f998631f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config-download-verbosity-75fa34c110c00657.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/config_download-5ba7f496b2186b68.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/consistent-deploy-dir-b16c43c4f94c03ca.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/container-build-exclude-option-4c4d3899f7a2649c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/container-image-commands-49eaa9c338085844.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/container_cli-803238248de9c60a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/container_work_dir-edb40007cb25168e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ctlplane-undercloud-conf-host-routes-7084bf696020c39e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/default-kolla-conf-9b5aaab1931f00a0.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/default_ironic_http_boot-4b1d3769635b829f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deploy-overcloud-pre-provisioned-9d55ca9bda6c8a84.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deploy-undercloud-with-heat-789655d324b2727b.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deployment-rhel-registration-cli-removal-cf36ac9fb4d81a04.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deployment_user-bc451a45754035b9.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-baremetal-commands-d24279b6a7cf97d6.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-docker-config-options-ebf403648b096929.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-glance-image-upload-ef23d3078f430ccf.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-minion-83d87a36a2e74ecc.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-mistral-and-zaqar-aee14846fe3662d7.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-novajoin-6493fa10ee3e09cf.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-overcloud-container-prepare-45b61e76072b2736.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-pull-source-1d904126040c2eb1.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-standalone-argument-57660f3023dc3220.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-tripleo-deploy-plan-environment-file-baeebec064bfd44a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-tripleo-ui-12328976b429426f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate-undercloud-deploy-b3da98146e0c962d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecate_instack-e6ffdc2bb886a3c8.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/deprecated-network-data-v1-f1490ba769f6aa7a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/dhcp_start_stop_optional_for_remote_subnets-805b7d2ed7ed0863.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/disable-keystone-by-default-ee9cb13ee2e37f9f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/disable-password-generation-84a8be5686a8cf2e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/disable-password-generation-uc-cced193be3d1aa86.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/discover-tag-3b0b073a95178e82.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/drop-ceph-ansible-playbook-param-87e3d0582ab640ba.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/drop-ceph-upgrade-run-8f28475bf6b0af65.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/drop_mistral_support_for_the_validations_CLI-081bc5cd6e7db056.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ephemeral-heat-by-default-4ed05e8b82f41c4b.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ephemeral-heat-minor-update-db24c2f190c1c8a7.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/external-update-upgrade-8c354d66d8ad5ecc.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/fail-on-wrong-env-dir-b1d0530052002e57.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/fix-container-undercloud-validations-admin-host-only-against-local-subnet-5e98a220e01e6c19.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/fix-dhcpv6-stateless-inspector-dnsmasq-range-9d0f4635ecce3d2f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/fix-fencing-action-parameter-8321d25a23d8ef99.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/fix-pass-mtu-option-inspector-dnsmasq-7c2f9d7d358ace07.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/get_rid_of_mistral_for_listing_validations-1e9dedf33675f1d6.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/git-support-for-plans-883d622d2275ba3b.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/handle-failed-actions-cac0abd02ed67a51.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/handle-no-deployment-status-a8f73f887f0f158f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/healthcheck_disabled-d0878072273d1496.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/heat_launcher_podman-80870701fe4d99a5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/image-build-labels-97fda64f693cd8ba.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/image-vendor-packages-a0d667e0c7aa1bbd.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/inflight-validation-option-9e3f70b5bcb8dea9.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/install-packages-for-overcloud-images-e3eacb9e0ec53b5b.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/invoke-plan-env-workflows-05421b1ee8be4733.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ipmi-discovery-aaee9fb7082ffac4.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ipmi-lanplus-default-fb3ec3496853ed9e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/ipv6-address-mode-option-c85242d337d9e0d9.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/make-ssh-enablement-timeouts-configurable-326124c81ce56fca.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/modify-os-image-parameter-004b1cc81df2b88e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/move-to-undeploy-plan-067e6070b5f24fa3.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/networks_data_option-6c613c0d118ccfc8.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/new-playbook-runner-interface-219d00b486ee2d7a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/no-cisco-bdddc17abb5f2847.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/node-unprovision-dd400e58f2f479a2.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/noop-fencing-action-parameter-6ca390e9ebf43796.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/openstack-overcloud-export-293c8f0f6ab13e91.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/openstack-overcloud-export-ceph-f36421e1685db302.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/openstack-undercloud-backup-b0c83afeb565c41d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/option-ironic-network-interfaces-7e185f5fd67c7500.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/os-cloud-config-b2acae54b4f0baf2.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-cell-export-4a51243ab002935a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-credentials-command-f9e8d7439fee02d5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-delete-59fea2cd43cc9dd5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-deploy-history-4a54b53ac10e6542.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-export-passwords-bfa698491601a734.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-failures-0e98b37251fb2be2.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-node-bios-c9ae89e35a96c7b1.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-node-clean-981790791a0d0246.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-profiles-compute-0e12922b3db70285.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud-status-69d3cc931f50930e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/overcloud_ceph_deploy-485f59b64eb93c70.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/override-plan-env-e3df45a51bda717e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/paunch_retiring-eed2580b80dcbe74.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/paunch_undercloud-2ad99f417be01355.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/per-subnet-nameservers-d53b5cdc6d099a6a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/plan-export-command-3fb76c91c77d7b24.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/port-physnet-cidr-map-463a1639aba45832.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/post_upgrade_tasks_undercloud_standalone-d9914f6b52c237ce.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/prepare-environment-directory-aa86ad3935aec192.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/prepare-include-86d96ff1d7bdc44d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/prepare-service-4281d7358be7450a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/queens-upgrade-cli-add-roles-nodes.yaml-6ac6ecda01286006.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-abort-9aa90d73d09507c9.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-default-overcloud-ssh-key-7341a84480727234.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-docker_bip-20d0249b45078dc2.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-flavor-and-count-option-from-overcloud-deploy-c5f0d0a40b013ec4.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-neutron-dhcp-agents-per-network-1f34e5deeba71cda.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-no-workflow-b3ad07729d3768d1.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-node-delete-deprecated-switches-299df71bf6dfe450.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-overcloud-failures-90e18749b7b8c960.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-overcloud-parameters-set-346ef5321475deea.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-overcloud-plan-commands-69e89097fc9351fa.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-overcloud-remote-execute-c04b4f3aecddaf1c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-panko-deprecated-in-train-0444baa3ba4688f1.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-standalone-paramter-e7f4d978c7f6261c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-tempest-container-support-f25054588ad1a860.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-tripleo-ui-0176ef82f8563b92.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-undercloud-deploy-3cbbfe5f159cc71d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-undercloud_update_packages-1fa2b7a1afda3258.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove-upgrade_cleanup-5b341a8a71394389.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/remove_ffwd-upgrade_commands-579f885957f02863.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/rename-prepare-cmd-args-f867df198d53943b.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/retire-instack-undercloud-1cd802a8cc437f7c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/return-code-on-predeploy-failure-bd62025646e25433.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/role-management-commands-fc2f67dd5e81016e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/role-specific-warning-63ce21643d51236c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/roles_file-8adea5990682504d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/run-validations-using-cli-b3f4aa43e9f4eb3e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/scale-params-error-4fa64ae7569ab3f4.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/show-capabilities-29e4b6ebf6029ced.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/simple-raid-f293d2efec3afe1c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/skip-deploy-identifier-f7eb0d3ff5126f62.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/skip-ssh-admin-for-config-download-only-442255cc3ac73534.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/sos-reporting-fc36aa73c7c5b85a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/stop-generating-overcloudrc.v3-65ea476a29cfc4bb.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/stop-using-mistral-env-779df7d21b7b3a55.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/strict-config-parsing-ded8d4994c8ea363.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/support-full-disk-images-8dc84619e8517629.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/switch-overcloud-images-to-centos8-df7cb0c197f646e4.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tag-for-label-28a53e362cbce219.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-container-image-delete-050ab75bb6e7187d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-container-image-list-97d38a0e8a899d89.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-container-image-push-0bff071650976f52.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-container-image-show-af7453683ad74182.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-deploy-experimental-7533f9a9ed18a72d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-deploy-not-experimental-be5bc0df8adecb07.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-deploy-transport-ccc72043ce0eb776.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-deploy-working-dir-e0cdf80a82ac256d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-launch-heat-e0067a994d63ffed.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo-prepare-d57bbccb2a44e8b2.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo_logfile-237209469088b8c5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/tripleo_validator_cli_refactor-64c298348d405347.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-auth-token-expiration-configuration-6159d733f09e1b6e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-container-prepare-d272bdc30c073b29.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-containers-tls-d513bfccb117ab35.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-deploy-tht-4af4b91774600e8f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-dry-run-30264c62d6d44626.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-ironic-inspector-dnsmasq-classless-static-routes-81ee8af8db74dbfe.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-minion-install-6b369d8f5f3d6a89.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-nameservers-fbfca8af10b3097f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-overcloud-consistent-names-07210c5e1e82ffbc.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud-timezone-052a6c1c05e80850.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud_cleanup-e52612bfd2ff4148.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/undercloud_debug-764ec17aa0653def.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/unused-param-warning-c5717c129adf543a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/update-converge-916c7682f4d0e9f5.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/update-in-workflow-f2f88e8daf0533d4.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/upgrade-always-use-tripleo-admin-53505e9ce380cd4c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/upgrade_prompt-405c4f9fe3b4764c.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/upgrade_update_prompt-f6ace53f02b62fa0.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/upload-cleanup-511b915c83db8a82.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/upload-only-existing-images-4c84a73dddd6c862.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/use_heat_default-366fe9593a72642a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/use_heat_type-d532fd41490f3b1f.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/validation-from-deployment-97536649daa282d7.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/validation-from-introspection-a2c3c3b5bbe0c2fe.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/validation_logging_features-a7c096868197c42a.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/validations-in-workflows-021f93404f3a222e.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/warn-deprecated-params-29197c5de2feb172.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/notes/workflow-based-listings-6935d507c40a7e9d.yaml -> python-tripleoclient-17.1.0/releasenotes/notes
copying releasenotes/source/conf.py -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/index.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/ocata.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/pike.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/queens.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/rocky.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/stein.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/train.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/unreleased.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/ussuri.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/victoria.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/wallaby.rst -> python-tripleoclient-17.1.0/releasenotes/source
copying releasenotes/source/_static/.placeholder -> python-tripleoclient-17.1.0/releasenotes/source/_static
copying templates/ephemeral-heat/heat-pod.yaml.j2 -> python-tripleoclient-17.1.0/templates/ephemeral-heat
copying templates/ephemeral-heat/heat.conf.j2 -> python-tripleoclient-17.1.0/templates/ephemeral-heat
copying tripleoclient/__init__.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/command.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/constants.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/exceptions.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/export.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/heat_launcher.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/plugin.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/utils.py -> python-tripleoclient-17.1.0/tripleoclient
copying tripleoclient/config/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/config
copying tripleoclient/config/base.py -> python-tripleoclient-17.1.0/tripleoclient/config
copying tripleoclient/config/standalone.py -> python-tripleoclient-17.1.0/tripleoclient/config
copying tripleoclient/config/undercloud.py -> python-tripleoclient-17.1.0/tripleoclient/config
copying tripleoclient/tests/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/base.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/test_export.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/test_heat_launcher.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/test_overcloud_credentials.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/test_plugin.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/test_utils.py -> python-tripleoclient-17.1.0/tripleoclient/tests
copying tripleoclient/tests/config/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/config
copying tripleoclient/tests/config/test_config_base.py -> python-tripleoclient-17.1.0/tripleoclient/tests/config
copying tripleoclient/tests/config/test_config_standalone.py -> python-tripleoclient-17.1.0/tripleoclient/tests/config
copying tripleoclient/tests/config/test_config_undercloud.py -> python-tripleoclient-17.1.0/tripleoclient/tests/config
copying tripleoclient/tests/fixture_data/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/fixture_data
copying tripleoclient/tests/fixture_data/deployment.py -> python-tripleoclient-17.1.0/tripleoclient/tests/fixture_data
copying tripleoclient/tests/v1/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_container_image.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_overcloud_admin.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_overcloud_bios.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_overcloud_export.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_overcloud_export_ceph.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_overcloud_parameters.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_overcloud_profiles.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_overcloud_raid.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_plugin.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_tripleo_config.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/test_tripleo_validator.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1
copying tripleoclient/tests/v1/baremetal/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/baremetal
copying tripleoclient/tests/v1/baremetal/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/baremetal
copying tripleoclient/tests/v1/overcloud_backup/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_backup
copying tripleoclient/tests/v1/overcloud_backup/test_backup.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_backup
copying tripleoclient/tests/v1/overcloud_config/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_config
copying tripleoclient/tests/v1/overcloud_config/test_overcloud_config.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_config
copying tripleoclient/tests/v1/overcloud_deploy/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_deploy
copying tripleoclient/tests/v1/overcloud_deploy/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_deploy
copying tripleoclient/tests/v1/overcloud_deploy/test_overcloud_deploy.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_deploy
copying tripleoclient/tests/v1/overcloud_external_update/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_update
copying tripleoclient/tests/v1/overcloud_external_update/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_update
copying tripleoclient/tests/v1/overcloud_external_update/test_overcloud_external_update.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_update
copying tripleoclient/tests/v1/overcloud_external_upgrade/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_upgrade
copying tripleoclient/tests/v1/overcloud_external_upgrade/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_upgrade
copying tripleoclient/tests/v1/overcloud_external_upgrade/test_overcloud_external_upgrade.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_external_upgrade
copying tripleoclient/tests/v1/overcloud_image/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_image
copying tripleoclient/tests/v1/overcloud_image/test_overcloud_image.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_image
copying tripleoclient/tests/v1/overcloud_netenv_validate/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_netenv_validate
copying tripleoclient/tests/v1/overcloud_netenv_validate/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_netenv_validate
copying tripleoclient/tests/v1/overcloud_netenv_validate/test_overcloud_netenv_validate.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_netenv_validate
copying tripleoclient/tests/v1/overcloud_node/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_node
copying tripleoclient/tests/v1/overcloud_node/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_node
copying tripleoclient/tests/v1/overcloud_node/test_overcloud_node.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_node
copying tripleoclient/tests/v1/overcloud_roles/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_roles
copying tripleoclient/tests/v1/overcloud_roles/test_overcloud_roles.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_roles
copying tripleoclient/tests/v1/overcloud_update/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_update
copying tripleoclient/tests/v1/overcloud_update/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_update
copying tripleoclient/tests/v1/overcloud_update/test_overcloud_update.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_update
copying tripleoclient/tests/v1/overcloud_upgrade/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_upgrade
copying tripleoclient/tests/v1/overcloud_upgrade/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_upgrade
copying tripleoclient/tests/v1/overcloud_upgrade/test_overcloud_upgrade.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/overcloud_upgrade
copying tripleoclient/tests/v1/tripleo/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/tripleo
copying tripleoclient/tests/v1/tripleo/test_tripleo_deploy.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/tripleo
copying tripleoclient/tests/v1/tripleo/test_tripleo_upgrade.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/tripleo
copying tripleoclient/tests/v1/undercloud/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/undercloud
copying tripleoclient/tests/v1/undercloud/test_backup.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/undercloud
copying tripleoclient/tests/v1/undercloud/test_config.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/undercloud
copying tripleoclient/tests/v1/undercloud/test_install_upgrade.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v1/undercloud
copying tripleoclient/tests/v2/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2
copying tripleoclient/tests/v2/container_image/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/container_image
copying tripleoclient/tests/v2/container_image/test_tripleo_container_image.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/container_image
copying tripleoclient/tests/v2/overcloud_ceph/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_ceph
copying tripleoclient/tests/v2/overcloud_ceph/test_overcloud_ceph.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_ceph
copying tripleoclient/tests/v2/overcloud_delete/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_delete
copying tripleoclient/tests/v2/overcloud_delete/test_overcloud_delete.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_delete
copying tripleoclient/tests/v2/overcloud_network/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_network
copying tripleoclient/tests/v2/overcloud_network/test_overcloud_network.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_network
copying tripleoclient/tests/v2/overcloud_node/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_node
copying tripleoclient/tests/v2/overcloud_node/fakes.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_node
copying tripleoclient/tests/v2/overcloud_node/test_overcloud_node.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_node
copying tripleoclient/tests/v2/overcloud_support/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_support
copying tripleoclient/tests/v2/overcloud_support/test_overcloud_support.py -> python-tripleoclient-17.1.0/tripleoclient/tests/v2/overcloud_support
copying tripleoclient/tests/workflows/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/tests/workflows
copying tripleoclient/tests/workflows/test_baremetal.py -> python-tripleoclient-17.1.0/tripleoclient/tests/workflows
copying tripleoclient/tests/workflows/test_deployment.py -> python-tripleoclient-17.1.0/tripleoclient/tests/workflows
copying tripleoclient/tests/workflows/test_parameters.py -> python-tripleoclient-17.1.0/tripleoclient/tests/workflows
copying tripleoclient/v1/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/container_image.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_admin.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_backup.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_bios.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_cell.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_config.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_credentials.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_deploy.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_export.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_export_ceph.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_external_update.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_external_upgrade.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_image.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_netenv_validate.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_node.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_parameters.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_profiles.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_raid.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_roles.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_update.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/overcloud_upgrade.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/tripleo_config.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/tripleo_deploy.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/tripleo_launch_heat.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/tripleo_upgrade.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/tripleo_validator.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/undercloud.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/undercloud_backup.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/undercloud_config.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v1/undercloud_preflight.py -> python-tripleoclient-17.1.0/tripleoclient/v1
copying tripleoclient/v2/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/v2
copying tripleoclient/v2/overcloud_ceph.py -> python-tripleoclient-17.1.0/tripleoclient/v2
copying tripleoclient/v2/overcloud_delete.py -> python-tripleoclient-17.1.0/tripleoclient/v2
copying tripleoclient/v2/overcloud_network.py -> python-tripleoclient-17.1.0/tripleoclient/v2
copying tripleoclient/v2/overcloud_node.py -> python-tripleoclient-17.1.0/tripleoclient/v2
copying tripleoclient/v2/overcloud_support.py -> python-tripleoclient-17.1.0/tripleoclient/v2
copying tripleoclient/v2/tripleo_container_image.py -> python-tripleoclient-17.1.0/tripleoclient/v2
copying tripleoclient/workflows/__init__.py -> python-tripleoclient-17.1.0/tripleoclient/workflows
copying tripleoclient/workflows/baremetal.py -> python-tripleoclient-17.1.0/tripleoclient/workflows
copying tripleoclient/workflows/deployment.py -> python-tripleoclient-17.1.0/tripleoclient/workflows
copying tripleoclient/workflows/parameters.py -> python-tripleoclient-17.1.0/tripleoclient/workflows
copying tripleoclient/workflows/roles.py -> python-tripleoclient-17.1.0/tripleoclient/workflows
copying tripleoclient/workflows/scale.py -> python-tripleoclient-17.1.0/tripleoclient/workflows
copying zuul.d/layout.yaml -> python-tripleoclient-17.1.0/zuul.d
Writing python-tripleoclient-17.1.0/setup.cfg
creating dist
Creating tar archive
removing 'python-tripleoclient-17.1.0' (and everything under it)
DEBUG: Child return code was: 0
Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena/data/dlrn-1.cfg --resultdir /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.k2igiKircB/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-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-xena-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:  1027
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-xena-x86_64-1/ccache/u1027/', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, '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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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 1027 -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-xena-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-xena/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-xena-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

[9-BaseOS]
name=CentOS-Stream - Base
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
failovermethod=priority
gpgcheck=0
enabled=1
skip_if_unavailable=False

[9-AppStream]
name=CentOS-Stream - AppStream
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-PowerTools]
name=CentOS-Stream - PowerTools
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-HighAvailability]
name=CentOS-Stream - HighAvailability
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[delorean-component-baremetal]
name=delorean-python-sushy-tools-05a1bedf9320cebc592de73fc4372b4a9c0fc00d
baseurl=https://trunk.rdoproject.org/centos9-xena/component/baremetal/05/a1/05a1bedf9320cebc592de73fc4372b4a9c0fc00d_5791966c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-python-cinderlib-ee115cb8e68382aa329a380a11335fa04c8f709c
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cinder/ee/11/ee115cb8e68382aa329a380a11335fa04c8f709c_6e3fa3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-os-brick-36f12c05a75950f8214b5504c972b98edc63cdd7
baseurl=https://trunk.rdoproject.org/centos9-xena/component/clients/36/f1/36f12c05a75950f8214b5504c972b98edc63cdd7_9063769e
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_0a156cdc
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-stackviz-87972d44dd338a940048804d3fc4107e490b59dc
baseurl=https://trunk.rdoproject.org/centos9-xena/component/common/87/97/87972d44dd338a940048804d3fc4107e490b59dc_7926712b
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-64f5c1cfb0e7223603c06e22a204716919d05294
baseurl=https://trunk.rdoproject.org/centos9-xena/component/compute/64/f5/64f5c1cfb0e7223603c06e22a204716919d05294_4e8357e6
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-aa7c4acdade2071084a35e42b35c1ec5a8c9990f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/glance/aa/7c/aa7c4acdade2071084a35e42b35c1ec5a8c9990f_0da6e950
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a4fab9a60e4c0c59fa26891a65873cec070960c5
baseurl=https://trunk.rdoproject.org/centos9-xena/component/manila/a4/fa/a4fab9a60e4c0c59fa26891a65873cec070960c5_79cfad9f
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-tap-as-a-service-351c1fbed5c96024eb37ddc8aa64313054e33069
baseurl=https://trunk.rdoproject.org/centos9-xena/component/network/35/1c/351c1fbed5c96024eb37ddc8aa64313054e33069_0b1d4007
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-45c992c1f396bc66cb61bf8fa0e448648a0d5f53
baseurl=https://trunk.rdoproject.org/centos9-xena/component/octavia/45/c9/45c992c1f396bc66cb61bf8fa0e448648a0d5f53_88a8fd4c
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-python-novajoin-265146ed2ec30bc50706e7daf317449de0fc148f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/security/26/51/265146ed2ec30bc50706e7daf317449de0fc148f_3154f488
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-7520aada3c042fe209e2e4eb9414c0c3f8dfd027
baseurl=https://trunk.rdoproject.org/centos9-xena/component/swift/75/20/7520aada3c042fe209e2e4eb9414c0c3f8dfd027_4b7c91aa
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-c410268ab1410de6baf035a66f9fcfaa2e6f5c18
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tempest/c4/10/c410268ab1410de6baf035a66f9fcfaa2e6f5c18_42e88b97
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4132611b3324b5005f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tripleo/92/40/92401b89bc57f441e1415d4132611b3324b5005f_838768a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-trove-ui-f1c3e51bed9b26688cd7f357e65c3bd06e23e31a
baseurl=https://trunk.rdoproject.org/centos9-xena/component/ui/f1/c3/f1c3e51bed9b26688cd7f357e65c3bd06e23e31a_11fd31e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-openstack-tripleo-validations-17be4534123459c2e0991e4618499151b57248c1
baseurl=https://trunk.rdoproject.org/centos9-xena/component/validation/17/be/17be4534123459c2e0991e4618499151b57248c1_4f26ac80
enabled=1
gpgcheck=0
priority=1

[delorean-xena-testing]
name=dlrn-xena-testing
baseurl=https://trunk.rdoproject.org/centos9-xena/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-xena-build-deps]
name=dlrn-xena-build-deps
baseurl=https://trunk.rdoproject.org/centos9-xena/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/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-xena-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4155772     1726140     6328796    10330268     5383036
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  269M  4.1G   7% /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.1sghro56', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1/root.
DEBUG: ensuring that dir exists: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4158748     1716804     6328796    10336628     5380252
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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.1G  3.3G  24% /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.ny7yqxp8', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root
DEBUG: resultdir = /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1027', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-xena-x86_64-1/root/.initialized
Finish: chroot init
INFO: copying /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/tmp/pkgsrc/dist to /tmp/tmp.k2igiKircB/dist
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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 ']'
++ grep .tar.gz
++ ls /tmp/tmp.k2igiKircB/dist
+ SOURCE=python-tripleoclient-17.1.0.tar.gz
+ SOURCEEXT=.tar.gz
+ SOURCEPATH=/tmp/tmp.k2igiKircB/dist/python-tripleoclient-17.1.0.tar.gz
++ basename python-tripleoclient-17.1.0.tar.gz .tar.gz
+ SOURCEWITHREL=python-tripleoclient-17.1.0-0.20211119145439.7c44b71.tar.gz
+ mv /tmp/tmp.k2igiKircB/dist/python-tripleoclient-17.1.0.tar.gz /tmp/tmp.k2igiKircB/SOURCES/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.tar.gz
+ cd /home/centos9-xena/data/python-tripleoclient_distro
+ cp -a python-tripleoclient.spec sources /tmp/tmp.k2igiKircB/SOURCES/
+ cp python-tripleoclient.spec /tmp/tmp.k2igiKircB/SPECS/
+ cd /tmp/tmp.k2igiKircB/SPECS/
+ '[' -z '' ']'
+ grep -qc '^%define upstream_version.*' python-tripleoclient.spec
+ sed -i -e '1i%define upstream_version 17.1.0\' python-tripleoclient.spec
+ grep -qc '^%global dlrn .*' python-tripleoclient.spec
+ sed -i -e '1i%global dlrn 1\' python-tripleoclient.spec
+ grep -qc '^%global dlrn_nvr .*' python-tripleoclient.spec
++ basename python-tripleoclient-17.1.0-0.20211119145439.7c44b71.tar.gz .tar.gz
+ sed -i -e '1i%global dlrn_nvr python-tripleoclient-17.1.0-0.20211119145439.7c44b71\' python-tripleoclient.spec
+ sed -i -e s/UPSTREAMVERSION/17.1.0/g python-tripleoclient.spec
+ set_nvr_in_spec
+ VERSION=17.1.0
+ sed -i -e 's/Version:.*/Version: 17.1.0/g' python-tripleoclient.spec
+ sed -i -e 's/Release:.*/Release: 0.20211119145439.7c44b71%{?dist}/g' python-tripleoclient.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e 's/^\(Source\|Source0\):.*/\1: python-tripleoclient-17.1.0-0.20211119145439.7c44b71.tar.gz/' python-tripleoclient.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e '/^%changelog.*/q' python-tripleoclient.spec
+ cat python-tripleoclient.spec
%global dlrn_nvr python-tripleoclient-17.1.0-0.20211119145439.7c44b71
%global dlrn 1
%define upstream_version 17.1.0
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
%global sources_gpg_sign 0x4c29ff0e437f3351fd82bdf47c5a3bc787dc7035
%global rhosp 0

# Macros for openvswitch/rdo-openvswitch
%if 0%{?rhel} > 7 && 0%{?rhosp} == 0
%global ovs_dep rdo-openvswitch
%else
%global ovs_dep openvswitch
%endif

%{!?upstream_version: %global upstream_version %{version}%{?milestone}}

%global client tripleoclient

%global common_desc \
python-tripleoclient is a Python plugin to OpenstackClient \
for TripleO <https://github.com/openstack/python-tripleoclient>.

Name:           python-tripleoclient
Version: 17.1.0
Release: 0.20211119145439.7c44b71%{?dist}
Summary:        OpenstackClient plugin for tripleoclient

License:        ASL 2.0
URL:            https://pypi.python.org/pypi/python-tripleoclient
Source0: python-tripleoclient-17.1.0-0.20211119145439.7c44b71.tar.gz
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
Source101:        https://tarballs.openstack.org/python-tripleoclient/python-tripleoclient-%{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
%endif

BuildRequires:  git-core
BuildRequires:  openstack-macros

%description
%{common_desc}

%package -n python3-%{client}
Summary: OpenstackClient plugin for tripleoclient
%{?python_provide:%python_provide python3-%{client}}

BuildRequires:  python3-devel
BuildRequires:  python3-pbr
BuildRequires:  python3-setuptools
# testing requirements
BuildRequires:  python3-stestr
BuildRequires:  python3-fixtures
BuildRequires:  python3-mock
BuildRequires:  python3-testrepository
BuildRequires:  python3-testtools
BuildRequires:  python3-cliff
BuildRequires:  python3-ironicclient
BuildRequires:  python3-ironic-inspector-client
BuildRequires:  python3-heatclient
BuildRequires:  python3-openstackclient
BuildRequires:  python3-oslo-config
BuildRequires:  python3-testscenarios
BuildRequires:  python3-passlib
BuildRequires:  python3-osc-lib-tests
BuildRequires:  python3-ansible-runner
BuildRequires:  openstack-tripleo-common
BuildRequires:  redhat-lsb-core
BuildRequires:  openstack-macros
BuildRequires:  validations-common
BuildRequires:  python3-PyYAML
BuildRequires:  python3-psutil
BuildRequires:  python3-requests-mock

Requires:       jq
Requires:       ncurses
Requires:       openstack-selinux
Requires:       python3-cliff
Requires:       python3-cryptography >= 2.1
Requires:       python3-heatclient >= 1.10.0
Requires:       python3-ironic-inspector-client >= 1.5.0
Requires:       python3-ironicclient >= 2.3.0
Requires:       python3-openstackclient >= 5.2.0
Requires:       python3-osc-lib >= 2.3.0
Requires:       python3-passlib
Requires:       python3-pbr
Requires:       python3-ansible-runner >= 1.4.5
Requires:       python3-openstacksdk >= 0.48.0
Requires:       validations-common
Requires:       python3-validations-libs >= 1.3.0

Requires:       python3-psutil
Requires:       python3-simplejson >= 3.5.1

Requires:       sos
Requires:       openstack-tripleo-common >= 16.0.0
Requires:       python3-tripleo-common >= 16.0.0
Requires:       os-net-config
Requires:       rsync

# Dependency for correct validations
Requires:       openstack-tripleo-validations

Requires:       buildah
Requires:       podman
Requires:       %{ovs_dep}
Requires:       openstack-heat-agents >= 1.6.0
Requires:       openstack-heat-api >= 1:16.0.0
Requires:       openstack-heat-engine >= 1:16.0.0
Requires:       openstack-heat-monolith >= 1:16.0.0
Requires:       openstack-tripleo-heat-templates >= 14.1.1
Requires:       puppet-tripleo >= 14.1.0
# Required for image uploading
Requires:       qemu-img

%description -n python3-%{client}
%{common_desc}

%prep
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
%{gpgverify}  --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0}
%endif
%autosetup -n %{name}-%{upstream_version} -S git
sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py

# Remove the requirements file so that pbr hooks don't add it
# to distutils requires_dist config
%py_req_cleanup

%build
%{py3_build}
PYTHONPATH=. oslo-config-generator --config-file=config-generator/undercloud.conf

%install
%{py3_install}
# undercloud.conf.sample needs to be copied by the user when deploying an undercloud,
# so 644 is enough to make it happen. Note instack-undercloud had similar permissions for
# this file.
install -p -D -m 644 undercloud.conf.sample  %{buildroot}/%{_datadir}/%{name}/undercloud.conf.sample

%check
PYTHON=%{__python3} stestr run

%files -n python3-%{client}
%{_datadir}/%{name}
%{python3_sitelib}/tripleoclient*
%{python3_sitelib}/python_tripleoclient*
%doc LICENSE README.rst

%changelog
+ spectool -g -C /tmp/tmp.k2igiKircB/SOURCES python-tripleoclient.spec
+ /usr/bin/mock --buildsrpm -v -r /home/centos9-xena/data/dlrn-1.cfg --resultdir /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234 --spec python-tripleoclient.spec --sources=/tmp/tmp.k2igiKircB/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-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-xena-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:  1027
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-xena-x86_64-1/ccache/u1027/', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, '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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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 1027 -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-xena-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-xena/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-xena-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

[9-BaseOS]
name=CentOS-Stream - Base
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
failovermethod=priority
gpgcheck=0
enabled=1
skip_if_unavailable=False

[9-AppStream]
name=CentOS-Stream - AppStream
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-PowerTools]
name=CentOS-Stream - PowerTools
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-HighAvailability]
name=CentOS-Stream - HighAvailability
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[delorean-component-baremetal]
name=delorean-python-sushy-tools-05a1bedf9320cebc592de73fc4372b4a9c0fc00d
baseurl=https://trunk.rdoproject.org/centos9-xena/component/baremetal/05/a1/05a1bedf9320cebc592de73fc4372b4a9c0fc00d_5791966c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-python-cinderlib-ee115cb8e68382aa329a380a11335fa04c8f709c
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cinder/ee/11/ee115cb8e68382aa329a380a11335fa04c8f709c_6e3fa3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-os-brick-36f12c05a75950f8214b5504c972b98edc63cdd7
baseurl=https://trunk.rdoproject.org/centos9-xena/component/clients/36/f1/36f12c05a75950f8214b5504c972b98edc63cdd7_9063769e
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_0a156cdc
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-stackviz-87972d44dd338a940048804d3fc4107e490b59dc
baseurl=https://trunk.rdoproject.org/centos9-xena/component/common/87/97/87972d44dd338a940048804d3fc4107e490b59dc_7926712b
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-64f5c1cfb0e7223603c06e22a204716919d05294
baseurl=https://trunk.rdoproject.org/centos9-xena/component/compute/64/f5/64f5c1cfb0e7223603c06e22a204716919d05294_4e8357e6
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-aa7c4acdade2071084a35e42b35c1ec5a8c9990f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/glance/aa/7c/aa7c4acdade2071084a35e42b35c1ec5a8c9990f_0da6e950
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a4fab9a60e4c0c59fa26891a65873cec070960c5
baseurl=https://trunk.rdoproject.org/centos9-xena/component/manila/a4/fa/a4fab9a60e4c0c59fa26891a65873cec070960c5_79cfad9f
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-tap-as-a-service-351c1fbed5c96024eb37ddc8aa64313054e33069
baseurl=https://trunk.rdoproject.org/centos9-xena/component/network/35/1c/351c1fbed5c96024eb37ddc8aa64313054e33069_0b1d4007
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-45c992c1f396bc66cb61bf8fa0e448648a0d5f53
baseurl=https://trunk.rdoproject.org/centos9-xena/component/octavia/45/c9/45c992c1f396bc66cb61bf8fa0e448648a0d5f53_88a8fd4c
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-python-novajoin-265146ed2ec30bc50706e7daf317449de0fc148f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/security/26/51/265146ed2ec30bc50706e7daf317449de0fc148f_3154f488
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-7520aada3c042fe209e2e4eb9414c0c3f8dfd027
baseurl=https://trunk.rdoproject.org/centos9-xena/component/swift/75/20/7520aada3c042fe209e2e4eb9414c0c3f8dfd027_4b7c91aa
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-c410268ab1410de6baf035a66f9fcfaa2e6f5c18
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tempest/c4/10/c410268ab1410de6baf035a66f9fcfaa2e6f5c18_42e88b97
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4132611b3324b5005f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tripleo/92/40/92401b89bc57f441e1415d4132611b3324b5005f_838768a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-trove-ui-f1c3e51bed9b26688cd7f357e65c3bd06e23e31a
baseurl=https://trunk.rdoproject.org/centos9-xena/component/ui/f1/c3/f1c3e51bed9b26688cd7f357e65c3bd06e23e31a_11fd31e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-openstack-tripleo-validations-17be4534123459c2e0991e4618499151b57248c1
baseurl=https://trunk.rdoproject.org/centos9-xena/component/validation/17/be/17be4534123459c2e0991e4618499151b57248c1_4f26ac80
enabled=1
gpgcheck=0
priority=1

[delorean-xena-testing]
name=dlrn-xena-testing
baseurl=https://trunk.rdoproject.org/centos9-xena/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-xena-build-deps]
name=dlrn-xena-build-deps
baseurl=https://trunk.rdoproject.org/centos9-xena/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/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(python-tripleoclient.spec)  Config(dlrn-centos9-xena-x86_64-1)
Start: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
DEBUG: kill orphans
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4199544     2639196     5344680     9373440     6324272
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  269M  4.1G   7% /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.yrinlwm0', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4285644     1420712     6317688    10505824     5264764
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  997M  3.3G  24% /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.ctrqtwvc', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root
DEBUG: resultdir = /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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', '1027', '-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-xena-x86_64-1/root/builddir/build
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SOURCES
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir
Start: dnf update
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.2.1-6.el9.x86_64
DEBUG: crypto-policies-20210922-1.git6fb269b.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2021e-1.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: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: python-setuptools-wheel-57.4.0-1.el9s.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.2-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-srpm-macros-1.0-8.el9.noarch
DEBUG: kernel-headers-5.14.0-17.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-2.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.37-3.el9.1.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: coreutils-common-8.32-31.el9.x86_64
DEBUG: centos-gpg-keys-9.0-4.el9.noarch
DEBUG: centos-stream-release-9.0-4.el9.noarch
DEBUG: centos-stream-repos-9.0-4.el9.noarch
DEBUG: setup-2.13.7-6.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-8.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-8.el9.x86_64
DEBUG: glibc-common-2.34-8.el9.x86_64
DEBUG: glibc-2.34-8.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-2.el9.x86_64
DEBUG: zlib-1.2.11-31.el9.x86_64
DEBUG: libstdc++-11.2.1-6.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: xz-libs-5.2.5-7.el9.x86_64
DEBUG: libzstd-1.5.0-2.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libuuid-2.37.2-1.el9.x86_64
DEBUG: libxml2-2.9.12-4.el9.x86_64
DEBUG: elfutils-libelf-0.185-5.el9.x86_64
DEBUG: libcap-2.48-7.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: libgomp-11.2.1-6.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-44.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: expat-2.2.10-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: libcap-ng-0.8.2-6.el9.x86_64
DEBUG: audit-libs-3.0.5-5.el9.x86_64
DEBUG: libcom_err-1.46.2-2.el9.x86_64
DEBUG: libtdb-1.4.3-10.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.37-3.el9.1.x86_64
DEBUG: fribidi-1.0.10-6.el9.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-53.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-12.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libsepol-3.3-1.el9.x86_64
DEBUG: libselinux-3.3-1.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-5.el9.x86_64
DEBUG: libsmartcols-2.37.2-1.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.0-4.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.0-3.el9.x86_64
DEBUG: coreutils-8.32-31.el9.x86_64
DEBUG: ca-certificates-2020.2.50-94.el9.noarch
DEBUG: libblkid-2.37.2-1.el9.x86_64
DEBUG: libmount-2.37.2-1.el9.x86_64
DEBUG: gzip-1.10-8.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.2.0-3.el9.x86_64
DEBUG: openjpeg2-2.4.0-6.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.2-1.el9.x86_64
DEBUG: python-pip-wheel-21.2.3-3.el9.noarch
DEBUG: python-unversioned-command-3.9.8-1.el9.noarch
DEBUG: python3-3.9.8-1.el9.x86_64
DEBUG: python3-libs-3.9.8-1.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-six-1.15.0-7.el9.noarch
DEBUG: python3-idna-2.10-5.el9.noarch
DEBUG: python3-greenlet-0.4.17-4.el9.x86_64
DEBUG: python3-pip-21.2.3-3.el9.noarch
DEBUG: python3-chardet-4.0.0-3.el9.noarch
DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch
DEBUG: python3-packaging-20.9-4.el9.noarch
DEBUG: python3-pysocks-1.7.1-10.el9.noarch
DEBUG: python3-urllib3-1.26.5-2.el9.noarch
DEBUG: python3-requests-2.25.1-5.el9.noarch
DEBUG: python3-ply-3.11-13.el9.noarch
DEBUG: python3-pycparser-2.20-5.el9.noarch
DEBUG: python3-cffi-1.14.5-4.el9.x86_64
DEBUG: python3-cryptography-3.4.7-5.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-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-1.2.1-2.el9s.noarch
DEBUG: openssl-3.0.0-3.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libarchive-3.5.2-1.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: xz-5.2.5-7.el9.x86_64
DEBUG: libsemanage-3.3-1.el9.x86_64
DEBUG: shadow-utils-4.9-2.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: tar-1.34-3.el9.x86_64
DEBUG: llvm-libs-13.0.0-1.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: zip-3.0-30.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: cpp-11.2.1-6.el9.x86_64
DEBUG: flac-libs-1.3.3-9.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.2-7.el9.x86_64
DEBUG: glib2-2.68.4-2.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.30-3.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-6.el9.x86_64
DEBUG: harfbuzz-2.7.4-5.el9.x86_64
DEBUG: fontconfig-2.13.94-2.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: zstd-1.5.0-2.el9.x86_64
DEBUG: info-6.7-12.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: less-575-4.el9.x86_64
DEBUG: systemd-rpm-macros-249-4.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-2.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-51.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-8.el9.x86_64
DEBUG: libgpg-error-1.42-4.el9.x86_64
DEBUG: libgcrypt-1.9.3-5.el9.x86_64
DEBUG: systemd-libs-249-4.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: avahi-libs-0.8-11.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: libusbx-1.0.24-4.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: util-linux-core-2.37.2-1.el9.x86_64
DEBUG: util-linux-2.37.2-1.el9.x86_64
DEBUG: openssh-8.7p1-4.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: device-mapper-1.02.181-1.el9.x86_64
DEBUG: device-mapper-libs-1.02.181-1.el9.x86_64
DEBUG: cryptsetup-libs-2.4.1-1.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.185-5.el9.noarch
DEBUG: elfutils-libs-0.185-5.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-249-4.el9.x86_64
DEBUG: systemd-249-4.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-5.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-12.el9.x86_64
DEBUG: cups-libs-2.3.3op2-10.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64
DEBUG: openldap-2.4.59-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-14.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.185-5.el9.x86_64
DEBUG: binutils-gold-2.35.2-9.el9.x86_64
DEBUG: binutils-2.35.2-9.el9.x86_64
DEBUG: elfutils-0.185-5.el9.x86_64
DEBUG: gdb-minimal-10.2-8.el9.x86_64
DEBUG: curl-7.76.1-14.el9.x86_64
DEBUG: rpm-4.16.1.3-7.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-7.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-7.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: openssh-clients-8.7p1-4.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: alsa-lib-1.2.5.1-2.el9.x86_64
DEBUG: glibc-headers-2.34-8.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-8.el9.x86_64
DEBUG: gcc-11.2.1-6.el9.x86_64
DEBUG: annobin-10.23-1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-8.el9.noarch
DEBUG: python-srpm-macros-3.9-43.el9.noarch
DEBUG: redhat-rpm-config-188-1.el9.noarch
DEBUG: python-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-generators-12-7.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.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: cairo-1.17.4-5.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.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: libXft-2.3.3-8.el9.x86_64
DEBUG: libasyncns-0.8-22.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-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-2.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: libsndfile-1.0.31-6.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.30-3.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk2-2.24.33-6.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-24.el9.x86_64
DEBUG: libwmf-lite-0.2.12-6.el9s.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: python3-devel-3.9.8-1.el9.x86_64
DEBUG: rpm-build-4.16.1.3-7.el9.x86_64
DEBUG: python3-pbr-5.6.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.31.1-1.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.23-1.1.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20211117162928.ce6a105.el9.noarch
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-sushy-tools-05a1bedf9320cebc592  15 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-cinderlib-ee115cb8e68382aa329a3  15 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-os-brick-36f12c05a75950f8214b55  12 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-collectd-gnocchi-de115a710d4507  10 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-stackviz-87972d44dd338a94004880  13 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-64f5c1cfb0e7223603c06e2  12 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-aa7c4acdade2071084a35  15 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-a4fab9a60e  15 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tap-as-a-service-351c1fbed5c960  13 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-octavia-45c992c1f396bc66cb61  15 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-novajoin-265146ed2ec30bc50706e7  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-7520aada3c042fe209e2e4  13 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-telemetry-tests-tempest-c410268  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4  13 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-trove-ui-f1c3e51bed9b26688cd  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tripleo-validations-17be4534  12 kB/s | 3.0 kB     00:00    
DEBUG: CentOS-Stream - Base                            5.4 kB/s | 2.3 kB     00:00    
DEBUG: CentOS-Stream - AppStream                        24 kB/s | 2.8 kB     00:00    
DEBUG: CentOS-Stream - PowerTools                       12 kB/s | 2.3 kB     00:00    
DEBUG: CentOS-Stream - HighAvailability                 14 kB/s | 2.3 kB     00:00    
DEBUG: dlrn-xena-testing                                16 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-xena-build-deps                             11 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                 12 kB/s | 3.0 kB     00:00    
DEBUG: centos9-storage                                  13 kB/s | 3.0 kB     00:00    
DEBUG: centos9-opstools                                 13 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              12 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-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.2.1-6.el9.x86_64
DEBUG: crypto-policies-20210922-1.git6fb269b.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2021e-1.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: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: python-setuptools-wheel-57.4.0-1.el9s.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.2-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-srpm-macros-1.0-8.el9.noarch
DEBUG: kernel-headers-5.14.0-17.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-2.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.37-3.el9.1.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: coreutils-common-8.32-31.el9.x86_64
DEBUG: centos-gpg-keys-9.0-4.el9.noarch
DEBUG: centos-stream-release-9.0-4.el9.noarch
DEBUG: centos-stream-repos-9.0-4.el9.noarch
DEBUG: setup-2.13.7-6.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-8.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-8.el9.x86_64
DEBUG: glibc-common-2.34-8.el9.x86_64
DEBUG: glibc-2.34-8.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-2.el9.x86_64
DEBUG: zlib-1.2.11-31.el9.x86_64
DEBUG: libstdc++-11.2.1-6.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: xz-libs-5.2.5-7.el9.x86_64
DEBUG: libzstd-1.5.0-2.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libuuid-2.37.2-1.el9.x86_64
DEBUG: libxml2-2.9.12-4.el9.x86_64
DEBUG: elfutils-libelf-0.185-5.el9.x86_64
DEBUG: libcap-2.48-7.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: libgomp-11.2.1-6.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-44.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: expat-2.2.10-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: libcap-ng-0.8.2-6.el9.x86_64
DEBUG: audit-libs-3.0.5-5.el9.x86_64
DEBUG: libcom_err-1.46.2-2.el9.x86_64
DEBUG: libtdb-1.4.3-10.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.37-3.el9.1.x86_64
DEBUG: fribidi-1.0.10-6.el9.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-53.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-12.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libsepol-3.3-1.el9.x86_64
DEBUG: libselinux-3.3-1.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-5.el9.x86_64
DEBUG: libsmartcols-2.37.2-1.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.0-4.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.0-3.el9.x86_64
DEBUG: coreutils-8.32-31.el9.x86_64
DEBUG: ca-certificates-2020.2.50-94.el9.noarch
DEBUG: libblkid-2.37.2-1.el9.x86_64
DEBUG: libmount-2.37.2-1.el9.x86_64
DEBUG: gzip-1.10-8.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.2.0-3.el9.x86_64
DEBUG: openjpeg2-2.4.0-6.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.2-1.el9.x86_64
DEBUG: python-pip-wheel-21.2.3-3.el9.noarch
DEBUG: python-unversioned-command-3.9.8-1.el9.noarch
DEBUG: python3-3.9.8-1.el9.x86_64
DEBUG: python3-libs-3.9.8-1.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-six-1.15.0-7.el9.noarch
DEBUG: python3-idna-2.10-5.el9.noarch
DEBUG: python3-greenlet-0.4.17-4.el9.x86_64
DEBUG: python3-pip-21.2.3-3.el9.noarch
DEBUG: python3-chardet-4.0.0-3.el9.noarch
DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch
DEBUG: python3-packaging-20.9-4.el9.noarch
DEBUG: python3-pysocks-1.7.1-10.el9.noarch
DEBUG: python3-urllib3-1.26.5-2.el9.noarch
DEBUG: python3-requests-2.25.1-5.el9.noarch
DEBUG: python3-ply-3.11-13.el9.noarch
DEBUG: python3-pycparser-2.20-5.el9.noarch
DEBUG: python3-cffi-1.14.5-4.el9.x86_64
DEBUG: python3-cryptography-3.4.7-5.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-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-1.2.1-2.el9s.noarch
DEBUG: openssl-3.0.0-3.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libarchive-3.5.2-1.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: xz-5.2.5-7.el9.x86_64
DEBUG: libsemanage-3.3-1.el9.x86_64
DEBUG: shadow-utils-4.9-2.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: tar-1.34-3.el9.x86_64
DEBUG: llvm-libs-13.0.0-1.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: zip-3.0-30.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: cpp-11.2.1-6.el9.x86_64
DEBUG: flac-libs-1.3.3-9.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.2-7.el9.x86_64
DEBUG: glib2-2.68.4-2.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.30-3.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-6.el9.x86_64
DEBUG: harfbuzz-2.7.4-5.el9.x86_64
DEBUG: fontconfig-2.13.94-2.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: zstd-1.5.0-2.el9.x86_64
DEBUG: info-6.7-12.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: less-575-4.el9.x86_64
DEBUG: systemd-rpm-macros-249-4.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-2.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-51.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-8.el9.x86_64
DEBUG: libgpg-error-1.42-4.el9.x86_64
DEBUG: libgcrypt-1.9.3-5.el9.x86_64
DEBUG: systemd-libs-249-4.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: avahi-libs-0.8-11.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: libusbx-1.0.24-4.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: util-linux-core-2.37.2-1.el9.x86_64
DEBUG: util-linux-2.37.2-1.el9.x86_64
DEBUG: openssh-8.7p1-4.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: device-mapper-1.02.181-1.el9.x86_64
DEBUG: device-mapper-libs-1.02.181-1.el9.x86_64
DEBUG: cryptsetup-libs-2.4.1-1.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.185-5.el9.noarch
DEBUG: elfutils-libs-0.185-5.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-249-4.el9.x86_64
DEBUG: systemd-249-4.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-5.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-12.el9.x86_64
DEBUG: cups-libs-2.3.3op2-10.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64
DEBUG: openldap-2.4.59-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-14.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.185-5.el9.x86_64
DEBUG: binutils-gold-2.35.2-9.el9.x86_64
DEBUG: binutils-2.35.2-9.el9.x86_64
DEBUG: elfutils-0.185-5.el9.x86_64
DEBUG: gdb-minimal-10.2-8.el9.x86_64
DEBUG: curl-7.76.1-14.el9.x86_64
DEBUG: rpm-4.16.1.3-7.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-7.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-7.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: openssh-clients-8.7p1-4.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: alsa-lib-1.2.5.1-2.el9.x86_64
DEBUG: glibc-headers-2.34-8.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-8.el9.x86_64
DEBUG: gcc-11.2.1-6.el9.x86_64
DEBUG: annobin-10.23-1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-8.el9.noarch
DEBUG: python-srpm-macros-3.9-43.el9.noarch
DEBUG: redhat-rpm-config-188-1.el9.noarch
DEBUG: python-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-generators-12-7.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.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: cairo-1.17.4-5.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.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: libXft-2.3.3-8.el9.x86_64
DEBUG: libasyncns-0.8-22.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-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-2.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: libsndfile-1.0.31-6.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.30-3.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk2-2.24.33-6.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-24.el9.x86_64
DEBUG: libwmf-lite-0.2.12-6.el9s.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: python3-devel-3.9.8-1.el9.x86_64
DEBUG: rpm-build-4.16.1.3-7.el9.x86_64
DEBUG: python3-pbr-5.6.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.31.1-1.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.23-1.1.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20211117162928.ce6a105.el9.noarch
DEBUG: Child return code was: 0
Finish: dnf update
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/.initialized
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tripleoclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f03a2b27d68>timeout=0uid=1027gid=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/python-tripleoclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm
DEBUG: Child return code was: 0
Finish: rpmbuild -bs
DEBUG: Copying package to result dir
Finish: buildsrpm
INFO: Done(python-tripleoclient.spec) Config(dlrn-1) 0 minutes 20 seconds
INFO: Results and/or logs in: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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.k2igiKircB
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-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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-xena/data/dlrn-1.cfg']
DEBUG:     version:  2.10
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos9-xena-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:  1027
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-xena-x86_64-1/ccache/u1027/', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-xena-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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, '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-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-xena-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-xena-x86_64-1', 'root': 'dlrn-centos9-xena-x86_64-1', 'resultdir': '/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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 1027 -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-xena-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-xena/data/dlrn-1.cfg
DEBUG:     root:  dlrn-centos9-xena-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

[9-BaseOS]
name=CentOS-Stream - Base
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/os/
failovermethod=priority
gpgcheck=0
enabled=1
skip_if_unavailable=False

[9-AppStream]
name=CentOS-Stream - AppStream
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/AppStream/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-PowerTools]
name=CentOS-Stream - PowerTools
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/CRB/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[9-HighAvailability]
name=CentOS-Stream - HighAvailability
baseurl=https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/HighAvailability/x86_64/os/
gpgcheck=0
enabled=1
gpgkey=file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official

[delorean-component-baremetal]
name=delorean-python-sushy-tools-05a1bedf9320cebc592de73fc4372b4a9c0fc00d
baseurl=https://trunk.rdoproject.org/centos9-xena/component/baremetal/05/a1/05a1bedf9320cebc592de73fc4372b4a9c0fc00d_5791966c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-python-cinderlib-ee115cb8e68382aa329a380a11335fa04c8f709c
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cinder/ee/11/ee115cb8e68382aa329a380a11335fa04c8f709c_6e3fa3e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-os-brick-36f12c05a75950f8214b5504c972b98edc63cdd7
baseurl=https://trunk.rdoproject.org/centos9-xena/component/clients/36/f1/36f12c05a75950f8214b5504c972b98edc63cdd7_9063769e
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff
baseurl=https://trunk.rdoproject.org/centos9-xena/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_0a156cdc
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-python-stackviz-87972d44dd338a940048804d3fc4107e490b59dc
baseurl=https://trunk.rdoproject.org/centos9-xena/component/common/87/97/87972d44dd338a940048804d3fc4107e490b59dc_7926712b
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-64f5c1cfb0e7223603c06e22a204716919d05294
baseurl=https://trunk.rdoproject.org/centos9-xena/component/compute/64/f5/64f5c1cfb0e7223603c06e22a204716919d05294_4e8357e6
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-aa7c4acdade2071084a35e42b35c1ec5a8c9990f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/glance/aa/7c/aa7c4acdade2071084a35e42b35c1ec5a8c9990f_0da6e950
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a4fab9a60e4c0c59fa26891a65873cec070960c5
baseurl=https://trunk.rdoproject.org/centos9-xena/component/manila/a4/fa/a4fab9a60e4c0c59fa26891a65873cec070960c5_79cfad9f
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-tap-as-a-service-351c1fbed5c96024eb37ddc8aa64313054e33069
baseurl=https://trunk.rdoproject.org/centos9-xena/component/network/35/1c/351c1fbed5c96024eb37ddc8aa64313054e33069_0b1d4007
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-45c992c1f396bc66cb61bf8fa0e448648a0d5f53
baseurl=https://trunk.rdoproject.org/centos9-xena/component/octavia/45/c9/45c992c1f396bc66cb61bf8fa0e448648a0d5f53_88a8fd4c
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-python-novajoin-265146ed2ec30bc50706e7daf317449de0fc148f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/security/26/51/265146ed2ec30bc50706e7daf317449de0fc148f_3154f488
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-7520aada3c042fe209e2e4eb9414c0c3f8dfd027
baseurl=https://trunk.rdoproject.org/centos9-xena/component/swift/75/20/7520aada3c042fe209e2e4eb9414c0c3f8dfd027_4b7c91aa
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-c410268ab1410de6baf035a66f9fcfaa2e6f5c18
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tempest/c4/10/c410268ab1410de6baf035a66f9fcfaa2e6f5c18_42e88b97
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4132611b3324b5005f
baseurl=https://trunk.rdoproject.org/centos9-xena/component/tripleo/92/40/92401b89bc57f441e1415d4132611b3324b5005f_838768a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-trove-ui-f1c3e51bed9b26688cd7f357e65c3bd06e23e31a
baseurl=https://trunk.rdoproject.org/centos9-xena/component/ui/f1/c3/f1c3e51bed9b26688cd7f357e65c3bd06e23e31a_11fd31e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-openstack-tripleo-validations-17be4534123459c2e0991e4618499151b57248c1
baseurl=https://trunk.rdoproject.org/centos9-xena/component/validation/17/be/17be4534123459c2e0991e4618499151b57248c1_4f26ac80
enabled=1
gpgcheck=0
priority=1

[delorean-xena-testing]
name=dlrn-xena-testing
baseurl=https://trunk.rdoproject.org/centos9-xena/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-xena-build-deps]
name=dlrn-xena-build-deps
baseurl=https://trunk.rdoproject.org/centos9-xena/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-rabbitmq]
name=centos9-rabbitmq
baseurl=https://buildlogs.centos.org/centos/9-stream/messaging/x86_64/rabbitmq-38/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-storage]
name=centos9-storage
baseurl=https://buildlogs.centos.org/9-stream/storage/x86_64/ceph-pacific/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-opstools]
name=centos9-opstools
baseurl=https://buildlogs.centos.org/centos/9-stream/opstools/x86_64/collectd-5/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos9-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/9-stream/nfv/x86_64/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-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm
INFO: Start(/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm)  Config(dlrn-centos9-xena-x86_64-1)
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4242728     2474128     5344592     9495324     6289284
DEBUG: Swap:      16777212     4526320    12250892
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  269M  4.1G   7% /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.nrxzk7ad', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-xena-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 7402 24-Core 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:           64K
DEBUG: L1i cache:           64K
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 ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip
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:       16212180     4287968     1268420     6317372    10655792     5027652
DEBUG: Swap:      16777212     4526576    12250636
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-xena-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  997M  3.3G  24% /var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/run/lock
DEBUG: ensuring that dir exists: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-xena-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-xena-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.xnim760z', '/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-x86_64-1/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root', '/var/lib/mock/dlrn-centos9-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1/root
DEBUG: resultdir = /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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', '1027', '-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-xena-x86_64-1/root/builddir/build
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SOURCES
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/builddir
Start: dnf update
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.2.1-6.el9.x86_64
DEBUG: crypto-policies-20210922-1.git6fb269b.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2021e-1.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: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: python-setuptools-wheel-57.4.0-1.el9s.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.2-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-srpm-macros-1.0-8.el9.noarch
DEBUG: kernel-headers-5.14.0-17.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-2.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.37-3.el9.1.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: coreutils-common-8.32-31.el9.x86_64
DEBUG: centos-gpg-keys-9.0-4.el9.noarch
DEBUG: centos-stream-release-9.0-4.el9.noarch
DEBUG: centos-stream-repos-9.0-4.el9.noarch
DEBUG: setup-2.13.7-6.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-8.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-8.el9.x86_64
DEBUG: glibc-common-2.34-8.el9.x86_64
DEBUG: glibc-2.34-8.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-2.el9.x86_64
DEBUG: zlib-1.2.11-31.el9.x86_64
DEBUG: libstdc++-11.2.1-6.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: xz-libs-5.2.5-7.el9.x86_64
DEBUG: libzstd-1.5.0-2.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libuuid-2.37.2-1.el9.x86_64
DEBUG: libxml2-2.9.12-4.el9.x86_64
DEBUG: elfutils-libelf-0.185-5.el9.x86_64
DEBUG: libcap-2.48-7.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: libgomp-11.2.1-6.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-44.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: expat-2.2.10-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: libcap-ng-0.8.2-6.el9.x86_64
DEBUG: audit-libs-3.0.5-5.el9.x86_64
DEBUG: libcom_err-1.46.2-2.el9.x86_64
DEBUG: libtdb-1.4.3-10.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.37-3.el9.1.x86_64
DEBUG: fribidi-1.0.10-6.el9.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-53.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-12.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libsepol-3.3-1.el9.x86_64
DEBUG: libselinux-3.3-1.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-5.el9.x86_64
DEBUG: libsmartcols-2.37.2-1.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.0-4.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.0-3.el9.x86_64
DEBUG: coreutils-8.32-31.el9.x86_64
DEBUG: ca-certificates-2020.2.50-94.el9.noarch
DEBUG: libblkid-2.37.2-1.el9.x86_64
DEBUG: libmount-2.37.2-1.el9.x86_64
DEBUG: gzip-1.10-8.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.2.0-3.el9.x86_64
DEBUG: openjpeg2-2.4.0-6.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.2-1.el9.x86_64
DEBUG: python-pip-wheel-21.2.3-3.el9.noarch
DEBUG: python-unversioned-command-3.9.8-1.el9.noarch
DEBUG: python3-3.9.8-1.el9.x86_64
DEBUG: python3-libs-3.9.8-1.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-six-1.15.0-7.el9.noarch
DEBUG: python3-idna-2.10-5.el9.noarch
DEBUG: python3-greenlet-0.4.17-4.el9.x86_64
DEBUG: python3-pip-21.2.3-3.el9.noarch
DEBUG: python3-chardet-4.0.0-3.el9.noarch
DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch
DEBUG: python3-packaging-20.9-4.el9.noarch
DEBUG: python3-pysocks-1.7.1-10.el9.noarch
DEBUG: python3-urllib3-1.26.5-2.el9.noarch
DEBUG: python3-requests-2.25.1-5.el9.noarch
DEBUG: python3-ply-3.11-13.el9.noarch
DEBUG: python3-pycparser-2.20-5.el9.noarch
DEBUG: python3-cffi-1.14.5-4.el9.x86_64
DEBUG: python3-cryptography-3.4.7-5.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-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-1.2.1-2.el9s.noarch
DEBUG: openssl-3.0.0-3.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libarchive-3.5.2-1.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: xz-5.2.5-7.el9.x86_64
DEBUG: libsemanage-3.3-1.el9.x86_64
DEBUG: shadow-utils-4.9-2.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: tar-1.34-3.el9.x86_64
DEBUG: llvm-libs-13.0.0-1.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: zip-3.0-30.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: cpp-11.2.1-6.el9.x86_64
DEBUG: flac-libs-1.3.3-9.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.2-7.el9.x86_64
DEBUG: glib2-2.68.4-2.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.30-3.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-6.el9.x86_64
DEBUG: harfbuzz-2.7.4-5.el9.x86_64
DEBUG: fontconfig-2.13.94-2.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: zstd-1.5.0-2.el9.x86_64
DEBUG: info-6.7-12.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: less-575-4.el9.x86_64
DEBUG: systemd-rpm-macros-249-4.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-2.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-51.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-8.el9.x86_64
DEBUG: libgpg-error-1.42-4.el9.x86_64
DEBUG: libgcrypt-1.9.3-5.el9.x86_64
DEBUG: systemd-libs-249-4.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: avahi-libs-0.8-11.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: libusbx-1.0.24-4.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: util-linux-core-2.37.2-1.el9.x86_64
DEBUG: util-linux-2.37.2-1.el9.x86_64
DEBUG: openssh-8.7p1-4.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: device-mapper-1.02.181-1.el9.x86_64
DEBUG: device-mapper-libs-1.02.181-1.el9.x86_64
DEBUG: cryptsetup-libs-2.4.1-1.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.185-5.el9.noarch
DEBUG: elfutils-libs-0.185-5.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-249-4.el9.x86_64
DEBUG: systemd-249-4.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-5.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-12.el9.x86_64
DEBUG: cups-libs-2.3.3op2-10.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64
DEBUG: openldap-2.4.59-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-14.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.185-5.el9.x86_64
DEBUG: binutils-gold-2.35.2-9.el9.x86_64
DEBUG: binutils-2.35.2-9.el9.x86_64
DEBUG: elfutils-0.185-5.el9.x86_64
DEBUG: gdb-minimal-10.2-8.el9.x86_64
DEBUG: curl-7.76.1-14.el9.x86_64
DEBUG: rpm-4.16.1.3-7.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-7.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-7.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: openssh-clients-8.7p1-4.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: alsa-lib-1.2.5.1-2.el9.x86_64
DEBUG: glibc-headers-2.34-8.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-8.el9.x86_64
DEBUG: gcc-11.2.1-6.el9.x86_64
DEBUG: annobin-10.23-1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-8.el9.noarch
DEBUG: python-srpm-macros-3.9-43.el9.noarch
DEBUG: redhat-rpm-config-188-1.el9.noarch
DEBUG: python-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-generators-12-7.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.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: cairo-1.17.4-5.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.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: libXft-2.3.3-8.el9.x86_64
DEBUG: libasyncns-0.8-22.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-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-2.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: libsndfile-1.0.31-6.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.30-3.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk2-2.24.33-6.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-24.el9.x86_64
DEBUG: libwmf-lite-0.2.12-6.el9s.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: python3-devel-3.9.8-1.el9.x86_64
DEBUG: rpm-build-4.16.1.3-7.el9.x86_64
DEBUG: python3-pbr-5.6.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.31.1-1.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.23-1.1.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20211117162928.ce6a105.el9.noarch
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-sushy-tools-05a1bedf9320cebc592  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-cinderlib-ee115cb8e68382aa329a3  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-os-brick-36f12c05a75950f8214b55  11 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 9.9 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-stackviz-87972d44dd338a94004880  16 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-64f5c1cfb0e7223603c06e2  13 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-aa7c4acdade2071084a35  11 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-a4fab9a60e  17 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tap-as-a-service-351c1fbed5c960  15 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-octavia-45c992c1f396bc66cb61  13 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-novajoin-265146ed2ec30bc50706e7  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-7520aada3c042fe209e2e4  16 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-telemetry-tests-tempest-c410268  16 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-n1k-vsm-92401b89bc57f441e1415d4  14 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-trove-ui-f1c3e51bed9b26688cd  12 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tripleo-validations-17be4534  16 kB/s | 3.0 kB     00:00    
DEBUG: CentOS-Stream - Base                             18 kB/s | 2.3 kB     00:00    
DEBUG: CentOS-Stream - AppStream                        20 kB/s | 2.8 kB     00:00    
DEBUG: CentOS-Stream - PowerTools                      9.9 kB/s | 2.3 kB     00:00    
DEBUG: CentOS-Stream - HighAvailability                 13 kB/s | 2.3 kB     00:00    
DEBUG: dlrn-xena-testing                                17 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-xena-build-deps                             11 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                 13 kB/s | 3.0 kB     00:00    
DEBUG: centos9-storage                                  14 kB/s | 3.0 kB     00:00    
DEBUG: centos9-opstools                                 11 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              12 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-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-11.2.1-6.el9.x86_64
DEBUG: crypto-policies-20210922-1.git6fb269b.el9.noarch
DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch
DEBUG: tzdata-2021e-1.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: google-droid-sans-fonts-20200215-11.el9.2.noarch
DEBUG: python-setuptools-wheel-57.4.0-1.el9s.noarch
DEBUG: xkeyboard-config-2.33-2.el9.noarch
DEBUG: rust-srpm-macros-17-4.el9.noarch
DEBUG: qt5-srpm-macros-5.15.2-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-srpm-macros-1.0-8.el9.noarch
DEBUG: kernel-headers-5.14.0-17.el9.x86_64
DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch
DEBUG: gawk-all-langpacks-5.1.0-5.el9.x86_64
DEBUG: adwaita-cursor-theme-40.1.1-2.el9.noarch
DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch
DEBUG: publicsuffix-list-dafsa-20210518-2.el9.noarch
DEBUG: pkgconf-m4-1.7.3-9.el9.noarch
DEBUG: pcre2-syntax-10.37-3.el9.1.noarch
DEBUG: ncurses-base-6.2-8.20210508.el9.noarch
DEBUG: libssh-config-0.9.6-3.el9.noarch
DEBUG: coreutils-common-8.32-31.el9.x86_64
DEBUG: centos-gpg-keys-9.0-4.el9.noarch
DEBUG: centos-stream-release-9.0-4.el9.noarch
DEBUG: centos-stream-repos-9.0-4.el9.noarch
DEBUG: setup-2.13.7-6.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-8.el9.x86_64
DEBUG: glibc-minimal-langpack-2.34-8.el9.x86_64
DEBUG: glibc-common-2.34-8.el9.x86_64
DEBUG: glibc-2.34-8.el9.x86_64
DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64
DEBUG: bash-5.1.8-2.el9.x86_64
DEBUG: zlib-1.2.11-31.el9.x86_64
DEBUG: libstdc++-11.2.1-6.el9.x86_64
DEBUG: bzip2-libs-1.0.8-8.el9.x86_64
DEBUG: libxcrypt-4.4.18-3.el9.x86_64
DEBUG: xz-libs-5.2.5-7.el9.x86_64
DEBUG: libzstd-1.5.0-2.el9.x86_64
DEBUG: libpng-1.6.37-12.el9.x86_64
DEBUG: gmp-6.2.0-10.el9.x86_64
DEBUG: libuuid-2.37.2-1.el9.x86_64
DEBUG: libxml2-2.9.12-4.el9.x86_64
DEBUG: elfutils-libelf-0.185-5.el9.x86_64
DEBUG: libcap-2.48-7.el9.x86_64
DEBUG: libjpeg-turbo-2.0.90-5.el9.x86_64
DEBUG: libffi-3.4.2-7.el9.x86_64
DEBUG: p11-kit-0.24.0-4.el9.x86_64
DEBUG: mpfr-4.1.0-7.el9.x86_64
DEBUG: libgomp-11.2.1-6.el9.x86_64
DEBUG: libtool-ltdl-2.4.6-44.el9.x86_64
DEBUG: readline-8.1-4.el9.x86_64
DEBUG: expat-2.2.10-4.el9.x86_64
DEBUG: libattr-2.5.1-3.el9.x86_64
DEBUG: libacl-2.3.1-3.el9.x86_64
DEBUG: popt-1.18-8.el9.x86_64
DEBUG: lcms2-2.12-3.el9.x86_64
DEBUG: libwebp-1.2.0-3.el9.x86_64
DEBUG: sqlite-libs-3.34.1-5.el9.x86_64
DEBUG: libcap-ng-0.8.2-6.el9.x86_64
DEBUG: audit-libs-3.0.5-5.el9.x86_64
DEBUG: libcom_err-1.46.2-2.el9.x86_64
DEBUG: libtdb-1.4.3-10.el9.x86_64
DEBUG: libunistring-0.9.10-15.el9.x86_64
DEBUG: libidn2-2.3.0-7.el9.x86_64
DEBUG: lz4-libs-1.9.3-5.el9.x86_64
DEBUG: pcre2-10.37-3.el9.1.x86_64
DEBUG: fribidi-1.0.10-6.el9.x86_64
DEBUG: libICE-1.0.10-8.el9.x86_64
DEBUG: libogg-1.3.4-6.el9.x86_64
DEBUG: libvorbis-1.3.7-5.el9.x86_64
DEBUG: libSM-1.2.3-10.el9.x86_64
DEBUG: libmpc-1.2.1-4.el9.x86_64
DEBUG: libwayland-client-1.19.0-4.el9.x86_64
DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64
DEBUG: unzip-6.0-53.el9.x86_64
DEBUG: imath-3.1.2-1.el9.x86_64
DEBUG: file-libs-5.39-8.el9.x86_64
DEBUG: file-5.39-8.el9.x86_64
DEBUG: hicolor-icon-theme-0.17-12.el9.noarch
DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64
DEBUG: alternatives-1.20-2.el9.x86_64
DEBUG: gdbm-libs-1.19-4.el9.x86_64
DEBUG: libbrotli-1.0.9-6.el9.x86_64
DEBUG: libsepol-3.3-1.el9.x86_64
DEBUG: libselinux-3.3-1.el9.x86_64
DEBUG: sed-4.8-9.el9.x86_64
DEBUG: findutils-4.8.0-5.el9.x86_64
DEBUG: libsigsegv-2.13-4.el9.x86_64
DEBUG: gawk-5.1.0-5.el9.x86_64
DEBUG: libsmartcols-2.37.2-1.el9.x86_64
DEBUG: libtasn1-4.16.0-7.el9.x86_64
DEBUG: p11-kit-trust-0.24.0-4.el9.x86_64
DEBUG: lua-libs-5.4.2-4.el9.x86_64
DEBUG: pcre-8.44-3.el9.3.x86_64
DEBUG: grep-3.6-5.el9.x86_64
DEBUG: openssl-pkcs11-0.4.11-7.el9.x86_64
DEBUG: openssl-libs-3.0.0-3.el9.x86_64
DEBUG: coreutils-8.32-31.el9.x86_64
DEBUG: ca-certificates-2020.2.50-94.el9.noarch
DEBUG: libblkid-2.37.2-1.el9.x86_64
DEBUG: libmount-2.37.2-1.el9.x86_64
DEBUG: gzip-1.10-8.el9.x86_64
DEBUG: cracklib-2.9.6-27.el9.x86_64
DEBUG: jbigkit-libs-2.1-23.el9.x86_64
DEBUG: libtiff-4.2.0-3.el9.x86_64
DEBUG: openjpeg2-2.4.0-6.el9.x86_64
DEBUG: pixman-0.40.0-5.el9.x86_64
DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64
DEBUG: libfdisk-2.37.2-1.el9.x86_64
DEBUG: python-pip-wheel-21.2.3-3.el9.noarch
DEBUG: python-unversioned-command-3.9.8-1.el9.noarch
DEBUG: python3-3.9.8-1.el9.x86_64
DEBUG: python3-libs-3.9.8-1.el9.x86_64
DEBUG: python3-setuptools-57.4.0-1.el9s.noarch
DEBUG: python3-six-1.15.0-7.el9.noarch
DEBUG: python3-idna-2.10-5.el9.noarch
DEBUG: python3-greenlet-0.4.17-4.el9.x86_64
DEBUG: python3-pip-21.2.3-3.el9.noarch
DEBUG: python3-chardet-4.0.0-3.el9.noarch
DEBUG: python3-pyparsing-2.4.7-7.1.el9.noarch
DEBUG: python3-packaging-20.9-4.el9.noarch
DEBUG: python3-pysocks-1.7.1-10.el9.noarch
DEBUG: python3-urllib3-1.26.5-2.el9.noarch
DEBUG: python3-requests-2.25.1-5.el9.noarch
DEBUG: python3-ply-3.11-13.el9.noarch
DEBUG: python3-pycparser-2.20-5.el9.noarch
DEBUG: python3-cffi-1.14.5-4.el9.x86_64
DEBUG: python3-cryptography-3.4.7-5.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-markupsafe-2.0.0-2.el9s.x86_64
DEBUG: python3-jinja2-3.0.1-2.el9s.noarch
DEBUG: python3-tomli-1.2.1-2.el9s.noarch
DEBUG: openssl-3.0.0-3.el9.x86_64
DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch
DEBUG: kmod-libs-28-7.el9.x86_64
DEBUG: libarchive-3.5.2-1.el9.x86_64
DEBUG: libevent-2.1.12-6.el9.x86_64
DEBUG: xz-5.2.5-7.el9.x86_64
DEBUG: libsemanage-3.3-1.el9.x86_64
DEBUG: shadow-utils-4.9-2.el9.x86_64
DEBUG: libutempter-1.2.1-6.el9.x86_64
DEBUG: tar-1.34-3.el9.x86_64
DEBUG: llvm-libs-13.0.0-1.el9.x86_64
DEBUG: openexr-libs-3.1.1-2.el9.x86_64
DEBUG: zip-3.0-30.el9.x86_64
DEBUG: libwayland-cursor-1.19.0-4.el9.x86_64
DEBUG: cpp-11.2.1-6.el9.x86_64
DEBUG: flac-libs-1.3.3-9.el9.x86_64
DEBUG: libpsl-0.21.1-5.el9.x86_64
DEBUG: acl-2.3.1-3.el9.x86_64
DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64
DEBUG: jasper-libs-2.0.28-3.el9.x86_64
DEBUG: LibRaw-0.20.2-4.el9.x86_64
DEBUG: dwz-0.14-3.el9.x86_64
DEBUG: libxkbcommon-1.0.3-4.el9.x86_64
DEBUG: xml-common-0.6.3-58.el9.noarch
DEBUG: nettle-3.7.3-2.el9.x86_64
DEBUG: gnutls-3.7.2-7.el9.x86_64
DEBUG: glib2-2.68.4-2.el9.x86_64
DEBUG: atk-2.36.0-5.el9.x86_64
DEBUG: shared-mime-info-2.1-4.el9.x86_64
DEBUG: gdk-pixbuf2-2.42.6-2.el9.x86_64
DEBUG: gdk-pixbuf2-modules-2.42.6-2.el9.x86_64
DEBUG: gtk-update-icon-cache-3.24.30-3.el9.x86_64
DEBUG: gstreamer1-1.18.4-4.el9.x86_64
DEBUG: liblqr-1-0.4.2-17.el9s.x86_64
DEBUG: bzip2-1.0.8-8.el9.x86_64
DEBUG: graphite2-1.3.14-9.el9.x86_64
DEBUG: freetype-2.10.4-6.el9.x86_64
DEBUG: harfbuzz-2.7.4-5.el9.x86_64
DEBUG: fontconfig-2.13.94-2.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: zstd-1.5.0-2.el9.x86_64
DEBUG: info-6.7-12.el9.x86_64
DEBUG: ed-1.14.2-12.el9.x86_64
DEBUG: patch-2.7.6-16.el9.x86_64
DEBUG: libfontenc-1.1.3-17.el9.x86_64
DEBUG: mkfontscale-1.2.1-3.el9.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
DEBUG: less-575-4.el9.x86_64
DEBUG: systemd-rpm-macros-249-4.el9.noarch
DEBUG: adwaita-icon-theme-40.1.1-2.el9.noarch
DEBUG: libpaper-1.1.28-4.el9.x86_64
DEBUG: cpio-2.13-16.el9.x86_64
DEBUG: diffutils-3.7-12.el9.x86_64
DEBUG: json-c-0.14-11.el9.x86_64
DEBUG: keyutils-libs-1.6.1-4.el9.x86_64
DEBUG: libcbor-0.7.0-5.el9.x86_64
DEBUG: libdb-5.3.28-51.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-8.el9.x86_64
DEBUG: libgpg-error-1.42-4.el9.x86_64
DEBUG: libgcrypt-1.9.3-5.el9.x86_64
DEBUG: systemd-libs-249-4.el9.x86_64
DEBUG: dbus-libs-1.12.20-5.el9.x86_64
DEBUG: avahi-libs-0.8-11.el9.x86_64
DEBUG: libfido2-1.6.0-7.el9.x86_64
DEBUG: libusbx-1.0.24-4.el9.x86_64
DEBUG: libgusb-0.3.6-3.el9.x86_64
DEBUG: colord-libs-1.4.5-4.el9.x86_64
DEBUG: util-linux-core-2.37.2-1.el9.x86_64
DEBUG: util-linux-2.37.2-1.el9.x86_64
DEBUG: openssh-8.7p1-4.el9.x86_64
DEBUG: libnghttp2-1.43.0-5.el9.x86_64
DEBUG: libpkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-1.7.3-9.el9.x86_64
DEBUG: pkgconf-pkg-config-1.7.3-9.el9.x86_64
DEBUG: libseccomp-2.5.2-2.el9.x86_64
DEBUG: device-mapper-1.02.181-1.el9.x86_64
DEBUG: device-mapper-libs-1.02.181-1.el9.x86_64
DEBUG: cryptsetup-libs-2.4.1-1.el9.x86_64
DEBUG: elfutils-default-yama-scope-0.185-5.el9.noarch
DEBUG: elfutils-libs-0.185-5.el9.x86_64
DEBUG: dbus-1.12.20-5.el9.x86_64
DEBUG: systemd-pam-249-4.el9.x86_64
DEBUG: systemd-249-4.el9.x86_64
DEBUG: dbus-common-1.12.20-5.el9.noarch
DEBUG: dbus-broker-28-5.el9.x86_64
DEBUG: dconf-0.40.0-6.el9.x86_64
DEBUG: libverto-0.3.2-3.el9.x86_64
DEBUG: krb5-libs-1.19.1-12.el9.x86_64
DEBUG: cups-libs-2.3.3op2-10.el9.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-17.el9.x86_64
DEBUG: openldap-2.4.59-3.el9.x86_64
DEBUG: libssh-0.9.6-3.el9.x86_64
DEBUG: libcurl-7.76.1-14.el9.x86_64
DEBUG: elfutils-debuginfod-client-0.185-5.el9.x86_64
DEBUG: binutils-gold-2.35.2-9.el9.x86_64
DEBUG: binutils-2.35.2-9.el9.x86_64
DEBUG: elfutils-0.185-5.el9.x86_64
DEBUG: gdb-minimal-10.2-8.el9.x86_64
DEBUG: curl-7.76.1-14.el9.x86_64
DEBUG: rpm-4.16.1.3-7.el9.x86_64
DEBUG: rpm-libs-4.16.1.3-7.el9.x86_64
DEBUG: rpm-build-libs-4.16.1.3-7.el9.x86_64
DEBUG: efi-srpm-macros-4-9.el9.noarch
DEBUG: lua-srpm-macros-1-6.el9.noarch
DEBUG: openssh-clients-8.7p1-4.el9.x86_64
DEBUG: git-core-2.31.1-2.el9.2.x86_64
DEBUG: make-4.3-7.el9.x86_64
DEBUG: alsa-lib-1.2.5.1-2.el9.x86_64
DEBUG: glibc-headers-2.34-8.el9.x86_64
DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64
DEBUG: glibc-devel-2.34-8.el9.x86_64
DEBUG: gcc-11.2.1-6.el9.x86_64
DEBUG: annobin-10.23-1.el9.x86_64
DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch
DEBUG: go-srpm-macros-3.0.9-8.el9.noarch
DEBUG: python-srpm-macros-3.9-43.el9.noarch
DEBUG: redhat-rpm-config-188-1.el9.noarch
DEBUG: python-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-macros-3.9-43.el9.noarch
DEBUG: python3-rpm-generators-12-7.el9.noarch
DEBUG: gsm-1.0.19-6.el9.x86_64
DEBUG: jbig2dec-libs-0.19-6.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: cairo-1.17.4-5.el9.x86_64
DEBUG: libXi-1.7.10-8.el9.x86_64
DEBUG: libXfixes-5.0.3-16.el9.x86_64
DEBUG: libXt-1.2.0-6.el9.x86_64
DEBUG: cairo-gobject-1.17.4-5.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-7.el9.x86_64
DEBUG: gd-2.3.2-3.el9.x86_64
DEBUG: libXaw-1.0.13-19.el9.x86_64
DEBUG: libXtst-1.2.3-16.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: libXft-2.3.3-8.el9.x86_64
DEBUG: libasyncns-0.8-22.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-2.el9.x86_64
DEBUG: librsvg2-2.50.7-1.el9.x86_64
DEBUG: libepoxy-1.5.5-4.el9.x86_64
DEBUG: libijs-0.35-15.el9.x86_64
DEBUG: libgs-9.54.0-2.el9.x86_64
DEBUG: libwayland-egl-1.19.0-4.el9.x86_64
DEBUG: opus-1.3.1-10.el9.x86_64
DEBUG: libsndfile-1.0.31-6.el9.x86_64
DEBUG: pulseaudio-libs-15.0-2.el9.x86_64
DEBUG: libcanberra-0.30-26.el9.x86_64
DEBUG: gtk3-3.24.30-3.el9.x86_64
DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64
DEBUG: gtk2-2.24.33-6.el9.x86_64
DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64
DEBUG: graphviz-2.44.0-24.el9.x86_64
DEBUG: libwmf-lite-0.2.12-6.el9s.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: python3-devel-3.9.8-1.el9.x86_64
DEBUG: rpm-build-4.16.1.3-7.el9.x86_64
DEBUG: python3-pbr-5.6.0-1.el9s.noarch
DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch
DEBUG: python3-eventlet-0.31.1-1.el9s.noarch
DEBUG: python3-sqlalchemy-1.4.23-1.1.el9s.x86_64
DEBUG: openstack-macros-2021.1.0-0.20211117162928.ce6a105.el9.noarch
DEBUG: Child return code was: 0
Finish: dnf update
DEBUG: touching file: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/.initialized
Finish: chroot init
Start: build phase for python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm
Start: build setup for python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Updating / installing...
DEBUG: python-tripleoclient-17.1.0-0.20211119########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: python-tripleoclient-17.1.0-0.20211119145439.7c44b71.tar.gz
DEBUG: python-tripleoclient.spec
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tripleoclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f33c1ca6630>timeout=0uid=1027gid=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/python-tripleoclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-xena-x86_64-1/root/installation-homedir
DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root//builddir/build/SRPMS/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root//builddir/build/SRPMS/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-xena-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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:01 ago on Fri Nov 19 14:56:13 2021.
DEBUG: Package git-core-2.31.1-2.el9.2.x86_64 is already installed.
DEBUG: Package openstack-macros-2021.1.0-0.20211117162928.ce6a105.el9.noarch is already installed.
DEBUG: Package python3-devel-3.9.8-1.el9.x86_64 is already installed.
DEBUG: Package python3-pbr-5.6.0-1.el9s.noarch is already installed.
DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed.
DEBUG: No matching package to install: 'redhat-lsb-core'
DEBUG: Not all dependencies satisfied
DEBUG: Error: Some packages could not be found.
DEBUG: Child return code was: 1
Finish: build setup for python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm
Finish: build phase for python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm
ERROR: Exception(/home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm) Config(dlrn-centos9-xena-x86_64-1) 0 minutes 22 seconds
INFO: Results and/or logs in: /home/centos9-xena/data/repos/component/tripleo/7c/44/7c44b7190e6bdb8582499f9a85db6988cc8cd273_fbc96234
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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-1/root/ --releasever 9 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=local --disableplugin=spacewalk /var/lib/mock/dlrn-centos9-xena-x86_64-1/root//builddir/build/SRPMS/python-tripleoclient-17.1.0-0.20211119145439.7c44b71.el9.src.rpm --setopt=tsflags=nocontexts
No matches found for the following disable plugin patterns: local, spacewalk
Last metadata expiration check: 0:00:01 ago on Fri Nov 19 14:56:13 2021.
Package git-core-2.31.1-2.el9.2.x86_64 is already installed.
Package openstack-macros-2021.1.0-0.20211117162928.ce6a105.el9.noarch is already installed.
Package python3-devel-3.9.8-1.el9.x86_64 is already installed.
Package python3-pbr-5.6.0-1.el9s.noarch is already installed.
Package python3-setuptools-57.4.0-1.el9s.noarch is already installed.
No matching package to install: 'redhat-lsb-core'
Not all dependencies satisfied
Error: Some packages could not be found.