+ 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/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060' + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 --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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3u7e16hv:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': '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 centos-gpg-keys 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-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_a28fcf67 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c0ff6fd9f934782149777d2ab69b87dabca6a907 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/c0/ff/c0ff6fd9f934782149777d2ab69b87dabca6a907_c1f8d878 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-27e113780f3ade8a0f387838a3efd3ee5327314d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/27/e1/27e113780f3ade8a0f387838a3efd3ee5327314d_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bed18e58e558c12dcf4d6c097effca32a8b5b1ad baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/be/d1/bed18e58e558c12dcf4d6c097effca32a8b5b1ad_4d0efce3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-ed6b3e37e892cabc8179ccca6b86d88d60c8abf6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/ed/6b/ed6b3e37e892cabc8179ccca6b86d88d60c8abf6_9c8b7844 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-ec2-api-8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/8c/83/8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b_ec46da36 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1beee78e096ddba4729be10af6ac4ddec8e79da0 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/1b/ee/1beee78e096ddba4729be10af6ac4ddec8e79da0_647568c5 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/df/8d/df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887_5c4f6458 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ba/fe/bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707_e0d2b035 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9b0c0ff4bf9ad64e7a236eaa93909e34707887a4 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/9b/0c/9b0c0ff4bf9ad64e7a236eaa93909e34707887a4_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-ae0b0a17b2da98d135d409ab9d010a9e220d23fa baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/ae/0b/ae0b0a17b2da98d135d409ab9d010a9e220d23fa_bcc48f1c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-687515c064fd4747a03c3df42553369bb9585656 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/68/75/687515c064fd4747a03c3df42553369bb9585656_bf837316 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-e74b7e2cf55f458b2b64e16a9d6c898d17b1016c baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/e7/4b/e74b7e2cf55f458b2b64e16a9d6c898d17b1016c_227e6060 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-redis-406874a0d3010910c1df37353e24585dc4e1b840 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/40/68/406874a0d3010910c1df37353e24585dc4e1b840_fa6c04a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/2e/00/2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5_fdfcf00a enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-3344af0ecf1aba7fe72cbe316ff46d873826ad10 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/33/44/3344af0ecf1aba7fe72cbe316ff46d873826ad10_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 --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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3j516h2t:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': '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 centos-gpg-keys 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-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_a28fcf67 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c0ff6fd9f934782149777d2ab69b87dabca6a907 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/c0/ff/c0ff6fd9f934782149777d2ab69b87dabca6a907_c1f8d878 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-27e113780f3ade8a0f387838a3efd3ee5327314d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/27/e1/27e113780f3ade8a0f387838a3efd3ee5327314d_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bed18e58e558c12dcf4d6c097effca32a8b5b1ad baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/be/d1/bed18e58e558c12dcf4d6c097effca32a8b5b1ad_4d0efce3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-ed6b3e37e892cabc8179ccca6b86d88d60c8abf6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/ed/6b/ed6b3e37e892cabc8179ccca6b86d88d60c8abf6_9c8b7844 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-ec2-api-8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/8c/83/8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b_ec46da36 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1beee78e096ddba4729be10af6ac4ddec8e79da0 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/1b/ee/1beee78e096ddba4729be10af6ac4ddec8e79da0_647568c5 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/df/8d/df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887_5c4f6458 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ba/fe/bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707_e0d2b035 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9b0c0ff4bf9ad64e7a236eaa93909e34707887a4 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/9b/0c/9b0c0ff4bf9ad64e7a236eaa93909e34707887a4_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-ae0b0a17b2da98d135d409ab9d010a9e220d23fa baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/ae/0b/ae0b0a17b2da98d135d409ab9d010a9e220d23fa_bcc48f1c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-687515c064fd4747a03c3df42553369bb9585656 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/68/75/687515c064fd4747a03c3df42553369bb9585656_bf837316 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-e74b7e2cf55f458b2b64e16a9d6c898d17b1016c baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/e7/4b/e74b7e2cf55f458b2b64e16a9d6c898d17b1016c_227e6060 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-redis-406874a0d3010910c1df37353e24585dc4e1b840 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/40/68/406874a0d3010910c1df37353e24585dc4e1b840_fa6c04a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/2e/00/2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5_fdfcf00a enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-3344af0ecf1aba7fe72cbe316ff46d873826ad10 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/33/44/3344af0ecf1aba7fe72cbe316ff46d873826ad10_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5317080 1613536 3451828 9281568 7101960 DEBUG: Swap: 16777212 4438384 12338828 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-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 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fe0oono7', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4972504 1612024 3436780 9627656 7461344 DEBUG: Swap: 16777212 4438384 12338828 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 982M 3.4G 23% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.nykfo0gl', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '43b321dc1d974bcaab2675e4decd3b3c', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos8-yoga/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f cc3686ba5db94b3d539f9d930a97f5a872a9a983 Note: switching to 'cc3686ba5db94b3d539f9d930a97f5a872a9a983'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at cc3686ba5 Merge "Make test_tagged_attachment wait for SSHABLE" + '[' -d /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-tempest + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-tempest ++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 30.0.1.dev14 cc3686b + UPSTREAMVERSION=30.0.1.dev14 + [[ 30.0.1.dev14 =~ ([^-]*)-(.+) ]] + [[ 30.0.1.dev14 =~ (.*?)\.(0rc.+) ]] + [[ 30.0.1.dev14 =~ (.*?)\.(0b.+) ]] + [[ 30.0.1.dev14 =~ (.*?)\.(0a.+) ]] + [[ 30.0.1.dev14 =~ (.*?)\.(dev.+) ]] + VERSION=30.0.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220329140718.cc3686b + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 --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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4nuaqu1e:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': '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 centos-gpg-keys 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-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_a28fcf67 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c0ff6fd9f934782149777d2ab69b87dabca6a907 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/c0/ff/c0ff6fd9f934782149777d2ab69b87dabca6a907_c1f8d878 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-27e113780f3ade8a0f387838a3efd3ee5327314d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/27/e1/27e113780f3ade8a0f387838a3efd3ee5327314d_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bed18e58e558c12dcf4d6c097effca32a8b5b1ad baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/be/d1/bed18e58e558c12dcf4d6c097effca32a8b5b1ad_4d0efce3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-ed6b3e37e892cabc8179ccca6b86d88d60c8abf6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/ed/6b/ed6b3e37e892cabc8179ccca6b86d88d60c8abf6_9c8b7844 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-ec2-api-8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/8c/83/8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b_ec46da36 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1beee78e096ddba4729be10af6ac4ddec8e79da0 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/1b/ee/1beee78e096ddba4729be10af6ac4ddec8e79da0_647568c5 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/df/8d/df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887_5c4f6458 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ba/fe/bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707_e0d2b035 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9b0c0ff4bf9ad64e7a236eaa93909e34707887a4 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/9b/0c/9b0c0ff4bf9ad64e7a236eaa93909e34707887a4_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-ae0b0a17b2da98d135d409ab9d010a9e220d23fa baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/ae/0b/ae0b0a17b2da98d135d409ab9d010a9e220d23fa_bcc48f1c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-687515c064fd4747a03c3df42553369bb9585656 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/68/75/687515c064fd4747a03c3df42553369bb9585656_bf837316 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-e74b7e2cf55f458b2b64e16a9d6c898d17b1016c baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/e7/4b/e74b7e2cf55f458b2b64e16a9d6c898d17b1016c_227e6060 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-redis-406874a0d3010910c1df37353e24585dc4e1b840 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/40/68/406874a0d3010910c1df37353e24585dc4e1b840_fa6c04a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/2e/00/2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5_fdfcf00a enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-3344af0ecf1aba7fe72cbe316ff46d873826ad10 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/33/44/3344af0ecf1aba7fe72cbe316ff46d873826ad10_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5034984 227776 4309612 10949424 6420564 DEBUG: Swap: 16777212 4442736 12334476 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-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 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.e52cd7xo', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5026204 259816 4341816 10926164 6502848 DEBUG: Swap: 16777212 4454752 12322460 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.i8lff3vq', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'efa35812448d47619ec40fd1f192ae52', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4nuaqu1e:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '04b1840bf1234fb7be442ce7e91e255b', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4nuaqu1e:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.9s) running egg_info creating tempest.egg-info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing requirements to tempest.egg-info/requires.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'tempest.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'tempest.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating tempest-30.0.1.dev14 creating tempest-30.0.1.dev14/doc creating tempest-30.0.1.dev14/doc/source creating tempest-30.0.1.dev14/doc/source/_extra creating tempest-30.0.1.dev14/doc/source/_static creating tempest-30.0.1.dev14/doc/source/contributor creating tempest-30.0.1.dev14/doc/source/data creating tempest-30.0.1.dev14/doc/source/field_guide creating tempest-30.0.1.dev14/doc/source/library creating tempest-30.0.1.dev14/doc/source/library/service_clients creating tempest-30.0.1.dev14/doc/source/plugins creating tempest-30.0.1.dev14/doc/source/tests creating tempest-30.0.1.dev14/etc creating tempest-30.0.1.dev14/playbooks creating tempest-30.0.1.dev14/releasenotes creating tempest-30.0.1.dev14/releasenotes/notes creating tempest-30.0.1.dev14/releasenotes/notes/10 creating tempest-30.0.1.dev14/releasenotes/notes/11 creating tempest-30.0.1.dev14/releasenotes/notes/12 creating tempest-30.0.1.dev14/releasenotes/notes/13 creating tempest-30.0.1.dev14/releasenotes/notes/14 creating tempest-30.0.1.dev14/releasenotes/notes/15 creating tempest-30.0.1.dev14/releasenotes/notes/16 creating tempest-30.0.1.dev14/releasenotes/notes/25 creating tempest-30.0.1.dev14/releasenotes/source creating tempest-30.0.1.dev14/releasenotes/source/_static creating tempest-30.0.1.dev14/releasenotes/source/_templates creating tempest-30.0.1.dev14/roles creating tempest-30.0.1.dev14/roles/acl-devstack-files creating tempest-30.0.1.dev14/roles/acl-devstack-files/defaults creating tempest-30.0.1.dev14/roles/acl-devstack-files/tasks creating tempest-30.0.1.dev14/roles/run-tempest creating tempest-30.0.1.dev14/roles/run-tempest-26 creating tempest-30.0.1.dev14/roles/run-tempest-26/defaults creating tempest-30.0.1.dev14/roles/run-tempest-26/tasks creating tempest-30.0.1.dev14/roles/run-tempest/defaults creating tempest-30.0.1.dev14/roles/run-tempest/tasks creating tempest-30.0.1.dev14/roles/setup-tempest-data-dir creating tempest-30.0.1.dev14/roles/setup-tempest-data-dir/defaults creating tempest-30.0.1.dev14/roles/setup-tempest-data-dir/tasks creating tempest-30.0.1.dev14/roles/setup-tempest-run-dir creating tempest-30.0.1.dev14/roles/setup-tempest-run-dir/defaults creating tempest-30.0.1.dev14/roles/setup-tempest-run-dir/tasks creating tempest-30.0.1.dev14/roles/tempest-cleanup creating tempest-30.0.1.dev14/roles/tempest-cleanup/defaults creating tempest-30.0.1.dev14/roles/tempest-cleanup/tasks creating tempest-30.0.1.dev14/tempest creating tempest-30.0.1.dev14/tempest.egg-info creating tempest-30.0.1.dev14/tempest/api creating tempest-30.0.1.dev14/tempest/api/compute creating tempest-30.0.1.dev14/tempest/api/compute/admin creating tempest-30.0.1.dev14/tempest/api/compute/certificates creating tempest-30.0.1.dev14/tempest/api/compute/flavors creating tempest-30.0.1.dev14/tempest/api/compute/floating_ips creating tempest-30.0.1.dev14/tempest/api/compute/images creating tempest-30.0.1.dev14/tempest/api/compute/keypairs creating tempest-30.0.1.dev14/tempest/api/compute/limits creating tempest-30.0.1.dev14/tempest/api/compute/security_groups creating tempest-30.0.1.dev14/tempest/api/compute/servers creating tempest-30.0.1.dev14/tempest/api/compute/volumes creating tempest-30.0.1.dev14/tempest/api/identity creating tempest-30.0.1.dev14/tempest/api/identity/admin creating tempest-30.0.1.dev14/tempest/api/identity/admin/v2 creating tempest-30.0.1.dev14/tempest/api/identity/admin/v3 creating tempest-30.0.1.dev14/tempest/api/identity/v2 creating tempest-30.0.1.dev14/tempest/api/identity/v3 creating tempest-30.0.1.dev14/tempest/api/image creating tempest-30.0.1.dev14/tempest/api/image/v1 creating tempest-30.0.1.dev14/tempest/api/image/v2 creating tempest-30.0.1.dev14/tempest/api/image/v2/admin creating tempest-30.0.1.dev14/tempest/api/network creating tempest-30.0.1.dev14/tempest/api/network/admin creating tempest-30.0.1.dev14/tempest/api/object_storage creating tempest-30.0.1.dev14/tempest/api/volume creating tempest-30.0.1.dev14/tempest/api/volume/admin creating tempest-30.0.1.dev14/tempest/cmd creating tempest-30.0.1.dev14/tempest/common creating tempest-30.0.1.dev14/tempest/common/utils creating tempest-30.0.1.dev14/tempest/common/utils/linux creating tempest-30.0.1.dev14/tempest/hacking creating tempest-30.0.1.dev14/tempest/lib creating tempest-30.0.1.dev14/tempest/lib/api_schema creating tempest-30.0.1.dev14/tempest/lib/api_schema/response creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_11 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_13 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_16 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_19 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_2 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_23 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_26 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_28 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_3 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_33 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_36 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_39 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_41 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_45 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_47 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_48 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_50 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_51 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_53 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_54 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_55 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_57 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_58 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_59 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_6 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_61 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_62 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_63 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_64 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_70 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_71 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_73 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_75 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_79 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_8 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_9 creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume creating tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume/v3_7 creating tempest-30.0.1.dev14/tempest/lib/cli creating tempest-30.0.1.dev14/tempest/lib/cmd creating tempest-30.0.1.dev14/tempest/lib/common creating tempest-30.0.1.dev14/tempest/lib/common/utils creating tempest-30.0.1.dev14/tempest/lib/common/utils/linux creating tempest-30.0.1.dev14/tempest/lib/services creating tempest-30.0.1.dev14/tempest/lib/services/compute creating tempest-30.0.1.dev14/tempest/lib/services/identity creating tempest-30.0.1.dev14/tempest/lib/services/identity/v2 creating tempest-30.0.1.dev14/tempest/lib/services/identity/v3 creating tempest-30.0.1.dev14/tempest/lib/services/image creating tempest-30.0.1.dev14/tempest/lib/services/image/v1 creating tempest-30.0.1.dev14/tempest/lib/services/image/v2 creating tempest-30.0.1.dev14/tempest/lib/services/network creating tempest-30.0.1.dev14/tempest/lib/services/object_storage creating tempest-30.0.1.dev14/tempest/lib/services/placement creating tempest-30.0.1.dev14/tempest/lib/services/volume creating tempest-30.0.1.dev14/tempest/lib/services/volume/v2 creating tempest-30.0.1.dev14/tempest/lib/services/volume/v3 creating tempest-30.0.1.dev14/tempest/scenario creating tempest-30.0.1.dev14/tempest/services creating tempest-30.0.1.dev14/tempest/services/orchestration creating tempest-30.0.1.dev14/tempest/services/orchestration/json creating tempest-30.0.1.dev14/tempest/test_discover creating tempest-30.0.1.dev14/tempest/tests creating tempest-30.0.1.dev14/tempest/tests/api creating tempest-30.0.1.dev14/tempest/tests/api/compute creating tempest-30.0.1.dev14/tempest/tests/cmd creating tempest-30.0.1.dev14/tempest/tests/cmd/subunit_describe_calls_data creating tempest-30.0.1.dev14/tempest/tests/common creating tempest-30.0.1.dev14/tempest/tests/common/utils creating tempest-30.0.1.dev14/tempest/tests/common/utils/linux creating tempest-30.0.1.dev14/tempest/tests/files creating tempest-30.0.1.dev14/tempest/tests/lib creating tempest-30.0.1.dev14/tempest/tests/lib/cli creating tempest-30.0.1.dev14/tempest/tests/lib/cmd creating tempest-30.0.1.dev14/tempest/tests/lib/common creating tempest-30.0.1.dev14/tempest/tests/lib/common/utils creating tempest-30.0.1.dev14/tempest/tests/lib/common/utils/linux creating tempest-30.0.1.dev14/tempest/tests/lib/services creating tempest-30.0.1.dev14/tempest/tests/lib/services/compute creating tempest-30.0.1.dev14/tempest/tests/lib/services/identity creating tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 creating tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 creating tempest-30.0.1.dev14/tempest/tests/lib/services/image creating tempest-30.0.1.dev14/tempest/tests/lib/services/image/v1 creating tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 creating tempest-30.0.1.dev14/tempest/tests/lib/services/network creating tempest-30.0.1.dev14/tempest/tests/lib/services/object_storage creating tempest-30.0.1.dev14/tempest/tests/lib/services/placement creating tempest-30.0.1.dev14/tempest/tests/lib/services/volume creating tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 creating tempest-30.0.1.dev14/tools creating tempest-30.0.1.dev14/zuul.d copying files to tempest-30.0.1.dev14... copying .coveragerc -> tempest-30.0.1.dev14 copying .mailmap -> tempest-30.0.1.dev14 copying .stestr.conf -> tempest-30.0.1.dev14 copying AUTHORS -> tempest-30.0.1.dev14 copying CONTRIBUTING.rst -> tempest-30.0.1.dev14 copying ChangeLog -> tempest-30.0.1.dev14 copying HACKING.rst -> tempest-30.0.1.dev14 copying LICENSE -> tempest-30.0.1.dev14 copying README.rst -> tempest-30.0.1.dev14 copying REVIEWING.rst -> tempest-30.0.1.dev14 copying bindep.txt -> tempest-30.0.1.dev14 copying requirements.txt -> tempest-30.0.1.dev14 copying setup.cfg -> tempest-30.0.1.dev14 copying setup.py -> tempest-30.0.1.dev14 copying test-requirements.txt -> tempest-30.0.1.dev14 copying tox.ini -> tempest-30.0.1.dev14 copying doc/requirements.txt -> tempest-30.0.1.dev14/doc copying doc/source/HACKING.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/REVIEWING.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/account_generator.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/cleanup.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/conf.py -> tempest-30.0.1.dev14/doc/source copying doc/source/configuration.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/index.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/keystone_scopes_and_roles_support.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/library.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/microversion_testing.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/overview.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/requirement_upper_constraint_for_tempest.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/run.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/sampleconf.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/stable_branch_support_policy.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/stable_branch_testing_policy.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/subunit_describe_calls.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/supported_version.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/tempest_and_plugins_compatible_version_policy.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/test_removal.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/workspace.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/write_tests.rst -> tempest-30.0.1.dev14/doc/source copying doc/source/_extra/.htaccess -> tempest-30.0.1.dev14/doc/source/_extra copying doc/source/_static/.keep -> tempest-30.0.1.dev14/doc/source/_static copying doc/source/contributor/contributing.rst -> tempest-30.0.1.dev14/doc/source/contributor copying doc/source/data/tempest-non-active-plugins-registry.header -> tempest-30.0.1.dev14/doc/source/data copying doc/source/data/tempest-plugins-registry.header -> tempest-30.0.1.dev14/doc/source/data copying doc/source/field_guide/api.rst -> tempest-30.0.1.dev14/doc/source/field_guide copying doc/source/field_guide/index.rst -> tempest-30.0.1.dev14/doc/source/field_guide copying doc/source/field_guide/scenario.rst -> tempest-30.0.1.dev14/doc/source/field_guide copying doc/source/field_guide/unit_tests.rst -> tempest-30.0.1.dev14/doc/source/field_guide copying doc/source/library/api_microversion_testing.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/auth.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/cli.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/clients.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/credential_providers.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/decorators.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/rest_client.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/utils.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/validation_resources.rst -> tempest-30.0.1.dev14/doc/source/library copying doc/source/library/service_clients/compute_clients.rst -> tempest-30.0.1.dev14/doc/source/library/service_clients copying doc/source/plugins/index.rst -> tempest-30.0.1.dev14/doc/source/plugins copying doc/source/plugins/plugin.rst -> tempest-30.0.1.dev14/doc/source/plugins copying doc/source/tests/modules.rst -> tempest-30.0.1.dev14/doc/source/tests copying etc/accounts.yaml.sample -> tempest-30.0.1.dev14/etc copying etc/allow-list.yaml -> tempest-30.0.1.dev14/etc copying etc/logging.conf.sample -> tempest-30.0.1.dev14/etc copying etc/rbac-persona-accounts.yaml.sample -> tempest-30.0.1.dev14/etc copying playbooks/devstack-tempest-ipv6.yaml -> tempest-30.0.1.dev14/playbooks copying playbooks/devstack-tempest.yaml -> tempest-30.0.1.dev14/playbooks copying playbooks/enable-fips.yaml -> tempest-30.0.1.dev14/playbooks copying playbooks/post-tempest.yaml -> tempest-30.0.1.dev14/playbooks copying releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/account_generator-6eb03f664a448c35.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add-worker-file-option-d949121a61156968.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/fix-credential-logging-98089c897d801355.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/identity_client-635275d43abbb807.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/log-resource-client-20e58a295f729902.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/network-tag-client-f4614029af7927f0.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/segments-client-866f02948f40d4ff.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/system-scope-44244cc955a7825f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml -> tempest-30.0.1.dev14/releasenotes/notes copying releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml -> tempest-30.0.1.dev14/releasenotes/notes/10 copying releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml -> tempest-30.0.1.dev14/releasenotes/notes/10 copying releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml -> tempest-30.0.1.dev14/releasenotes/notes/10 copying releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml -> tempest-30.0.1.dev14/releasenotes/notes/11 copying releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml -> tempest-30.0.1.dev14/releasenotes/notes/11 copying releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml -> tempest-30.0.1.dev14/releasenotes/notes/11 copying releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml -> tempest-30.0.1.dev14/releasenotes/notes/12 copying releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml -> tempest-30.0.1.dev14/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml -> tempest-30.0.1.dev14/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml -> tempest-30.0.1.dev14/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml -> tempest-30.0.1.dev14/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml -> tempest-30.0.1.dev14/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml -> tempest-30.0.1.dev14/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml -> tempest-30.0.1.dev14/releasenotes/notes/13 copying releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml -> tempest-30.0.1.dev14/releasenotes/notes/14 copying releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml -> tempest-30.0.1.dev14/releasenotes/notes/15 copying releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml -> tempest-30.0.1.dev14/releasenotes/notes/16 copying releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml -> tempest-30.0.1.dev14/releasenotes/notes/25 copying releasenotes/source/conf.py -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/index.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/unreleased.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v10.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v11.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v12.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v13.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v14.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v15.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v16.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v16.1.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v17.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v17.1.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v17.2.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v18.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v19.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v20.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v21.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v22.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v22.1.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v23.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v24.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v26.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v26.1.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v27.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v28.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v28.1.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v29.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v29.1.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v29.2.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/v30.0.0.rst -> tempest-30.0.1.dev14/releasenotes/source copying releasenotes/source/_static/.placeholder -> tempest-30.0.1.dev14/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> tempest-30.0.1.dev14/releasenotes/source/_templates copying roles/acl-devstack-files/README.rst -> tempest-30.0.1.dev14/roles/acl-devstack-files copying roles/acl-devstack-files/defaults/main.yaml -> tempest-30.0.1.dev14/roles/acl-devstack-files/defaults copying roles/acl-devstack-files/tasks/main.yaml -> tempest-30.0.1.dev14/roles/acl-devstack-files/tasks copying roles/run-tempest/README.rst -> tempest-30.0.1.dev14/roles/run-tempest copying roles/run-tempest-26/README.rst -> tempest-30.0.1.dev14/roles/run-tempest-26 copying roles/run-tempest-26/defaults/main.yaml -> tempest-30.0.1.dev14/roles/run-tempest-26/defaults copying roles/run-tempest-26/tasks/main.yaml -> tempest-30.0.1.dev14/roles/run-tempest-26/tasks copying roles/run-tempest/defaults/main.yaml -> tempest-30.0.1.dev14/roles/run-tempest/defaults copying roles/run-tempest/tasks/main.yaml -> tempest-30.0.1.dev14/roles/run-tempest/tasks copying roles/setup-tempest-data-dir/README.rst -> tempest-30.0.1.dev14/roles/setup-tempest-data-dir copying roles/setup-tempest-data-dir/defaults/main.yaml -> tempest-30.0.1.dev14/roles/setup-tempest-data-dir/defaults copying roles/setup-tempest-data-dir/tasks/main.yaml -> tempest-30.0.1.dev14/roles/setup-tempest-data-dir/tasks copying roles/setup-tempest-run-dir/README.rst -> tempest-30.0.1.dev14/roles/setup-tempest-run-dir copying roles/setup-tempest-run-dir/defaults/main.yaml -> tempest-30.0.1.dev14/roles/setup-tempest-run-dir/defaults copying roles/setup-tempest-run-dir/tasks/main.yaml -> tempest-30.0.1.dev14/roles/setup-tempest-run-dir/tasks copying roles/tempest-cleanup/README.rst -> tempest-30.0.1.dev14/roles/tempest-cleanup copying roles/tempest-cleanup/defaults/main.yaml -> tempest-30.0.1.dev14/roles/tempest-cleanup/defaults copying roles/tempest-cleanup/tasks/dry_run.yaml -> tempest-30.0.1.dev14/roles/tempest-cleanup/tasks copying roles/tempest-cleanup/tasks/dry_run_checker.py -> tempest-30.0.1.dev14/roles/tempest-cleanup/tasks copying roles/tempest-cleanup/tasks/main.yaml -> tempest-30.0.1.dev14/roles/tempest-cleanup/tasks copying tempest/README.rst -> tempest-30.0.1.dev14/tempest copying tempest/__init__.py -> tempest-30.0.1.dev14/tempest copying tempest/clients.py -> tempest-30.0.1.dev14/tempest copying tempest/config.py -> tempest-30.0.1.dev14/tempest copying tempest/exceptions.py -> tempest-30.0.1.dev14/tempest copying tempest/test.py -> tempest-30.0.1.dev14/tempest copying tempest/version.py -> tempest-30.0.1.dev14/tempest copying tempest.egg-info/PKG-INFO -> tempest-30.0.1.dev14/tempest.egg-info copying tempest.egg-info/SOURCES.txt -> tempest-30.0.1.dev14/tempest.egg-info copying tempest.egg-info/dependency_links.txt -> tempest-30.0.1.dev14/tempest.egg-info copying tempest.egg-info/entry_points.txt -> tempest-30.0.1.dev14/tempest.egg-info copying tempest.egg-info/not-zip-safe -> tempest-30.0.1.dev14/tempest.egg-info copying tempest.egg-info/pbr.json -> tempest-30.0.1.dev14/tempest.egg-info copying tempest.egg-info/requires.txt -> tempest-30.0.1.dev14/tempest.egg-info copying tempest.egg-info/top_level.txt -> tempest-30.0.1.dev14/tempest.egg-info copying tempest/api/README.rst -> tempest-30.0.1.dev14/tempest/api copying tempest/api/__init__.py -> tempest-30.0.1.dev14/tempest/api copying tempest/api/compute/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/api_microversion_fixture.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/base.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/test_extensions.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/test_networks.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/test_quotas.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/test_tenant_networks.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/test_versions.py -> tempest-30.0.1.dev14/tempest/api/compute copying tempest/api/compute/admin/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_agents.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_auto_allocate_network.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_create_server.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_delete_server.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_microversions.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_floating_ips_bulk.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_keypairs_v210.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_migrations.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_networks.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_security_groups.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_on_multinodes.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_services.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_services_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume_swap.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/admin/test_volumes_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/admin copying tempest/api/compute/certificates/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/certificates copying tempest/api/compute/certificates/test_certificates.py -> tempest-30.0.1.dev14/tempest/api/compute/certificates copying tempest/api/compute/flavors/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors.py -> tempest-30.0.1.dev14/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/flavors copying tempest/api/compute/floating_ips/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/base.py -> tempest-30.0.1.dev14/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions.py -> tempest-30.0.1.dev14/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips.py -> tempest-30.0.1.dev14/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/floating_ips copying tempest/api/compute/images/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_images.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_images_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/images/test_list_images.py -> tempest-30.0.1.dev14/tempest/api/compute/images copying tempest/api/compute/keypairs/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/base.py -> tempest-30.0.1.dev14/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs.py -> tempest-30.0.1.dev14/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_v22.py -> tempest-30.0.1.dev14/tempest/api/compute/keypairs copying tempest/api/compute/limits/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits.py -> tempest-30.0.1.dev14/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/limits copying tempest/api/compute/security_groups/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/base.py -> tempest-30.0.1.dev14/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules.py -> tempest-30.0.1.dev14/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups.py -> tempest-30.0.1.dev14/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/security_groups copying tempest/api/compute/servers/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_attach_interfaces.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_availability_zone.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server_multi_nic.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_delete_server.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_device_tagging.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_disk_config.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_server_filters.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_servers_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_novnc.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_actions.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_group.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_password.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_personality.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_tags.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_microversions.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/servers copying tempest/api/compute/volumes/__init__.py -> tempest-30.0.1.dev14/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume.py -> tempest-30.0.1.dev14/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volume_snapshots.py -> tempest-30.0.1.dev14/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_get.py -> tempest-30.0.1.dev14/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_list.py -> tempest-30.0.1.dev14/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_negative.py -> tempest-30.0.1.dev14/tempest/api/compute/volumes copying tempest/api/identity/__init__.py -> tempest-30.0.1.dev14/tempest/api/identity copying tempest/api/identity/base.py -> tempest-30.0.1.dev14/tempest/api/identity copying tempest/api/identity/admin/__init__.py -> tempest-30.0.1.dev14/tempest/api/identity/admin copying tempest/api/identity/admin/v2/__init__.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_endpoints.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_services.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenant_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenants.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v3/__init__.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_application_credentials.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_credentials.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_default_project_id.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domain_configuration.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoint_groups.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_groups.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_inherits.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_projects.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_users.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_oauth_consumers.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_policies.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_project_tags.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_regions.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_roles.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_services.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_tokens.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_trusts.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users_negative.py -> tempest-30.0.1.dev14/tempest/api/identity/admin/v3 copying tempest/api/identity/v2/__init__.py -> tempest-30.0.1.dev14/tempest/api/identity/v2 copying tempest/api/identity/v2/test_api_discovery.py -> tempest-30.0.1.dev14/tempest/api/identity/v2 copying tempest/api/identity/v2/test_ec2_credentials.py -> tempest-30.0.1.dev14/tempest/api/identity/v2 copying tempest/api/identity/v2/test_extension.py -> tempest-30.0.1.dev14/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tenants.py -> tempest-30.0.1.dev14/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tokens.py -> tempest-30.0.1.dev14/tempest/api/identity/v2 copying tempest/api/identity/v2/test_users.py -> tempest-30.0.1.dev14/tempest/api/identity/v2 copying tempest/api/identity/v3/__init__.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_access_rules.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_api_discovery.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_application_credentials.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_catalog.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_domains.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_ec2_credentials.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_projects.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_tokens.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/identity/v3/test_users.py -> tempest-30.0.1.dev14/tempest/api/identity/v3 copying tempest/api/image/__init__.py -> tempest-30.0.1.dev14/tempest/api/image copying tempest/api/image/base.py -> tempest-30.0.1.dev14/tempest/api/image copying tempest/api/image/v1/__init__.py -> tempest-30.0.1.dev14/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members.py -> tempest-30.0.1.dev14/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members_negative.py -> tempest-30.0.1.dev14/tempest/api/image/v1 copying tempest/api/image/v1/test_images.py -> tempest-30.0.1.dev14/tempest/api/image/v1 copying tempest/api/image/v1/test_images_negative.py -> tempest-30.0.1.dev14/tempest/api/image/v1 copying tempest/api/image/v2/__init__.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_images.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member_negative.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_schema.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_images_negative.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags_negative.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/test_versions.py -> tempest-30.0.1.dev14/tempest/api/image/v2 copying tempest/api/image/v2/admin/__init__.py -> tempest-30.0.1.dev14/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images.py -> tempest-30.0.1.dev14/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py -> tempest-30.0.1.dev14/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py -> tempest-30.0.1.dev14/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py -> tempest-30.0.1.dev14/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_namespaces.py -> tempest-30.0.1.dev14/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images_metadefs_resource_types.py -> tempest-30.0.1.dev14/tempest/api/image/v2/admin copying tempest/api/network/__init__.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/base.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/base_security_groups.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_agent_management_negative.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_allowed_address_pair.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_dhcp_ipv6.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_extensions.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_extra_dhcp_options.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_floating_ips.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_floating_ips_negative.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_networks.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_networks_negative.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_ports.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_routers.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_routers_negative.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_security_groups.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_security_groups_negative.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_service_providers.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_subnetpools_extensions.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_tags.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/test_versions.py -> tempest-30.0.1.dev14/tempest/api/network copying tempest/api/network/admin/__init__.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_dhcp_agent_scheduler.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_external_network_extension.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_external_networks_negative.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_floating_ips_admin_actions.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_metering_extensions.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_negative_quotas.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_ports.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_quotas.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_routers.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_routers_dvr.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/network/admin/test_routers_negative.py -> tempest-30.0.1.dev14/tempest/api/network/admin copying tempest/api/object_storage/__init__.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/base.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_account_bulk.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas_negative.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_account_services.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_account_services_negative.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl_negative.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_quotas.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_services.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_services_negative.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_staticweb.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync_middleware.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_crossdomain.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_healthcheck.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_expiry.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost_negative.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_services.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_slo.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url_negative.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/object_storage/test_object_version.py -> tempest-30.0.1.dev14/tempest/api/object_storage copying tempest/api/volume/__init__.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/api_microversion_fixture.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/base.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_availability_zone.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_extensions.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_image_metadata.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_snapshot_metadata.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_versions.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volume_absolute_limits.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volume_delete_cascade.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volume_metadata.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volume_transfers.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_actions.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_backup.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_clone.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_clone_negative.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_extend.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_get.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_list.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_negative.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_list.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_negative.py -> tempest-30.0.1.dev14/tempest/api/volume copying tempest/api/volume/admin/__init__.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_backends_capabilities.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_encrypted_volumes_extend.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_snapshots.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_type_specs.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_types.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_groups.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_multi_backend.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_qos.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshot_manage.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshots_actions.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_user_messages.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_hosts.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_manage.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_pools.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quota_classes.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas_negative.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_retype.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services_negative.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_type_access.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_negative.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_actions.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_backup.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_list.py -> tempest-30.0.1.dev14/tempest/api/volume/admin copying tempest/cmd/__init__.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/account_generator.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/cleanup.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/cleanup_service.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/config-generator.tempest.conf -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/init.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/list_plugins.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/main.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/run.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/subunit_describe_calls.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/verify_tempest_config.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/cmd/workspace.py -> tempest-30.0.1.dev14/tempest/cmd copying tempest/common/__init__.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/compute.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/credentials_factory.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/custom_matchers.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/identity.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/image.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/tempest_fixtures.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/waiters.py -> tempest-30.0.1.dev14/tempest/common copying tempest/common/utils/__init__.py -> tempest-30.0.1.dev14/tempest/common/utils copying tempest/common/utils/net_info.py -> tempest-30.0.1.dev14/tempest/common/utils copying tempest/common/utils/net_utils.py -> tempest-30.0.1.dev14/tempest/common/utils copying tempest/common/utils/linux/__init__.py -> tempest-30.0.1.dev14/tempest/common/utils/linux copying tempest/common/utils/linux/remote_client.py -> tempest-30.0.1.dev14/tempest/common/utils/linux copying tempest/hacking/__init__.py -> tempest-30.0.1.dev14/tempest/hacking copying tempest/hacking/checks.py -> tempest-30.0.1.dev14/tempest/hacking copying tempest/lib/__init__.py -> tempest-30.0.1.dev14/tempest/lib copying tempest/lib/auth.py -> tempest-30.0.1.dev14/tempest/lib copying tempest/lib/base.py -> tempest-30.0.1.dev14/tempest/lib copying tempest/lib/decorators.py -> tempest-30.0.1.dev14/tempest/lib copying tempest/lib/exceptions.py -> tempest-30.0.1.dev14/tempest/lib copying tempest/lib/api_schema/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema copying tempest/lib/api_schema/response/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response copying tempest/lib/api_schema/response/compute/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute copying tempest/lib/api_schema/response/compute/v2_1/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/agents.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/certificates.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/extensions.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hosts.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/images.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/limits.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/migrations.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quotas.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/services.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/versions.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/volumes.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_11/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_11/services.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_13/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_16/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_16/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_19/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_19/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_2/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_23/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_23/migrations.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_26/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_26/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_28/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_3/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_3/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_33/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_33 copying tempest/lib/api_schema/response/compute/v2_33/hypervisors.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_33 copying tempest/lib/api_schema/response/compute/v2_36/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/limits.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/quotas.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_39/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_39/limits.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_41/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_45/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/images.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_47/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_47/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_48/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_48/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_50/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_50 copying tempest/lib/api_schema/response/compute/v2_50/quota_classes.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_50 copying tempest/lib/api_schema/response/compute/v2_51/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_51 copying tempest/lib/api_schema/response/compute/v2_51/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_51 copying tempest/lib/api_schema/response/compute/v2_53/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/hypervisors.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/services.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_54/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_54/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_55/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_55/flavors.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_57/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/limits.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quota_classes.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quotas.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_58/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_58 copying tempest/lib/api_schema/response/compute/v2_58/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_58 copying tempest/lib/api_schema/response/compute/v2_59/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/migrations.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_6/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_6/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_61/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_61/flavors.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_62/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_62 copying tempest/lib/api_schema/response/compute/v2_62/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_62 copying tempest/lib/api_schema/response/compute/v2_63/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_63/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_64/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_64 copying tempest/lib/api_schema/response/compute/v2_64/server_groups.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_64 copying tempest/lib/api_schema/response/compute/v2_70/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/interfaces.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_71/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_71/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_73/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_73/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_75/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_75 copying tempest/lib/api_schema/response/compute/v2_75/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_75 copying tempest/lib/api_schema/response/compute/v2_79/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_79 copying tempest/lib/api_schema/response/compute/v2_79/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_79 copying tempest/lib/api_schema/response/compute/v2_8/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_8/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_9/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/compute/v2_9/servers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/volume/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/backups.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/capabilities.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/encryption_types.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/extensions.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_snapshots.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_types.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/groups.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/hosts.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/limits.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_snapshot.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_volume.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/messages.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/qos.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quota_classes.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quotas.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/scheduler_stats.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/services.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/snapshots.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/transfers.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/versions.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volume_types.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volumes.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/v3_7/__init__.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume/v3_7 copying tempest/lib/api_schema/response/volume/v3_7/services.py -> tempest-30.0.1.dev14/tempest/lib/api_schema/response/volume/v3_7 copying tempest/lib/cli/__init__.py -> tempest-30.0.1.dev14/tempest/lib/cli copying tempest/lib/cli/base.py -> tempest-30.0.1.dev14/tempest/lib/cli copying tempest/lib/cli/output_parser.py -> tempest-30.0.1.dev14/tempest/lib/cli copying tempest/lib/cmd/__init__.py -> tempest-30.0.1.dev14/tempest/lib/cmd copying tempest/lib/cmd/check_uuid.py -> tempest-30.0.1.dev14/tempest/lib/cmd copying tempest/lib/cmd/skip_tracker.py -> tempest-30.0.1.dev14/tempest/lib/cmd copying tempest/lib/common/__init__.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/api_microversion_fixture.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/api_version_request.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/api_version_utils.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/cred_client.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/cred_provider.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/dynamic_creds.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/fixed_network.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/http.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/jsonschema_validator.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/preprov_creds.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/profiler.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/rest_client.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/ssh.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/thread.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/validation_resources.py -> tempest-30.0.1.dev14/tempest/lib/common copying tempest/lib/common/utils/__init__.py -> tempest-30.0.1.dev14/tempest/lib/common/utils copying tempest/lib/common/utils/data_utils.py -> tempest-30.0.1.dev14/tempest/lib/common/utils copying tempest/lib/common/utils/misc.py -> tempest-30.0.1.dev14/tempest/lib/common/utils copying tempest/lib/common/utils/test_utils.py -> tempest-30.0.1.dev14/tempest/lib/common/utils copying tempest/lib/common/utils/linux/__init__.py -> tempest-30.0.1.dev14/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/remote_client.py -> tempest-30.0.1.dev14/tempest/lib/common/utils/linux copying tempest/lib/services/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services copying tempest/lib/services/clients.py -> tempest-30.0.1.dev14/tempest/lib/services copying tempest/lib/services/compute/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/agents_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/aggregates_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/assisted_volume_snapshots_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/availability_zone_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/baremetal_nodes_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/base_compute_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/certificates_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/extensions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/fixed_ips_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/flavors_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ip_pools_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_bulk_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/hosts_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/hypervisor_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/images_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/instance_usage_audit_log_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/interfaces_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/keypairs_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/limits_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/migrations_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/networks_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/quota_classes_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/quotas_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_default_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/security_groups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/server_groups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/servers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/services_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/snapshots_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_networks_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_usages_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/versions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/compute/volumes_client.py -> tempest-30.0.1.dev14/tempest/lib/services/compute copying tempest/lib/services/identity/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/identity copying tempest/lib/services/identity/v2/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/endpoints_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/identity_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/roles_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/services_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/tenants_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/token_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/users_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v3/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/access_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/application_credentials_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/catalog_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/credentials_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domain_configuration_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domains_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_filter_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_groups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoints_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/groups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_providers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/inherited_roles_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/limits_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/mappings_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_consumers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_token_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/policies_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/project_tags_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/projects_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/protocols_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/regions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/role_assignments_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/roles_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/service_providers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/services_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/token_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/trusts_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/users_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/versions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/identity/v3 copying tempest/lib/services/image/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/image copying tempest/lib/services/image/v1/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/image_members_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/images_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v1 copying tempest/lib/services/image/v2/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/image_members_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/images_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_objects_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_properties_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_tags_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespaces_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/resource_types_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/schemas_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/versions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/image/v2 copying tempest/lib/services/network/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/agents_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/base.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/extensions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_port_forwarding_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/log_resource_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/loggable_resource_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/metering_label_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/metering_labels_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/networks_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/ports_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/qos_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/qos_limit_bandwidth_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/quotas_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/routers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/security_group_rules_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/security_groups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/segments_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/service_providers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/subnetpools_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/subnets_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/tags_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/trunks_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/network/versions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/network copying tempest/lib/services/object_storage/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/account_client.py -> tempest-30.0.1.dev14/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/bulk_middleware_client.py -> tempest-30.0.1.dev14/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/capabilities_client.py -> tempest-30.0.1.dev14/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/container_client.py -> tempest-30.0.1.dev14/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/object_client.py -> tempest-30.0.1.dev14/tempest/lib/services/object_storage copying tempest/lib/services/placement/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/placement copying tempest/lib/services/placement/base_placement_client.py -> tempest-30.0.1.dev14/tempest/lib/services/placement copying tempest/lib/services/placement/placement_client.py -> tempest-30.0.1.dev14/tempest/lib/services/placement copying tempest/lib/services/placement/resource_providers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/placement copying tempest/lib/services/volume/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/volume copying tempest/lib/services/volume/base_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume copying tempest/lib/services/volume/v2/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/availability_zone_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/backups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/capabilities_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/encryption_types_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/extensions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/hosts_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/limits_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/qos_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quota_classes_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quotas_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/scheduler_stats_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/services_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshot_manage_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshots_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/transfers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/types_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volume_manage_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volumes_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v3/__init__.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/attachments_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/availability_zone_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/backups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/base_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/capabilities_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/encryption_types_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/extensions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_snapshots_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_types_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/groups_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/hosts_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/limits_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/messages_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/qos_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quota_classes_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quotas_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/scheduler_stats_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/services_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshot_manage_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshots_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/transfers_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/types_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/versions_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volume_manage_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volumes_client.py -> tempest-30.0.1.dev14/tempest/lib/services/volume/v3 copying tempest/scenario/README.rst -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/__init__.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/manager.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_aggregates_basic_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_compute_unified_limits.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_dashboard_basic_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_encrypted_cinder_volumes.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_minimum_basic.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_network_advanced_server_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_network_basic_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_network_qos_placement.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_network_v6.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_object_storage_basic_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_security_groups_basic_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_server_advanced_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_server_basic_ops.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_server_multinode.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_shelve_instance.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_snapshot_pattern.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_stamp_pattern.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_unified_limits.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_volume_backup_restore.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_volume_boot_pattern.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/scenario/test_volume_migrate_attached.py -> tempest-30.0.1.dev14/tempest/scenario copying tempest/services/__init__.py -> tempest-30.0.1.dev14/tempest/services copying tempest/services/orchestration/__init__.py -> tempest-30.0.1.dev14/tempest/services/orchestration copying tempest/services/orchestration/json/__init__.py -> tempest-30.0.1.dev14/tempest/services/orchestration/json copying tempest/services/orchestration/json/orchestration_client.py -> tempest-30.0.1.dev14/tempest/services/orchestration/json copying tempest/test_discover/__init__.py -> tempest-30.0.1.dev14/tempest/test_discover copying tempest/test_discover/plugins.py -> tempest-30.0.1.dev14/tempest/test_discover copying tempest/test_discover/test_discover.py -> tempest-30.0.1.dev14/tempest/test_discover copying tempest/tests/README.rst -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/__init__.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/base.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/fake_config.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/fake_tempest_plugin.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_base_test.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_config.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_decorators.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_hacking.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_imports.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_list_tests.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_microversions.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_tempest_plugin.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/test_test.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/utils.py -> tempest-30.0.1.dev14/tempest/tests copying tempest/tests/api/__init__.py -> tempest-30.0.1.dev14/tempest/tests/api copying tempest/tests/api/compute/__init__.py -> tempest-30.0.1.dev14/tempest/tests/api/compute copying tempest/tests/api/compute/test_base.py -> tempest-30.0.1.dev14/tempest/tests/api/compute copying tempest/tests/cmd/__init__.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_account_generator.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup_services.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_list_plugins.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_run.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_saved_state_json.json -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_subunit_describe_calls.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_tempest_init.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_verify_tempest_config.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/test_workspace.py -> tempest-30.0.1.dev14/tempest/tests/cmd copying tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> tempest-30.0.1.dev14/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> tempest-30.0.1.dev14/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/common/__init__.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/test_admin_available.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/test_alt_available.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/test_compute.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/test_credentials_factory.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/test_custom_matchers.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/test_image.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/test_waiters.py -> tempest-30.0.1.dev14/tempest/tests/common copying tempest/tests/common/utils/__init__.py -> tempest-30.0.1.dev14/tempest/tests/common/utils copying tempest/tests/common/utils/test_net_utils.py -> tempest-30.0.1.dev14/tempest/tests/common/utils copying tempest/tests/common/utils/linux/__init__.py -> tempest-30.0.1.dev14/tempest/tests/common/utils/linux copying tempest/tests/common/utils/linux/test_remote_client.py -> tempest-30.0.1.dev14/tempest/tests/common/utils/linux copying tempest/tests/files/__init__.py -> tempest-30.0.1.dev14/tempest/tests/files copying tempest/tests/files/failing-tests -> tempest-30.0.1.dev14/tempest/tests/files copying tempest/tests/files/passing-tests -> tempest-30.0.1.dev14/tempest/tests/files copying tempest/tests/files/setup.cfg -> tempest-30.0.1.dev14/tempest/tests/files copying tempest/tests/files/testr-conf -> tempest-30.0.1.dev14/tempest/tests/files copying tempest/tests/lib/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/fake_auth_provider.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/fake_credentials.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/fake_http.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/fake_identity.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/test_api_microversion_fixture.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/test_auth.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/test_base.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/test_credentials.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/test_decorators.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/test_ssh.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/test_tempest_lib.py -> tempest-30.0.1.dev14/tempest/tests/lib copying tempest/tests/lib/cli/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_command_failed.py -> tempest-30.0.1.dev14/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_execute.py -> tempest-30.0.1.dev14/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_output_parser.py -> tempest-30.0.1.dev14/tempest/tests/lib/cli copying tempest/tests/lib/cmd/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/cmd copying tempest/tests/lib/cmd/test_check_uuid.py -> tempest-30.0.1.dev14/tempest/tests/lib/cmd copying tempest/tests/lib/common/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_request.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_utils.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_cred_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_dynamic_creds.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_http.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_jsonschema_validator.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_preprov_creds.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_profiler.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_rest_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/test_validation_resources.py -> tempest-30.0.1.dev14/tempest/tests/lib/common copying tempest/tests/lib/common/utils/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_data_utils.py -> tempest-30.0.1.dev14/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_misc.py -> tempest-30.0.1.dev14/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_test_utils.py -> tempest-30.0.1.dev14/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/linux/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/common/utils/linux/test_remote_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/services/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services copying tempest/tests/lib/services/base.py -> tempest-30.0.1.dev14/tempest/tests/lib/services copying tempest/tests/lib/services/registry_fixture.py -> tempest-30.0.1.dev14/tempest/tests/lib/services copying tempest/tests/lib/services/test_clients.py -> tempest-30.0.1.dev14/tempest/tests/lib/services copying tempest/tests/lib/services/compute/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_agents_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_aggregates_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_availability_zone_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_base_compute_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_certificates_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_extensions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_fixedIPs_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_flavors_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ip_pools_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hosts_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hypervisor_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_images_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_interfaces_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_keypairs_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_limits_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_migrations_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_networks_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quota_classes_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quotas_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_groups_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_server_groups_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_servers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_services_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_snapshots_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_networks_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_usages_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_versions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_volumes_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/compute copying tempest/tests/lib/services/identity/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity copying tempest/tests/lib/services/identity/v2/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_identity_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_roles_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_services_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_tenants_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_token_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_users_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v3/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_access_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_catalog_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_credentials_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domains_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_groups_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_providers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_limit_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_mappings_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_policies_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_projects_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_protocols_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_regions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_roles_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_service_providers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_services_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_token_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_trusts_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_users_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_versions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/image/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image copying tempest/tests/lib/services/image/v1/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v1/test_image_members_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v2/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_members_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_images_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespaces_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_resource_types_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_schemas_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_versions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/network/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_agents_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_base_network_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_extensions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_log_resource_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_loggable_resource_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_label_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_labels_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_networks_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_ports_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_quotas_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_routers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_group_rules_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_groups_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_segments_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_service_providers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnetpools_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnets_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_tags_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_trunks_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_versions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/network copying tempest/tests/lib/services/object_storage/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_capabilities_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_object_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/placement/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_placement_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_resource_providers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/placement copying tempest/tests/lib/services/volume/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume copying tempest/tests/lib/services/volume/v3/__init__.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_attachments_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_backups_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_extensions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_types_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_groups_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_hosts_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_limits_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quotas_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_services_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_transfers_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_types_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_versions_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volumes_client.py -> tempest-30.0.1.dev14/tempest/tests/lib/services/volume/v3 copying tools/check_logs.py -> tempest-30.0.1.dev14/tools copying tools/format.sh -> tempest-30.0.1.dev14/tools copying tools/generate-tempest-plugins-list.py -> tempest-30.0.1.dev14/tools copying tools/generate-tempest-plugins-list.sh -> tempest-30.0.1.dev14/tools copying tools/skip_tracker.py -> tempest-30.0.1.dev14/tools copying tools/tempest-integrated-gate-compute-exclude-list.txt -> tempest-30.0.1.dev14/tools copying tools/tempest-integrated-gate-networking-exclude-list.txt -> tempest-30.0.1.dev14/tools copying tools/tempest-integrated-gate-object-storage-exclude-list.txt -> tempest-30.0.1.dev14/tools copying tools/tempest-integrated-gate-placement-exclude-list.txt -> tempest-30.0.1.dev14/tools copying tools/tempest-integrated-gate-storage-blacklist.txt -> tempest-30.0.1.dev14/tools copying tools/tempest-integrated-gate-storage-exclude-list.txt -> tempest-30.0.1.dev14/tools copying tools/tempest-plugin-sanity.sh -> tempest-30.0.1.dev14/tools copying tools/verify-ipv6-only-deployments.sh -> tempest-30.0.1.dev14/tools copying tools/with_venv.sh -> tempest-30.0.1.dev14/tools copying zuul.d/base.yaml -> tempest-30.0.1.dev14/zuul.d copying zuul.d/integrated-gate.yaml -> tempest-30.0.1.dev14/zuul.d copying zuul.d/project.yaml -> tempest-30.0.1.dev14/zuul.d copying zuul.d/stable-jobs.yaml -> tempest-30.0.1.dev14/zuul.d copying zuul.d/tempest-specific.yaml -> tempest-30.0.1.dev14/zuul.d Writing tempest-30.0.1.dev14/setup.cfg creating dist Creating tar archive removing 'tempest-30.0.1.dev14' (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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.TWvx3F4HVu/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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qafr97gh:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': '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 centos-gpg-keys 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-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_a28fcf67 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c0ff6fd9f934782149777d2ab69b87dabca6a907 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/c0/ff/c0ff6fd9f934782149777d2ab69b87dabca6a907_c1f8d878 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-27e113780f3ade8a0f387838a3efd3ee5327314d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/27/e1/27e113780f3ade8a0f387838a3efd3ee5327314d_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bed18e58e558c12dcf4d6c097effca32a8b5b1ad baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/be/d1/bed18e58e558c12dcf4d6c097effca32a8b5b1ad_4d0efce3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-ed6b3e37e892cabc8179ccca6b86d88d60c8abf6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/ed/6b/ed6b3e37e892cabc8179ccca6b86d88d60c8abf6_9c8b7844 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-ec2-api-8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/8c/83/8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b_ec46da36 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1beee78e096ddba4729be10af6ac4ddec8e79da0 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/1b/ee/1beee78e096ddba4729be10af6ac4ddec8e79da0_647568c5 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/df/8d/df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887_5c4f6458 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ba/fe/bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707_e0d2b035 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9b0c0ff4bf9ad64e7a236eaa93909e34707887a4 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/9b/0c/9b0c0ff4bf9ad64e7a236eaa93909e34707887a4_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-ae0b0a17b2da98d135d409ab9d010a9e220d23fa baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/ae/0b/ae0b0a17b2da98d135d409ab9d010a9e220d23fa_bcc48f1c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-687515c064fd4747a03c3df42553369bb9585656 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/68/75/687515c064fd4747a03c3df42553369bb9585656_bf837316 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-e74b7e2cf55f458b2b64e16a9d6c898d17b1016c baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/e7/4b/e74b7e2cf55f458b2b64e16a9d6c898d17b1016c_227e6060 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-redis-406874a0d3010910c1df37353e24585dc4e1b840 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/40/68/406874a0d3010910c1df37353e24585dc4e1b840_fa6c04a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/2e/00/2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5_fdfcf00a enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-3344af0ecf1aba7fe72cbe316ff46d873826ad10 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/33/44/3344af0ecf1aba7fe72cbe316ff46d873826ad10_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5149964 310508 4407244 10751712 6038888 DEBUG: Swap: 16777212 4393056 12384156 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-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 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.v00h3te4', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5153568 298048 4407064 10760568 6281604 DEBUG: Swap: 16777212 4393056 12384156 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5i_hm65e', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6ce17c1e1eff4ff69bf30c9307b65022', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.TWvx3F4HVu/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.TWvx3F4HVu/dist ++ grep .tar.gz + SOURCE=tempest-30.0.1.dev14.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.TWvx3F4HVu/dist/tempest-30.0.1.dev14.tar.gz ++ basename tempest-30.0.1.dev14.tar.gz .tar.gz + SOURCEWITHREL=tempest-30.0.1.dev14-0.20220329140718.cc3686b.tar.gz + mv /tmp/tmp.TWvx3F4HVu/dist/tempest-30.0.1.dev14.tar.gz /tmp/tmp.TWvx3F4HVu/SOURCES/tempest-30.0.1.dev14-0.20220329140718.cc3686b.tar.gz + cd /home/centos8-yoga/data/openstack-tempest_distro + cp -a openstack-tempest.spec /tmp/tmp.TWvx3F4HVu/SOURCES/ + cp openstack-tempest.spec /tmp/tmp.TWvx3F4HVu/SPECS/ + cd /tmp/tmp.TWvx3F4HVu/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-tempest.spec + sed -i -e '1i%define upstream_version 30.0.1.dev14\' openstack-tempest.spec + grep -qc '^%global dlrn .*' openstack-tempest.spec + sed -i -e '1i%global dlrn 1\' openstack-tempest.spec + grep -qc '^%global dlrn_nvr .*' openstack-tempest.spec ++ basename tempest-30.0.1.dev14-0.20220329140718.cc3686b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tempest-30.0.1.dev14-0.20220329140718.cc3686b\' openstack-tempest.spec + sed -i -e s/UPSTREAMVERSION/30.0.1.dev14/g openstack-tempest.spec + set_nvr_in_spec + VERSION=30.0.1 + sed -i -e 's/Version:.*/Version: 30.0.1/g' openstack-tempest.spec + sed -i -e 's/Release:.*/Release: 0.20220329140718.cc3686b%{?dist}/g' openstack-tempest.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tempest-30.0.1.dev14-0.20220329140718.cc3686b.tar.gz/' openstack-tempest.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tempest.spec + cat openstack-tempest.spec %global dlrn_nvr tempest-30.0.1.dev14-0.20220329140718.cc3686b %global dlrn 1 %define upstream_version 30.0.1.dev14 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global project tempest %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 0 # guard for Red Hat OpenStack Platform supported tempest %global rhosp 0 %global common_desc \ This is a set of integration tests to be run against a live OpenStack cluster.\ Tempest has batteries of tests for OpenStack API validation, Scenarios, and \ other specific tests useful in validating an OpenStack deployment. Name: openstack-%{project} Epoch: 1 Version: 30.0.1 Release: 0.20220329140718.cc3686b%{?dist} Summary: OpenStack Integration Test Suite (Tempest) License: ASL 2.0 Url: https://launchpad.net/tempest Source0: tempest-30.0.1.dev14-0.20220329140718.cc3686b.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: http://tarballs.openstack.org/tempest/tempest-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: python3-oslo-config BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: python3-devel BuildRequires: openstack-macros Requires: python3-tempest = %{epoch}:%{version}-%{release} %if 0%{?repo_bootstrap} == 0 Requires: python3-tempestconf %endif %description %{common_desc} %package -n python3-%{project} Summary: Tempest Python library %{?python_provide:%python_provide python2-%{project}} # Obsoletes python-tempest-lib to avoid breakage # during upgrade from Newton onwards to till this # release Obsoletes: python-tempest-lib Requires: python3-cliff >= 2.8.0 Requires: python3-debtcollector >= 1.2.0 Requires: python3-fixtures >= 3.0.0 Requires: python3-jsonschema >= 3.2.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-utils >= 4.7.0 Requires: python3-os-testr >= 0.8.0 Requires: python3-paramiko >= 2.7.0 Requires: python3-pbr >= 2.0.0 Requires: python3-prettytable >= 0.7.1 Requires: python3-stevedore >= 1.20.0 Requires: python3-stestr >= 1.0.0 Requires: python3-testtools >= 2.2.0 Requires: python3-urllib3 >= 1.21.1 Requires: python3-subunit >= 1.0.0 Requires: python3-cryptography >= 2.1 %if 0%{?rhel} == 8 Requires: python3-unittest2 >= 1.1.0 %endif Requires: python3-yaml >= 3.12 %description -n python3-%{project} %{common_desc} This package contains the tempest python library. %package -n python3-%{project}-tests Summary: Python Tempest tests Requires: python3-tempest = %{epoch}:%{version}-%{release} %{?python_provide:%python_provide python2-%{project}-tests} BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-subunit BuildRequires: python3-oslo-log BuildRequires: python3-jsonschema BuildRequires: python3-urllib3 BuildRequires: python3-oslo-concurrency BuildRequires: python3-paramiko BuildRequires: python3-cliff BuildRequires: python3-pycodestyle BuildRequires: python3-os-testr BuildRequires: python3-stestr BuildRequires: python3-PyYAML Requires: python3-mock Requires: python3-oslotest %description -n python3-%{project}-tests %{common_desc} This package contains tests for the tempest python library. %if 0%{?repo_bootstrap} == 0 %package -n %{name}-all Summary: All OpenStack Tempest Plugins Requires: %{name} = %{epoch}:%{version}-%{release} Requires: python3-cinder-tests-tempest Requires: python3-designate-tests-tempest Requires: python3-heat-tests-tempest Requires: python3-ironic-tests-tempest Requires: python3-keystone-tests-tempest Requires: python3-neutron-tests-tempest Requires: python3-manila-tests-tempest Requires: python3-telemetry-tests-tempest Requires: python3-octavia-tests-tempest Requires: python3-networking-l2gw-tests-tempest Requires: python3-patrole-tests-tempest Requires: python3-novajoin-tests-tempest Requires: python3-barbican-tests-tempest %if 0%{?rhosp} == 0 Requires: python3-kuryr-tests-tempest Requires: python3-magnum-tests-tempest Requires: python3-mistral-tests-tempest Requires: python3-murano-tests-tempest Requires: python3-sahara-tests-tempest Requires: python3-trove-tests-tempest Requires: python3-vitrage-tests-tempest Requires: python3-watcher-tests-tempest Requires: python3-zaqar-tests-tempest %endif %description -n %{name}-all %{common_desc} This package contains all the tempest plugins. %endif %if 0%{?with_doc} %package -n %{name}-doc Summary: %{name} documentation BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-rsvgconverter %description -n %{name}-doc %{common_desc} It contains the documentation for Tempest. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n tempest-%{upstream_version} -S git # have dependencies being handled by rpms, rather than requirement files %py_req_cleanup # remove shebangs and fix permissions RPMLINT_OFFENDERS="tempest/cmd/list_plugins.py \ tempest/cmd/cleanup.py \ tempest/cmd/cleanup_service.py \ tempest/cmd/verify_tempest_config.py \ tempest/cmd/account_generator.py \ tempest/lib/cmd/skip_tracker.py \ tempest/lib/cmd/check_uuid.py" sed -i '1{/^#!/d}' $RPMLINT_OFFENDERS chmod u=rw,go=r $RPMLINT_OFFENDERS %build %{py3_build} %if 0%{?with_doc} # Disable Build the plugin registry step as it uses git to clone # projects and then generate tempest plugin projects list. # It is also time taking. export PYTHONPATH=. export GENERATE_TEMPEST_PLUGIN_LIST='False' sphinx-build -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %{py3_install} # Generate tempest config mkdir -p %{buildroot}%{_sysconfdir}/%{project}/ oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf \ --output-file %{buildroot}%{_sysconfdir}/%{project}/tempest.conf mkdir -p %{buildroot}/etc/tempest mv %{buildroot}/usr/etc/tempest/* %{buildroot}/etc/tempest %check export OS_TEST_PATH='./tempest/tests' export PATH=$PATH:$RPM_BUILD_ROOT/usr/bin export PYTHONPATH=$PWD rm -f $OS_TEST_PATH/test_hacking.py PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run %files %license LICENSE %doc README.rst %{_bindir}/tempest %{_bindir}/check-uuid %{_bindir}/skip-tracker %{_bindir}/subunit-describe-calls %{_sysconfdir}/%{project}/*sample %{_sysconfdir}/%{project}/*yaml %config(noreplace) %{_sysconfdir}/%{project}/*.conf %files -n python3-%{project} %license LICENSE %{python3_sitelib}/%{project} %{python3_sitelib}/%{project}*.egg-info %exclude %{python3_sitelib}/tempest/tests %files -n python3-%{project}-tests %license LICENSE %{python3_sitelib}/tempest/tests %if 0%{?repo_bootstrap} == 0 %files -n %{name}-all %license LICENSE %endif %if 0%{?with_doc} %files -n %{name}-doc %doc doc/build/html %license LICENSE %endif %changelog + spectool -g -C /tmp/tmp.TWvx3F4HVu/SOURCES openstack-tempest.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 --spec openstack-tempest.spec --sources=/tmp/tmp.TWvx3F4HVu/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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-yoga/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xh1l3apt:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': '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 centos-gpg-keys 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-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_a28fcf67 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-c0ff6fd9f934782149777d2ab69b87dabca6a907 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/c0/ff/c0ff6fd9f934782149777d2ab69b87dabca6a907_c1f8d878 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-27e113780f3ade8a0f387838a3efd3ee5327314d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/27/e1/27e113780f3ade8a0f387838a3efd3ee5327314d_a784059d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bed18e58e558c12dcf4d6c097effca32a8b5b1ad baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/be/d1/bed18e58e558c12dcf4d6c097effca32a8b5b1ad_4d0efce3 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-ansible-role-collect-logs-ed6b3e37e892cabc8179ccca6b86d88d60c8abf6 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/ed/6b/ed6b3e37e892cabc8179ccca6b86d88d60c8abf6_9c8b7844 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-ec2-api-8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/8c/83/8c83fc46e95fdc2de8d8f31eb48a2c34e83dca8b_ec46da36 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1beee78e096ddba4729be10af6ac4ddec8e79da0 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/1b/ee/1beee78e096ddba4729be10af6ac4ddec8e79da0_647568c5 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/df/8d/df8d0ed31e9cbf118c5cc5dc3e7056bb88ac4887_5c4f6458 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ba/fe/bafe17a64d8ef0aff97c6035c9d7f5a6e64bc707_e0d2b035 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9b0c0ff4bf9ad64e7a236eaa93909e34707887a4 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/9b/0c/9b0c0ff4bf9ad64e7a236eaa93909e34707887a4_4c153372 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-ae0b0a17b2da98d135d409ab9d010a9e220d23fa baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/ae/0b/ae0b0a17b2da98d135d409ab9d010a9e220d23fa_bcc48f1c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-687515c064fd4747a03c3df42553369bb9585656 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/68/75/687515c064fd4747a03c3df42553369bb9585656_bf837316 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-e74b7e2cf55f458b2b64e16a9d6c898d17b1016c baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/e7/4b/e74b7e2cf55f458b2b64e16a9d6c898d17b1016c_227e6060 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-redis-406874a0d3010910c1df37353e24585dc4e1b840 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/40/68/406874a0d3010910c1df37353e24585dc4e1b840_fa6c04a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/2e/00/2e00dc73f75b7c77a95ac854673bf9a1c43ac4d5_fdfcf00a enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-3344af0ecf1aba7fe72cbe316ff46d873826ad10 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/33/44/3344af0ecf1aba7fe72cbe316ff46d873826ad10_56d5ef11 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-tempest.spec) Config(dlrn-centos8-yoga-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5217712 1297528 3409056 9696944 7199796 DEBUG: Swap: 16777212 4406560 12370652 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-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 582M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zaiw98t6', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5179712 865340 3401856 10167132 7244644 DEBUG: Swap: 16777212 4401696 12375516 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 982M 3.4G 23% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.l7cmy14_', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '71a26a8a32f34b74aa575893cdfc4b64', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '665e6578782a481cad7251315fa6e9c9', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e05baac2d1254078ae9c1e6373ebdb63', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '21c756d0e5ad4f0b9147b8c4a3db8ef1', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '88f6e7c7906a42aead408a1542581471', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-10.el8.x86_64 DEBUG: binutils-2.30-113.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: gcc-8.5.0-10.el8.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: cups-libs-2.2.6-44.el8.x86_64 DEBUG: glibc-common-2.28-196.el8.x86_64 DEBUG: redhat-rpm-config-127-1.el8.noarch DEBUG: glibc-2.28-196.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libcom_err-1.45.6-4.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-10.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20220307114901.ce6a105.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-196.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-10.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-106.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.186-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-22.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.186-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-5.el8_5.x86_64 DEBUG: rpm-libs-4.14.3-22.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-201.git20220131.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-158.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: annobin-10.58-1.el8.x86_64 DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: tzdata-2022a-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kernel-headers-4.18.0-373.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-gpg-keys-8-4.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-stream-repos-8-4.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-22.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: gdb-headless-8.2-18.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-196.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-196.el8.x86_64 DEBUG: elfutils-0.186-1.el8.x86_64 DEBUG: bash-4.4.20-3.el8.x86_64 DEBUG: python3-dns-1.15.0-10.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libstdc++-8.5.0-10.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: elfutils-libelf-0.186-1.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-45.el8.x86_64 DEBUG: libcap-2.48-2.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libxml2-2.9.7-13.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-8.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: rpm-build-4.14.3-22.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: audit-libs-3.0.7-3.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-106.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-196.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-45.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-45.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-5.el8_5.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.186-1.el8.x86_64 DEBUG: rpm-4.14.3-22.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-17.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-16.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-106.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lokl3hfw:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '13134399ace34e028eab171a0f03d284', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lokl3hfw:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-7064b5e588 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-c0ff6fd9f934782149777 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-27e11378 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-bed18e58e558c12dc 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-role-collect-logs-ed6b3e37e892 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ec2-api-8c83fc46e95fdc2de8d8 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1beee78e096ddba4729be 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-df8d0ed31e9cbf118c5cc 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-bafe17a64d 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9b0c0ff4b 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-ae0b0a17b2da98d135d 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-687515c064fd4747a03c3d 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-e74b7e2cf55f458b2b64 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-redis-406874a0d3010910c1df37353 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-ui-2e00dc73f75b7c77a9 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-3344af0ecf1aba 28 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 12 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 20 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 9.8 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 20 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 22 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 22 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 57 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 58 kB/s | 3.0 kB 00:00 DEBUG: opstools 59 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 70 kB/s | 3.0 kB 00:00 DEBUG: (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) DEBUG: Error: DEBUG: Problem: problem with installed package platform-python-devel-3.6.8-45.el8.x86_64 DEBUG: - cannot install the best update candidate for package platform-python-devel-3.6.8-45.el8.x86_64 DEBUG: - nothing provides python3-libs(x86-64) = 3.6.8-46.el8 needed by platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: Child return code was: 1 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ERROR: Exception(openstack-tempest.spec) Config(dlrn-centos8-yoga-x86_64-5) 0 minutes 21 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/tempest/cc/36/cc3686ba5db94b3d539f9d930a97f5a872a9a983_227e6060 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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M 13134399ace34e028eab171a0f03d284 -D /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.lokl3hfw:/etc/resolv.conf --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --resolv-conf=off /usr/bin/dnf --installroot /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/ -y --releasever 8 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk update --setopt=tsflags=nocontexts + finalize + rm -rf /tmp/tmp.TWvx3F4HVu