+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._gfco6dj:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/69/57/69575113b6c0dab46dd71c25bf1f354ffb8f7c5d_408e9aac enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jhy03i88:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/69/57/69575113b6c0dab46dd71c25bf1f354ffb8f7c5d_408e9aac enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1305348 454924 1098536 6239664 5296204 DEBUG: Swap: 4194300 580708 3613592 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8a3c5edd2e0840399c14aca5668179af', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f a7203be653f25fa4c16703ad6839a5e51e2de4be Note: checking out 'a7203be653f25fa4c16703ad6839a5e51e2de4be'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a7203be65 Merge "Remove any reference to "tenant_id" in network" + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/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/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 24.0.1.dev100 a7203be + UPSTREAMVERSION=24.0.1.dev100 + [[ 24.0.1.dev100 =~ ([^-]*)-(.+) ]] + [[ 24.0.1.dev100 =~ (.*?)\.(0rc.+) ]] + [[ 24.0.1.dev100 =~ (.*?)\.(0b.+) ]] + [[ 24.0.1.dev100 =~ (.*?)\.(0a.+) ]] + [[ 24.0.1.dev100 =~ (.*?)\.(dev.+) ]] + VERSION=24.0.1 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200710002937 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200710002937.a7203be + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.50v9zaj3:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/69/57/69575113b6c0dab46dd71c25bf1f354ffb8f7c5d_408e9aac enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1306992 415380 1126192 6277564 5266948 DEBUG: Swap: 4194300 580708 3613592 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 26% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '336f75f349904e37a2600778f72485c4', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '23533530621342df87216bb1ad1a31ec', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.50v9zaj3:/etc/resolv.conf', '--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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) 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 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-24.0.1.dev100 creating tempest-24.0.1.dev100/doc creating tempest-24.0.1.dev100/doc/source creating tempest-24.0.1.dev100/doc/source/_extra creating tempest-24.0.1.dev100/doc/source/_static creating tempest-24.0.1.dev100/doc/source/contributor creating tempest-24.0.1.dev100/doc/source/data creating tempest-24.0.1.dev100/doc/source/field_guide creating tempest-24.0.1.dev100/doc/source/library creating tempest-24.0.1.dev100/doc/source/library/service_clients creating tempest-24.0.1.dev100/doc/source/plugins creating tempest-24.0.1.dev100/etc creating tempest-24.0.1.dev100/playbooks creating tempest-24.0.1.dev100/releasenotes creating tempest-24.0.1.dev100/releasenotes/notes creating tempest-24.0.1.dev100/releasenotes/notes/10 creating tempest-24.0.1.dev100/releasenotes/notes/11 creating tempest-24.0.1.dev100/releasenotes/notes/12 creating tempest-24.0.1.dev100/releasenotes/notes/13 creating tempest-24.0.1.dev100/releasenotes/notes/14 creating tempest-24.0.1.dev100/releasenotes/notes/15 creating tempest-24.0.1.dev100/releasenotes/notes/16 creating tempest-24.0.1.dev100/releasenotes/source creating tempest-24.0.1.dev100/releasenotes/source/_static creating tempest-24.0.1.dev100/releasenotes/source/_templates creating tempest-24.0.1.dev100/roles creating tempest-24.0.1.dev100/roles/acl-devstack-files creating tempest-24.0.1.dev100/roles/acl-devstack-files/defaults creating tempest-24.0.1.dev100/roles/acl-devstack-files/tasks creating tempest-24.0.1.dev100/roles/ipv6-only-deployments-verification creating tempest-24.0.1.dev100/roles/ipv6-only-deployments-verification/defaults creating tempest-24.0.1.dev100/roles/ipv6-only-deployments-verification/tasks creating tempest-24.0.1.dev100/roles/process-stackviz creating tempest-24.0.1.dev100/roles/process-stackviz/defaults creating tempest-24.0.1.dev100/roles/process-stackviz/tasks creating tempest-24.0.1.dev100/roles/run-tempest creating tempest-24.0.1.dev100/roles/run-tempest/defaults creating tempest-24.0.1.dev100/roles/run-tempest/tasks creating tempest-24.0.1.dev100/roles/setup-tempest-data-dir creating tempest-24.0.1.dev100/roles/setup-tempest-data-dir/defaults creating tempest-24.0.1.dev100/roles/setup-tempest-data-dir/tasks creating tempest-24.0.1.dev100/roles/setup-tempest-run-dir creating tempest-24.0.1.dev100/roles/setup-tempest-run-dir/defaults creating tempest-24.0.1.dev100/roles/setup-tempest-run-dir/tasks creating tempest-24.0.1.dev100/roles/tempest-cleanup creating tempest-24.0.1.dev100/roles/tempest-cleanup/defaults creating tempest-24.0.1.dev100/roles/tempest-cleanup/tasks creating tempest-24.0.1.dev100/tempest creating tempest-24.0.1.dev100/tempest.egg-info creating tempest-24.0.1.dev100/tempest/api creating tempest-24.0.1.dev100/tempest/api/compute creating tempest-24.0.1.dev100/tempest/api/compute/admin creating tempest-24.0.1.dev100/tempest/api/compute/certificates creating tempest-24.0.1.dev100/tempest/api/compute/flavors creating tempest-24.0.1.dev100/tempest/api/compute/floating_ips creating tempest-24.0.1.dev100/tempest/api/compute/images creating tempest-24.0.1.dev100/tempest/api/compute/keypairs creating tempest-24.0.1.dev100/tempest/api/compute/limits creating tempest-24.0.1.dev100/tempest/api/compute/security_groups creating tempest-24.0.1.dev100/tempest/api/compute/servers creating tempest-24.0.1.dev100/tempest/api/compute/volumes creating tempest-24.0.1.dev100/tempest/api/identity creating tempest-24.0.1.dev100/tempest/api/identity/admin creating tempest-24.0.1.dev100/tempest/api/identity/admin/v2 creating tempest-24.0.1.dev100/tempest/api/identity/admin/v3 creating tempest-24.0.1.dev100/tempest/api/identity/v2 creating tempest-24.0.1.dev100/tempest/api/identity/v3 creating tempest-24.0.1.dev100/tempest/api/image creating tempest-24.0.1.dev100/tempest/api/image/v1 creating tempest-24.0.1.dev100/tempest/api/image/v2 creating tempest-24.0.1.dev100/tempest/api/image/v2/admin creating tempest-24.0.1.dev100/tempest/api/network creating tempest-24.0.1.dev100/tempest/api/network/admin creating tempest-24.0.1.dev100/tempest/api/object_storage creating tempest-24.0.1.dev100/tempest/api/volume creating tempest-24.0.1.dev100/tempest/api/volume/admin creating tempest-24.0.1.dev100/tempest/cmd creating tempest-24.0.1.dev100/tempest/common creating tempest-24.0.1.dev100/tempest/common/utils creating tempest-24.0.1.dev100/tempest/common/utils/linux creating tempest-24.0.1.dev100/tempest/hacking creating tempest-24.0.1.dev100/tempest/lib creating tempest-24.0.1.dev100/tempest/lib/api_schema creating tempest-24.0.1.dev100/tempest/lib/api_schema/response creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_11 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_13 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_16 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_19 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_2 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_23 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_26 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_28 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_3 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_36 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_39 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_41 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_45 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_47 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_48 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_53 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_54 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_55 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_57 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_59 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_6 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_61 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_63 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_70 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_71 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_73 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_8 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_9 creating tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume creating tempest-24.0.1.dev100/tempest/lib/cli creating tempest-24.0.1.dev100/tempest/lib/cmd creating tempest-24.0.1.dev100/tempest/lib/common creating tempest-24.0.1.dev100/tempest/lib/common/utils creating tempest-24.0.1.dev100/tempest/lib/common/utils/linux creating tempest-24.0.1.dev100/tempest/lib/services creating tempest-24.0.1.dev100/tempest/lib/services/compute creating tempest-24.0.1.dev100/tempest/lib/services/identity creating tempest-24.0.1.dev100/tempest/lib/services/identity/v2 creating tempest-24.0.1.dev100/tempest/lib/services/identity/v3 creating tempest-24.0.1.dev100/tempest/lib/services/image creating tempest-24.0.1.dev100/tempest/lib/services/image/v1 creating tempest-24.0.1.dev100/tempest/lib/services/image/v2 creating tempest-24.0.1.dev100/tempest/lib/services/network creating tempest-24.0.1.dev100/tempest/lib/services/object_storage creating tempest-24.0.1.dev100/tempest/lib/services/placement creating tempest-24.0.1.dev100/tempest/lib/services/volume creating tempest-24.0.1.dev100/tempest/lib/services/volume/v1 creating tempest-24.0.1.dev100/tempest/lib/services/volume/v2 creating tempest-24.0.1.dev100/tempest/lib/services/volume/v3 creating tempest-24.0.1.dev100/tempest/scenario creating tempest-24.0.1.dev100/tempest/services creating tempest-24.0.1.dev100/tempest/services/orchestration creating tempest-24.0.1.dev100/tempest/services/orchestration/json creating tempest-24.0.1.dev100/tempest/test_discover creating tempest-24.0.1.dev100/tempest/tests creating tempest-24.0.1.dev100/tempest/tests/api creating tempest-24.0.1.dev100/tempest/tests/api/compute creating tempest-24.0.1.dev100/tempest/tests/cmd creating tempest-24.0.1.dev100/tempest/tests/cmd/sample_streams creating tempest-24.0.1.dev100/tempest/tests/common creating tempest-24.0.1.dev100/tempest/tests/common/utils creating tempest-24.0.1.dev100/tempest/tests/common/utils/linux creating tempest-24.0.1.dev100/tempest/tests/files creating tempest-24.0.1.dev100/tempest/tests/lib creating tempest-24.0.1.dev100/tempest/tests/lib/cli creating tempest-24.0.1.dev100/tempest/tests/lib/cmd creating tempest-24.0.1.dev100/tempest/tests/lib/common creating tempest-24.0.1.dev100/tempest/tests/lib/common/utils creating tempest-24.0.1.dev100/tempest/tests/lib/common/utils/linux creating tempest-24.0.1.dev100/tempest/tests/lib/services creating tempest-24.0.1.dev100/tempest/tests/lib/services/compute creating tempest-24.0.1.dev100/tempest/tests/lib/services/identity creating tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 creating tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 creating tempest-24.0.1.dev100/tempest/tests/lib/services/image creating tempest-24.0.1.dev100/tempest/tests/lib/services/image/v1 creating tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 creating tempest-24.0.1.dev100/tempest/tests/lib/services/network creating tempest-24.0.1.dev100/tempest/tests/lib/services/object_storage creating tempest-24.0.1.dev100/tempest/tests/lib/services/placement creating tempest-24.0.1.dev100/tempest/tests/lib/services/volume creating tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v1 creating tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 creating tempest-24.0.1.dev100/tools copying files to tempest-24.0.1.dev100... copying .coveragerc -> tempest-24.0.1.dev100 copying .mailmap -> tempest-24.0.1.dev100 copying .stestr.conf -> tempest-24.0.1.dev100 copying .zuul.yaml -> tempest-24.0.1.dev100 copying AUTHORS -> tempest-24.0.1.dev100 copying CONTRIBUTING.rst -> tempest-24.0.1.dev100 copying ChangeLog -> tempest-24.0.1.dev100 copying HACKING.rst -> tempest-24.0.1.dev100 copying LICENSE -> tempest-24.0.1.dev100 copying README.rst -> tempest-24.0.1.dev100 copying REVIEWING.rst -> tempest-24.0.1.dev100 copying bindep.txt -> tempest-24.0.1.dev100 copying requirements.txt -> tempest-24.0.1.dev100 copying setup.cfg -> tempest-24.0.1.dev100 copying setup.py -> tempest-24.0.1.dev100 copying test-requirements.txt -> tempest-24.0.1.dev100 copying tox.ini -> tempest-24.0.1.dev100 copying doc/requirements.txt -> tempest-24.0.1.dev100/doc copying doc/source/HACKING.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/REVIEWING.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/account_generator.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/cleanup.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/conf.py -> tempest-24.0.1.dev100/doc/source copying doc/source/configuration.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/index.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/library.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/microversion_testing.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/overview.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/run.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/sampleconf.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/stable_branch_support_policy.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/stable_branch_testing_policy.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/subunit_describe_calls.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/supported_version.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/tempest_and_plugins_compatible_version_policy.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/test_removal.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/workspace.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/write_tests.rst -> tempest-24.0.1.dev100/doc/source copying doc/source/_extra/.htaccess -> tempest-24.0.1.dev100/doc/source/_extra copying doc/source/_static/.keep -> tempest-24.0.1.dev100/doc/source/_static copying doc/source/contributor/contributing.rst -> tempest-24.0.1.dev100/doc/source/contributor copying doc/source/data/tempest-blacklisted-plugins-registry.header -> tempest-24.0.1.dev100/doc/source/data copying doc/source/data/tempest-plugins-registry.header -> tempest-24.0.1.dev100/doc/source/data copying doc/source/field_guide/api.rst -> tempest-24.0.1.dev100/doc/source/field_guide copying doc/source/field_guide/index.rst -> tempest-24.0.1.dev100/doc/source/field_guide copying doc/source/field_guide/scenario.rst -> tempest-24.0.1.dev100/doc/source/field_guide copying doc/source/field_guide/unit_tests.rst -> tempest-24.0.1.dev100/doc/source/field_guide copying doc/source/library/api_microversion_testing.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/auth.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/cli.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/clients.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/credential_providers.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/decorators.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/rest_client.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/utils.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/validation_resources.rst -> tempest-24.0.1.dev100/doc/source/library copying doc/source/library/service_clients/compute_clients.rst -> tempest-24.0.1.dev100/doc/source/library/service_clients copying doc/source/plugins/index.rst -> tempest-24.0.1.dev100/doc/source/plugins copying doc/source/plugins/plugin.rst -> tempest-24.0.1.dev100/doc/source/plugins copying etc/accounts.yaml.sample -> tempest-24.0.1.dev100/etc copying etc/logging.conf.sample -> tempest-24.0.1.dev100/etc copying etc/whitelist.yaml -> tempest-24.0.1.dev100/etc copying playbooks/devstack-tempest-ipv6.yaml -> tempest-24.0.1.dev100/playbooks copying playbooks/devstack-tempest.yaml -> tempest-24.0.1.dev100/playbooks copying playbooks/post-tempest.yaml -> tempest-24.0.1.dev100/playbooks copying releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/account_generator-6eb03f664a448c35.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add-worker-file-option-d949121a61156968.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/fix-credential-logging-98089c897d801355.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/identity_client-635275d43abbb807.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/network-tag-client-f4614029af7927f0.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/segments-client-866f02948f40d4ff.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml -> tempest-24.0.1.dev100/releasenotes/notes copying releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml -> tempest-24.0.1.dev100/releasenotes/notes/10 copying releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml -> tempest-24.0.1.dev100/releasenotes/notes/10 copying releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml -> tempest-24.0.1.dev100/releasenotes/notes/10 copying releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml -> tempest-24.0.1.dev100/releasenotes/notes/11 copying releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml -> tempest-24.0.1.dev100/releasenotes/notes/11 copying releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml -> tempest-24.0.1.dev100/releasenotes/notes/11 copying releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml -> tempest-24.0.1.dev100/releasenotes/notes/12 copying releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml -> tempest-24.0.1.dev100/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml -> tempest-24.0.1.dev100/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml -> tempest-24.0.1.dev100/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml -> tempest-24.0.1.dev100/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml -> tempest-24.0.1.dev100/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml -> tempest-24.0.1.dev100/releasenotes/notes/13 copying releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml -> tempest-24.0.1.dev100/releasenotes/notes/13 copying releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml -> tempest-24.0.1.dev100/releasenotes/notes/14 copying releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml -> tempest-24.0.1.dev100/releasenotes/notes/15 copying releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml -> tempest-24.0.1.dev100/releasenotes/notes/16 copying releasenotes/source/conf.py -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/index.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/unreleased.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v10.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v11.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v12.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v13.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v14.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v15.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v16.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v16.1.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v17.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v17.1.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v17.2.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v18.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v19.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v20.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v21.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v22.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v22.1.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v23.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/v24.0.0.rst -> tempest-24.0.1.dev100/releasenotes/source copying releasenotes/source/_static/.placeholder -> tempest-24.0.1.dev100/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> tempest-24.0.1.dev100/releasenotes/source/_templates copying roles/acl-devstack-files/README.rst -> tempest-24.0.1.dev100/roles/acl-devstack-files copying roles/acl-devstack-files/defaults/main.yaml -> tempest-24.0.1.dev100/roles/acl-devstack-files/defaults copying roles/acl-devstack-files/tasks/main.yaml -> tempest-24.0.1.dev100/roles/acl-devstack-files/tasks copying roles/ipv6-only-deployments-verification/README.rst -> tempest-24.0.1.dev100/roles/ipv6-only-deployments-verification copying roles/ipv6-only-deployments-verification/defaults/main.yaml -> tempest-24.0.1.dev100/roles/ipv6-only-deployments-verification/defaults copying roles/ipv6-only-deployments-verification/tasks/main.yaml -> tempest-24.0.1.dev100/roles/ipv6-only-deployments-verification/tasks copying roles/process-stackviz/README.rst -> tempest-24.0.1.dev100/roles/process-stackviz copying roles/process-stackviz/defaults/main.yaml -> tempest-24.0.1.dev100/roles/process-stackviz/defaults copying roles/process-stackviz/tasks/main.yaml -> tempest-24.0.1.dev100/roles/process-stackviz/tasks copying roles/run-tempest/README.rst -> tempest-24.0.1.dev100/roles/run-tempest copying roles/run-tempest/defaults/main.yaml -> tempest-24.0.1.dev100/roles/run-tempest/defaults copying roles/run-tempest/tasks/main.yaml -> tempest-24.0.1.dev100/roles/run-tempest/tasks copying roles/setup-tempest-data-dir/README.rst -> tempest-24.0.1.dev100/roles/setup-tempest-data-dir copying roles/setup-tempest-data-dir/defaults/main.yaml -> tempest-24.0.1.dev100/roles/setup-tempest-data-dir/defaults copying roles/setup-tempest-data-dir/tasks/main.yaml -> tempest-24.0.1.dev100/roles/setup-tempest-data-dir/tasks copying roles/setup-tempest-run-dir/README.rst -> tempest-24.0.1.dev100/roles/setup-tempest-run-dir copying roles/setup-tempest-run-dir/defaults/main.yaml -> tempest-24.0.1.dev100/roles/setup-tempest-run-dir/defaults copying roles/setup-tempest-run-dir/tasks/main.yaml -> tempest-24.0.1.dev100/roles/setup-tempest-run-dir/tasks copying roles/tempest-cleanup/README.rst -> tempest-24.0.1.dev100/roles/tempest-cleanup copying roles/tempest-cleanup/defaults/main.yaml -> tempest-24.0.1.dev100/roles/tempest-cleanup/defaults copying roles/tempest-cleanup/tasks/main.yaml -> tempest-24.0.1.dev100/roles/tempest-cleanup/tasks copying tempest/README.rst -> tempest-24.0.1.dev100/tempest copying tempest/__init__.py -> tempest-24.0.1.dev100/tempest copying tempest/clients.py -> tempest-24.0.1.dev100/tempest copying tempest/config.py -> tempest-24.0.1.dev100/tempest copying tempest/exceptions.py -> tempest-24.0.1.dev100/tempest copying tempest/manager.py -> tempest-24.0.1.dev100/tempest copying tempest/test.py -> tempest-24.0.1.dev100/tempest copying tempest/version.py -> tempest-24.0.1.dev100/tempest copying tempest.egg-info/PKG-INFO -> tempest-24.0.1.dev100/tempest.egg-info copying tempest.egg-info/SOURCES.txt -> tempest-24.0.1.dev100/tempest.egg-info copying tempest.egg-info/dependency_links.txt -> tempest-24.0.1.dev100/tempest.egg-info copying tempest.egg-info/entry_points.txt -> tempest-24.0.1.dev100/tempest.egg-info copying tempest.egg-info/not-zip-safe -> tempest-24.0.1.dev100/tempest.egg-info copying tempest.egg-info/pbr.json -> tempest-24.0.1.dev100/tempest.egg-info copying tempest.egg-info/requires.txt -> tempest-24.0.1.dev100/tempest.egg-info copying tempest.egg-info/top_level.txt -> tempest-24.0.1.dev100/tempest.egg-info copying tempest/api/README.rst -> tempest-24.0.1.dev100/tempest/api copying tempest/api/__init__.py -> tempest-24.0.1.dev100/tempest/api copying tempest/api/compute/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/api_microversion_fixture.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/base.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/test_extensions.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/test_networks.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/test_quotas.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/test_tenant_networks.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/test_versions.py -> tempest-24.0.1.dev100/tempest/api/compute copying tempest/api/compute/admin/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_agents.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_auto_allocate_network.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_create_server.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_delete_server.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_microversions.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_floating_ips_bulk.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_keypairs_v210.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_migrations.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_networks.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_security_groups.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_on_multinodes.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_services.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_services_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume_swap.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/admin/test_volumes_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/admin copying tempest/api/compute/certificates/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/certificates copying tempest/api/compute/certificates/test_certificates.py -> tempest-24.0.1.dev100/tempest/api/compute/certificates copying tempest/api/compute/flavors/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors.py -> tempest-24.0.1.dev100/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/flavors copying tempest/api/compute/floating_ips/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/base.py -> tempest-24.0.1.dev100/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions.py -> tempest-24.0.1.dev100/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips.py -> tempest-24.0.1.dev100/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/floating_ips copying tempest/api/compute/images/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_images.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_images_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/images/test_list_images.py -> tempest-24.0.1.dev100/tempest/api/compute/images copying tempest/api/compute/keypairs/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/base.py -> tempest-24.0.1.dev100/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs.py -> tempest-24.0.1.dev100/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_v22.py -> tempest-24.0.1.dev100/tempest/api/compute/keypairs copying tempest/api/compute/limits/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits.py -> tempest-24.0.1.dev100/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/limits copying tempest/api/compute/security_groups/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/base.py -> tempest-24.0.1.dev100/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules.py -> tempest-24.0.1.dev100/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups.py -> tempest-24.0.1.dev100/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/security_groups copying tempest/api/compute/servers/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_attach_interfaces.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_availability_zone.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server_multi_nic.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_delete_server.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_device_tagging.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_disk_config.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_server_filters.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_servers_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_novnc.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_actions.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_group.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_password.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_personality.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_tags.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_microversions.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/servers copying tempest/api/compute/volumes/__init__.py -> tempest-24.0.1.dev100/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume.py -> tempest-24.0.1.dev100/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volume_snapshots.py -> tempest-24.0.1.dev100/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_get.py -> tempest-24.0.1.dev100/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_list.py -> tempest-24.0.1.dev100/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_negative.py -> tempest-24.0.1.dev100/tempest/api/compute/volumes copying tempest/api/identity/__init__.py -> tempest-24.0.1.dev100/tempest/api/identity copying tempest/api/identity/base.py -> tempest-24.0.1.dev100/tempest/api/identity copying tempest/api/identity/admin/__init__.py -> tempest-24.0.1.dev100/tempest/api/identity/admin copying tempest/api/identity/admin/v2/__init__.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_endpoints.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_services.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenant_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenants.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v3/__init__.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_application_credentials.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_credentials.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_default_project_id.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domain_configuration.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoint_groups.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_groups.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_inherits.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_projects.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_users.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_oauth_consumers.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_policies.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_project_tags.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_regions.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_roles.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_services.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_tokens.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_trusts.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users_negative.py -> tempest-24.0.1.dev100/tempest/api/identity/admin/v3 copying tempest/api/identity/v2/__init__.py -> tempest-24.0.1.dev100/tempest/api/identity/v2 copying tempest/api/identity/v2/test_api_discovery.py -> tempest-24.0.1.dev100/tempest/api/identity/v2 copying tempest/api/identity/v2/test_ec2_credentials.py -> tempest-24.0.1.dev100/tempest/api/identity/v2 copying tempest/api/identity/v2/test_extension.py -> tempest-24.0.1.dev100/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tenants.py -> tempest-24.0.1.dev100/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tokens.py -> tempest-24.0.1.dev100/tempest/api/identity/v2 copying tempest/api/identity/v2/test_users.py -> tempest-24.0.1.dev100/tempest/api/identity/v2 copying tempest/api/identity/v3/__init__.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/identity/v3/test_api_discovery.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/identity/v3/test_application_credentials.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/identity/v3/test_catalog.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/identity/v3/test_domains.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/identity/v3/test_projects.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/identity/v3/test_tokens.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/identity/v3/test_users.py -> tempest-24.0.1.dev100/tempest/api/identity/v3 copying tempest/api/image/__init__.py -> tempest-24.0.1.dev100/tempest/api/image copying tempest/api/image/base.py -> tempest-24.0.1.dev100/tempest/api/image copying tempest/api/image/v1/__init__.py -> tempest-24.0.1.dev100/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members.py -> tempest-24.0.1.dev100/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members_negative.py -> tempest-24.0.1.dev100/tempest/api/image/v1 copying tempest/api/image/v1/test_images.py -> tempest-24.0.1.dev100/tempest/api/image/v1 copying tempest/api/image/v1/test_images_negative.py -> tempest-24.0.1.dev100/tempest/api/image/v1 copying tempest/api/image/v2/__init__.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member_negative.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_namespace_objects.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_namespace_properties.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_namespace_tags.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_namespaces.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_resource_types.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_schema.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_negative.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags_negative.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/test_versions.py -> tempest-24.0.1.dev100/tempest/api/image/v2 copying tempest/api/image/v2/admin/__init__.py -> tempest-24.0.1.dev100/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images.py -> tempest-24.0.1.dev100/tempest/api/image/v2/admin copying tempest/api/network/__init__.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/base.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/base_security_groups.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_agent_management_negative.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_allowed_address_pair.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_dhcp_ipv6.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_extensions.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_extra_dhcp_options.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_floating_ips.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_floating_ips_negative.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_networks.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_networks_negative.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_ports.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_routers.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_routers_negative.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_security_groups.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_security_groups_negative.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_service_providers.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_subnetpools_extensions.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_tags.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/test_versions.py -> tempest-24.0.1.dev100/tempest/api/network copying tempest/api/network/admin/__init__.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_dhcp_agent_scheduler.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_external_network_extension.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_external_networks_negative.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_floating_ips_admin_actions.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_metering_extensions.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_negative_quotas.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_ports.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_quotas.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_routers.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_routers_dvr.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/network/admin/test_routers_negative.py -> tempest-24.0.1.dev100/tempest/api/network/admin copying tempest/api/object_storage/__init__.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/base.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_account_bulk.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas_negative.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_account_services.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_account_services_negative.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl_negative.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_quotas.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_services.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_services_negative.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_staticweb.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync_middleware.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_crossdomain.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_healthcheck.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_expiry.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost_negative.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_services.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_slo.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url_negative.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/object_storage/test_object_version.py -> tempest-24.0.1.dev100/tempest/api/object_storage copying tempest/api/volume/__init__.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/api_microversion_fixture.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/base.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_availability_zone.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_extensions.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_image_metadata.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_snapshot_metadata.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_versions.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volume_absolute_limits.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volume_delete_cascade.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volume_metadata.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volume_transfers.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_actions.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_backup.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_clone.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_clone_negative.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_extend.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_get.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_list.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_negative.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_list.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_negative.py -> tempest-24.0.1.dev100/tempest/api/volume copying tempest/api/volume/admin/__init__.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_backends_capabilities.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_snapshots.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_type_specs.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_types.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_groups.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_multi_backend.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_qos.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshot_manage.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshots_actions.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_user_messages.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_hosts.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_manage.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_pools.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quota_classes.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas_negative.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_retype.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services_negative.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_type_access.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_negative.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_actions.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_backup.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_list.py -> tempest-24.0.1.dev100/tempest/api/volume/admin copying tempest/cmd/__init__.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/account_generator.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/cleanup.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/cleanup_service.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/config-generator.tempest.conf -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/init.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/list_plugins.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/main.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/run.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/subunit_describe_calls.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/verify_tempest_config.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/cmd/workspace.py -> tempest-24.0.1.dev100/tempest/cmd copying tempest/common/__init__.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/compute.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/credentials_factory.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/custom_matchers.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/identity.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/image.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/tempest_fixtures.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/waiters.py -> tempest-24.0.1.dev100/tempest/common copying tempest/common/utils/__init__.py -> tempest-24.0.1.dev100/tempest/common/utils copying tempest/common/utils/net_info.py -> tempest-24.0.1.dev100/tempest/common/utils copying tempest/common/utils/net_utils.py -> tempest-24.0.1.dev100/tempest/common/utils copying tempest/common/utils/linux/__init__.py -> tempest-24.0.1.dev100/tempest/common/utils/linux copying tempest/common/utils/linux/remote_client.py -> tempest-24.0.1.dev100/tempest/common/utils/linux copying tempest/hacking/__init__.py -> tempest-24.0.1.dev100/tempest/hacking copying tempest/hacking/checks.py -> tempest-24.0.1.dev100/tempest/hacking copying tempest/lib/__init__.py -> tempest-24.0.1.dev100/tempest/lib copying tempest/lib/auth.py -> tempest-24.0.1.dev100/tempest/lib copying tempest/lib/base.py -> tempest-24.0.1.dev100/tempest/lib copying tempest/lib/decorators.py -> tempest-24.0.1.dev100/tempest/lib copying tempest/lib/exceptions.py -> tempest-24.0.1.dev100/tempest/lib copying tempest/lib/api_schema/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema copying tempest/lib/api_schema/response/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response copying tempest/lib/api_schema/response/compute/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute copying tempest/lib/api_schema/response/compute/v2_1/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/agents.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/certificates.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/extensions.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hosts.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/images.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/limits.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/migrations.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quotas.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/services.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/versions.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/volumes.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_11/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_11/services.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_13/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_16/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_16/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_19/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_19/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_2/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_23/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_23/migrations.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_26/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_26/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_28/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_3/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_3/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_36/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/limits.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/quotas.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_39/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_39/limits.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_41/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_45/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/images.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_47/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_47/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_48/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_48/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_53/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/services.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_54/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_54/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_55/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_55/flavors.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_57/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/limits.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quotas.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_59/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/migrations.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_6/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_6/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_61/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_61/flavors.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_63/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_63/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_70/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_71/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_71/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_73/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_73/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_8/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_8/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_9/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/compute/v2_9/servers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/volume/__init__.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/capabilities.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/encryption_types.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/extensions.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_types.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/hosts.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/limits.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_snapshot.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/messages.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/qos.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quota_classes.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quotas.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/scheduler_stats.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/services.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/snapshots.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/transfers.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/versions.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volume_types.py -> tempest-24.0.1.dev100/tempest/lib/api_schema/response/volume copying tempest/lib/cli/__init__.py -> tempest-24.0.1.dev100/tempest/lib/cli copying tempest/lib/cli/base.py -> tempest-24.0.1.dev100/tempest/lib/cli copying tempest/lib/cli/output_parser.py -> tempest-24.0.1.dev100/tempest/lib/cli copying tempest/lib/cmd/__init__.py -> tempest-24.0.1.dev100/tempest/lib/cmd copying tempest/lib/cmd/check_uuid.py -> tempest-24.0.1.dev100/tempest/lib/cmd copying tempest/lib/cmd/skip_tracker.py -> tempest-24.0.1.dev100/tempest/lib/cmd copying tempest/lib/common/__init__.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/api_microversion_fixture.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/api_version_request.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/api_version_utils.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/cred_client.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/cred_provider.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/dynamic_creds.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/fixed_network.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/http.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/jsonschema_validator.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/preprov_creds.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/profiler.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/rest_client.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/ssh.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/thread.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/validation_resources.py -> tempest-24.0.1.dev100/tempest/lib/common copying tempest/lib/common/utils/__init__.py -> tempest-24.0.1.dev100/tempest/lib/common/utils copying tempest/lib/common/utils/data_utils.py -> tempest-24.0.1.dev100/tempest/lib/common/utils copying tempest/lib/common/utils/misc.py -> tempest-24.0.1.dev100/tempest/lib/common/utils copying tempest/lib/common/utils/test_utils.py -> tempest-24.0.1.dev100/tempest/lib/common/utils copying tempest/lib/common/utils/linux/__init__.py -> tempest-24.0.1.dev100/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/remote_client.py -> tempest-24.0.1.dev100/tempest/lib/common/utils/linux copying tempest/lib/services/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services copying tempest/lib/services/clients.py -> tempest-24.0.1.dev100/tempest/lib/services copying tempest/lib/services/compute/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/agents_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/aggregates_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/availability_zone_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/baremetal_nodes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/base_compute_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/certificates_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/extensions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/fixed_ips_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/flavors_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ip_pools_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_bulk_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/hosts_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/hypervisor_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/images_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/instance_usage_audit_log_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/interfaces_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/keypairs_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/limits_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/migrations_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/networks_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/quota_classes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/quotas_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_default_rules_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_rules_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/security_groups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/server_groups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/servers_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/services_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/snapshots_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_networks_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_usages_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/versions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/compute/volumes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/compute copying tempest/lib/services/identity/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/identity copying tempest/lib/services/identity/v2/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/endpoints_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/identity_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/roles_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/services_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/tenants_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/token_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/users_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v3/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/application_credentials_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/catalog_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/credentials_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domain_configuration_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domains_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_filter_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_groups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoints_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/groups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/inherited_roles_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_consumers_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_token_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/policies_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/project_tags_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/projects_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/regions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/role_assignments_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/roles_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/services_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/token_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/trusts_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/users_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/versions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/identity/v3 copying tempest/lib/services/image/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/image copying tempest/lib/services/image/v1/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/image_members_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/images_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v1 copying tempest/lib/services/image/v2/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/image_members_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/images_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_objects_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_properties_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_tags_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespaces_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/resource_types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/schemas_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/versions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/image/v2 copying tempest/lib/services/network/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/agents_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/base.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/extensions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/metering_label_rules_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/metering_labels_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/networks_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/ports_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/qos_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/quotas_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/routers_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/security_group_rules_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/security_groups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/segments_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/service_providers_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/subnetpools_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/subnets_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/tags_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/network/versions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/network copying tempest/lib/services/object_storage/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/account_client.py -> tempest-24.0.1.dev100/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/bulk_middleware_client.py -> tempest-24.0.1.dev100/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/capabilities_client.py -> tempest-24.0.1.dev100/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/container_client.py -> tempest-24.0.1.dev100/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/object_client.py -> tempest-24.0.1.dev100/tempest/lib/services/object_storage copying tempest/lib/services/placement/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/placement copying tempest/lib/services/placement/base_placement_client.py -> tempest-24.0.1.dev100/tempest/lib/services/placement copying tempest/lib/services/placement/placement_client.py -> tempest-24.0.1.dev100/tempest/lib/services/placement copying tempest/lib/services/volume/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/volume copying tempest/lib/services/volume/base_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume copying tempest/lib/services/volume/v1/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/availability_zone_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/backups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/encryption_types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/extensions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/hosts_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/limits_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/qos_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/quotas_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/services_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/snapshots_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/volumes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v2/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/availability_zone_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/backups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/capabilities_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/encryption_types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/extensions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/hosts_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/limits_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/qos_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quota_classes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quotas_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/scheduler_stats_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/services_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshot_manage_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshots_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/transfers_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volume_manage_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volumes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v3/__init__.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/attachments_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/availability_zone_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/backups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/base_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/capabilities_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/encryption_types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/extensions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_snapshots_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/groups_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/hosts_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/limits_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/messages_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/qos_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quota_classes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quotas_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/scheduler_stats_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/services_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshot_manage_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshots_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/transfers_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/types_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/versions_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volume_manage_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volumes_client.py -> tempest-24.0.1.dev100/tempest/lib/services/volume/v3 copying tempest/scenario/README.rst -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/__init__.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/manager.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_aggregates_basic_ops.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_encrypted_cinder_volumes.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_minbw_allocation_placement.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_minimum_basic.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_network_advanced_server_ops.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_network_basic_ops.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_network_v6.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_object_storage_basic_ops.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_security_groups_basic_ops.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_server_advanced_ops.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_server_basic_ops.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_server_multinode.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_shelve_instance.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_snapshot_pattern.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_stamp_pattern.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_volume_backup_restore.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_volume_boot_pattern.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/scenario/test_volume_migrate_attached.py -> tempest-24.0.1.dev100/tempest/scenario copying tempest/services/__init__.py -> tempest-24.0.1.dev100/tempest/services copying tempest/services/orchestration/__init__.py -> tempest-24.0.1.dev100/tempest/services/orchestration copying tempest/services/orchestration/json/__init__.py -> tempest-24.0.1.dev100/tempest/services/orchestration/json copying tempest/services/orchestration/json/orchestration_client.py -> tempest-24.0.1.dev100/tempest/services/orchestration/json copying tempest/test_discover/__init__.py -> tempest-24.0.1.dev100/tempest/test_discover copying tempest/test_discover/plugins.py -> tempest-24.0.1.dev100/tempest/test_discover copying tempest/test_discover/test_discover.py -> tempest-24.0.1.dev100/tempest/test_discover copying tempest/tests/README.rst -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/__init__.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/base.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/fake_config.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/fake_tempest_plugin.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_base_test.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_config.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_decorators.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_hacking.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_imports.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_list_tests.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_microversions.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_tempest_plugin.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/test_test.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/utils.py -> tempest-24.0.1.dev100/tempest/tests copying tempest/tests/api/__init__.py -> tempest-24.0.1.dev100/tempest/tests/api copying tempest/tests/api/compute/__init__.py -> tempest-24.0.1.dev100/tempest/tests/api/compute copying tempest/tests/api/compute/test_base.py -> tempest-24.0.1.dev100/tempest/tests/api/compute copying tempest/tests/cmd/__init__.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_account_generator.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup_services.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_list_plugins.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_run.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_saved_state_json.json -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_subunit_describe_calls.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_tempest_init.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_verify_tempest_config.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/test_workspace.py -> tempest-24.0.1.dev100/tempest/tests/cmd copying tempest/tests/cmd/sample_streams/calls.subunit -> tempest-24.0.1.dev100/tempest/tests/cmd/sample_streams copying tempest/tests/common/__init__.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/test_admin_available.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/test_alt_available.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/test_compute.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/test_credentials_factory.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/test_custom_matchers.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/test_image.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/test_waiters.py -> tempest-24.0.1.dev100/tempest/tests/common copying tempest/tests/common/utils/__init__.py -> tempest-24.0.1.dev100/tempest/tests/common/utils copying tempest/tests/common/utils/test_net_utils.py -> tempest-24.0.1.dev100/tempest/tests/common/utils copying tempest/tests/common/utils/linux/__init__.py -> tempest-24.0.1.dev100/tempest/tests/common/utils/linux copying tempest/tests/common/utils/linux/test_remote_client.py -> tempest-24.0.1.dev100/tempest/tests/common/utils/linux copying tempest/tests/files/__init__.py -> tempest-24.0.1.dev100/tempest/tests/files copying tempest/tests/files/failing-tests -> tempest-24.0.1.dev100/tempest/tests/files copying tempest/tests/files/passing-tests -> tempest-24.0.1.dev100/tempest/tests/files copying tempest/tests/files/setup.cfg -> tempest-24.0.1.dev100/tempest/tests/files copying tempest/tests/files/testr-conf -> tempest-24.0.1.dev100/tempest/tests/files copying tempest/tests/lib/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/fake_auth_provider.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/fake_credentials.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/fake_http.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/fake_identity.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/test_api_microversion_fixture.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/test_auth.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/test_base.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/test_credentials.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/test_decorators.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/test_ssh.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/test_tempest_lib.py -> tempest-24.0.1.dev100/tempest/tests/lib copying tempest/tests/lib/cli/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_command_failed.py -> tempest-24.0.1.dev100/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_execute.py -> tempest-24.0.1.dev100/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_output_parser.py -> tempest-24.0.1.dev100/tempest/tests/lib/cli copying tempest/tests/lib/cmd/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/cmd copying tempest/tests/lib/cmd/test_check_uuid.py -> tempest-24.0.1.dev100/tempest/tests/lib/cmd copying tempest/tests/lib/common/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_request.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_utils.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_cred_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_dynamic_creds.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_http.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_jsonschema_validator.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_preprov_creds.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_profiler.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_rest_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/test_validation_resources.py -> tempest-24.0.1.dev100/tempest/tests/lib/common copying tempest/tests/lib/common/utils/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_data_utils.py -> tempest-24.0.1.dev100/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_misc.py -> tempest-24.0.1.dev100/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_test_utils.py -> tempest-24.0.1.dev100/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/linux/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/common/utils/linux/test_remote_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/services/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services copying tempest/tests/lib/services/base.py -> tempest-24.0.1.dev100/tempest/tests/lib/services copying tempest/tests/lib/services/registry_fixture.py -> tempest-24.0.1.dev100/tempest/tests/lib/services copying tempest/tests/lib/services/test_clients.py -> tempest-24.0.1.dev100/tempest/tests/lib/services copying tempest/tests/lib/services/compute/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_agents_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_aggregates_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_availability_zone_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_base_compute_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_certificates_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_extensions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_fixedIPs_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_flavors_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ip_pools_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hosts_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hypervisor_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_images_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_interfaces_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_keypairs_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_limits_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_migrations_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_networks_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quota_classes_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quotas_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_rules_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_groups_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_server_groups_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_servers_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_services_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_snapshots_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_networks_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_usages_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_versions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_volumes_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/compute copying tempest/tests/lib/services/identity/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity copying tempest/tests/lib/services/identity/v2/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_identity_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_roles_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_services_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_tenants_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_token_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_users_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v3/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_catalog_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_credentials_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domains_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_groups_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_policies_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_projects_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_regions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_roles_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_services_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_token_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_trusts_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_users_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_versions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/image/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image copying tempest/tests/lib/services/image/v1/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v1/test_image_members_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v2/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_members_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_images_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespaces_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_resource_types_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_schemas_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_versions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/network/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_agents_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_base_network_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_extensions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_label_rules_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_labels_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_networks_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_ports_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_quotas_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_routers_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_group_rules_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_groups_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_segments_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_service_providers_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnetpools_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnets_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_tags_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_versions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/network copying tempest/tests/lib/services/object_storage/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_capabilities_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_object_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/placement/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_placement_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/placement copying tempest/tests/lib/services/volume/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume copying tempest/tests/lib/services/volume/v1/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v1/test_encryption_types_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v1/test_quotas_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v1/test_snapshots_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v3/__init__.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_attachments_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_backups_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_extensions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_types_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_groups_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_hosts_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_limits_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quotas_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_services_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_transfers_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_types_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_versions_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volumes_client.py -> tempest-24.0.1.dev100/tempest/tests/lib/services/volume/v3 copying tools/check_logs.py -> tempest-24.0.1.dev100/tools copying tools/format.sh -> tempest-24.0.1.dev100/tools copying tools/generate-tempest-plugins-list.py -> tempest-24.0.1.dev100/tools copying tools/generate-tempest-plugins-list.sh -> tempest-24.0.1.dev100/tools copying tools/skip_tracker.py -> tempest-24.0.1.dev100/tools copying tools/tempest-integrated-gate-compute-blacklist.txt -> tempest-24.0.1.dev100/tools copying tools/tempest-integrated-gate-networking-blacklist.txt -> tempest-24.0.1.dev100/tools copying tools/tempest-integrated-gate-object-storage-blacklist.txt -> tempest-24.0.1.dev100/tools copying tools/tempest-integrated-gate-placement-blacklist.txt -> tempest-24.0.1.dev100/tools copying tools/tempest-integrated-gate-storage-blacklist.txt -> tempest-24.0.1.dev100/tools copying tools/tempest-plugin-sanity.sh -> tempest-24.0.1.dev100/tools copying tools/verify-ipv6-only-deployments.sh -> tempest-24.0.1.dev100/tools copying tools/with_venv.sh -> tempest-24.0.1.dev100/tools Writing tempest-24.0.1.dev100/setup.cfg creating dist Creating tar archive removing 'tempest-24.0.1.dev100' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mofn752u:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/69/57/69575113b6c0dab46dd71c25bf1f354ffb8f7c5d_408e9aac enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1307752 412732 1127616 6279452 5264752 DEBUG: Swap: 4194300 580708 3613592 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 26% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37dade6e339c4099add9d88ef7c5644f', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=tempest-24.0.1.dev100.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/tempest-24.0.1.dev100.tar.gz ++ basename tempest-24.0.1.dev100.tar.gz .tar.gz + SOURCEWITHREL=tempest-24.0.1.dev100-0.20200710002937.a7203be.tar.gz + mv dist/tempest-24.0.1.dev100.tar.gz /tmp/tmp.SXcIXS4FD4/SOURCES/tempest-24.0.1.dev100-0.20200710002937.a7203be.tar.gz + cd /home/rhel8-master/data/openstack-tempest_distro + cp -a openstack-tempest.spec /tmp/tmp.SXcIXS4FD4/SOURCES/ + cp openstack-tempest.spec /tmp/tmp.SXcIXS4FD4/SPECS/ + cd /tmp/tmp.SXcIXS4FD4/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 24.0.1.dev100\' openstack-tempest.spec + sed -i -e '1i%global dlrn 1\' openstack-tempest.spec ++ basename tempest-24.0.1.dev100-0.20200710002937.a7203be.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tempest-24.0.1.dev100-0.20200710002937.a7203be\' openstack-tempest.spec + sed -i -e s/UPSTREAMVERSION/24.0.1.dev100/g openstack-tempest.spec + VERSION=24.0.1 + sed -i -e 's/Version:.*/Version: 24.0.1/g' openstack-tempest.spec + sed -i -e 's/Release:.*/Release: 0.20200710002937.a7203be%{?dist}/g' openstack-tempest.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tempest-24.0.1.dev100-0.20200710002937.a7203be.tar.gz/' openstack-tempest.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-tempest.spec + cat openstack-tempest.spec %global dlrn_nvr tempest-24.0.1.dev100-0.20200710002937.a7203be %global dlrn 1 %define upstream_version 24.0.1.dev100 %global project tempest %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 # 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: 24.0.1 Release: 0.20200710002937.a7203be%{?dist} Summary: OpenStack Integration Test Suite (Tempest) License: ASL 2.0 Url: https://launchpad.net/tempest Source0: tempest-24.0.1.dev100-0.20200710002937.a7203be.tar.gz BuildArch: noarch BuildRequires: git 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 Requires: python3-debtcollector Requires: python3-fixtures Requires: python3-jsonschema Requires: python3-netaddr 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 >= 3.33.0 Requires: python3-os-testr >= 0.8.0 Requires: python3-paramiko Requires: python3-pbr Requires: python3-prettytable Requires: python3-six Requires: python3-stevedore Requires: python3-stestr Requires: python3-testtools Requires: python3-urllib3 Requires: python3-subunit Requires: python3-unittest2 Requires: python3-PyYAML %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-horizon-tests-tempest Requires: python3-ironic-tests-tempest Requires: python3-keystone-tests-tempest Requires: python3-mistral-tests-tempest Requires: python3-neutron-tests-tempest Requires: python3-zaqar-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-kuryr-tests-tempest Requires: python3-barbican-tests-tempest %if 0%{?rhosp} == 0 Requires: python3-magnum-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 %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 %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.SXcIXS4FD4/SOURCES openstack-tempest.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 --spec openstack-tempest.spec --sources=/tmp/tmp.SXcIXS4FD4/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ikz56_wy:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/69/57/69575113b6c0dab46dd71c25bf1f354ffb8f7c5d_408e9aac enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(openstack-tempest.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1308000 440700 1098536 6251236 5293564 DEBUG: Swap: 4194300 580708 3613592 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0ae3bb5d30674be9bab8f28cb58d6cf2', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5f0f963ba65143c2b1086025f3f5f99c', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1e75460b3f7144be913c6aa6b31cb009', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a80f200cd6d14430a3f561c101ce5987', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 620 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 879 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 225 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 12 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ikz56_wy:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2073d9006b3e4214968eb07f5cd5f53f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ikz56_wy:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-tempest.spec) Config(dlrn-5) 0 minutes 7 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.SXcIXS4FD4 INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zn6ox4tw:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/69/57/69575113b6c0dab46dd71c25bf1f354ffb8f7c5d_408e9aac enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1313388 435464 1098536 6251084 5288180 DEBUG: Swap: 4194300 580708 3613592 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c5514794497a4bb482c8aab79ec9763e', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c049eb426e714de6bdac74c9895b80f7', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '50d287cabc004494a4fd733179d1c93b', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bf4bd80a985141329be8f3d5e8db3865', '-D', '/var/lib/mock/dlrn-rhel8-master-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=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.2 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 940 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 2.0 kB/s | 2.0 kB 00:01 DEBUG: dlrn-master-rhel8-deps 45 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm Start: build setup for openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2febf47d9fb84652a2125105a739b173', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zn6ox4tw:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-tempest-1:24.0.1-0.202007100######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c97d1c19a3324230b595c93ba2c24ab7', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zn6ox4tw:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: openstack-tempest.spec DEBUG: tempest-24.0.1.dev100-0.20200710002937.a7203be.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zn6ox4tw:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5573f806a23b408dbb8a06bfc7e575be', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zn6ox4tw:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Thu 09 Jul 2020 08:29:59 PM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-mock-3.0.5-1.el8ost.noarch is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: BUILDSTDERR: No matching package to install: 'python3-sphinxcontrib-rsvgconverter' DEBUG: Package python3-urllib3-1.23-5.el8ost.noarch is already installed. DEBUG: BUILDSTDERR: Not all dependencies satisfied DEBUG: BUILDSTDERR: Error: Some packages could not be found. DEBUG: Child return code was: 1 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ERROR: Exception(/home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/a7/20/a7203be653f25fa4c16703ad6839a5e51e2de4be_6771c9d1 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot ERROR: Command failed: # /usr/bin/dnf builddep --installroot /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ --releasever 8 --disableplugin=local --setopt=deltarpm=False /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-tempest-24.0.1-0.20200710002937.a7203be.el8.src.rpm Last metadata expiration check: 0:00:01 ago on Thu 09 Jul 2020 08:29:59 PM EDT. Package git-2.18.1-3.el8.x86_64 is already installed. Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. Package python3-devel-3.6.8-1.el8.x86_64 is already installed. Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. Package python3-mock-3.0.5-1.el8ost.noarch is already installed. Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. Package python3-setuptools-39.2.0-4.el8.noarch is already installed. Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. No matching package to install: 'python3-sphinxcontrib-rsvgconverter' Package python3-urllib3-1.23-5.el8ost.noarch is already installed. Not all dependencies satisfied Error: Some packages could not be found.