+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f' + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-xena/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.u3_8bkc2:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/47/a7/47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8_8cfa57e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f3d12a138512ade44a97759d9efc5677b4411f8b baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f3/d1/f3d12a138512ade44a97759d9efc5677b4411f8b_6b64bd28 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-osc-placement-0ea8f1b05d4aa4a6f144adff08771f5b84bda479 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/0e/a8/0ea8f1b05d4aa4a6f144adff08771f5b84bda479_26d67ada enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e61fba4a0bce1305366071addfba0b4cb290ad8f baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/e6/1f/e61fba4a0bce1305366071addfba0b4cb290ad8f_af05f3e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-f03c50b4a109d805cad68c83dfcf74e3c0d9dff3 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/f0/3c/f03c50b4a109d805cad68c83dfcf74e3c0d9dff3_8cd2ef23 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39b689209d6f7b88f9c4f53a291fac2e5b80a818 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/39/b6/39b689209d6f7b88f9c4f53a291fac2e5b80a818_03cf95c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-0db149425c8d06ad3b43f691ece62a4cf255a85b baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/0d/b1/0db149425c8d06ad3b43f691ece62a4cf255a85b_b9bdc57a enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/65/f3/65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9_eba747b6 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-04e1be1cc25cc84fb3e6b50656759bc325b4c223 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/04/e1/04e1be1cc25cc84fb3e6b50656759bc325b4c223_74f68fe5 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-69d975d62315624bf15c02f5dfefe30c013e63cf baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/69/d9/69d975d62315624bf15c02f5dfefe30c013e63cf_6c462720 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-cf5f1e5651052be52f17beeb400ac433303a9602 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/cf/5f/cf5f1e5651052be52f17beeb400ac433303a9602_641e26f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5d52afbe4c968cbd9094df207bc9072a1b201250 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/5d/52/5d52afbe4c968cbd9094df207bc9072a1b201250_39a3c6ac enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e9baed18cd890674b07f8a0c4d8c38cc11d32 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/a2/5e/a25e9baed18cd890674b07f8a0c4d8c38cc11d32_9e03ba94 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-zaqar-c7d9976e1527eba5ca59a503b08e5d785d2b6101 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/d9/c7d9976e1527eba5ca59a503b08e5d785d2b6101_6721a820 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e50e5fab770f6d648a27bb406b59d55550ab34ee baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/e5/0e/e50e5fab770f6d648a27bb406b59d55550ab34ee_8593ec45 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-0c6a43a14bef6542ece67db6905fba8cfa8adbaf baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/0c/6a/0c6a43a14bef6542ece67db6905fba8cfa8adbaf_205df9b2 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-xena/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.j2s5w070:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/47/a7/47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8_8cfa57e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f3d12a138512ade44a97759d9efc5677b4411f8b baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f3/d1/f3d12a138512ade44a97759d9efc5677b4411f8b_6b64bd28 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-osc-placement-0ea8f1b05d4aa4a6f144adff08771f5b84bda479 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/0e/a8/0ea8f1b05d4aa4a6f144adff08771f5b84bda479_26d67ada enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e61fba4a0bce1305366071addfba0b4cb290ad8f baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/e6/1f/e61fba4a0bce1305366071addfba0b4cb290ad8f_af05f3e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-f03c50b4a109d805cad68c83dfcf74e3c0d9dff3 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/f0/3c/f03c50b4a109d805cad68c83dfcf74e3c0d9dff3_8cd2ef23 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39b689209d6f7b88f9c4f53a291fac2e5b80a818 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/39/b6/39b689209d6f7b88f9c4f53a291fac2e5b80a818_03cf95c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-0db149425c8d06ad3b43f691ece62a4cf255a85b baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/0d/b1/0db149425c8d06ad3b43f691ece62a4cf255a85b_b9bdc57a enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/65/f3/65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9_eba747b6 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-04e1be1cc25cc84fb3e6b50656759bc325b4c223 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/04/e1/04e1be1cc25cc84fb3e6b50656759bc325b4c223_74f68fe5 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-69d975d62315624bf15c02f5dfefe30c013e63cf baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/69/d9/69d975d62315624bf15c02f5dfefe30c013e63cf_6c462720 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-cf5f1e5651052be52f17beeb400ac433303a9602 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/cf/5f/cf5f1e5651052be52f17beeb400ac433303a9602_641e26f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5d52afbe4c968cbd9094df207bc9072a1b201250 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/5d/52/5d52afbe4c968cbd9094df207bc9072a1b201250_39a3c6ac enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e9baed18cd890674b07f8a0c4d8c38cc11d32 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/a2/5e/a25e9baed18cd890674b07f8a0c4d8c38cc11d32_9e03ba94 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-zaqar-c7d9976e1527eba5ca59a503b08e5d785d2b6101 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/d9/c7d9976e1527eba5ca59a503b08e5d785d2b6101_6721a820 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e50e5fab770f6d648a27bb406b59d55550ab34ee baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/e5/0e/e50e5fab770f6d648a27bb406b59d55550ab34ee_8593ec45 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-0c6a43a14bef6542ece67db6905fba8cfa8adbaf baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/0c/6a/0c6a43a14bef6542ece67db6905fba8cfa8adbaf_205df9b2 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3119340 2917500 1700192 10175348 10985004 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.g088wprz', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos8-xena/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3119412 3228968 1700192 9863808 10984956 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.i2b_hqyp', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_i_hu9r:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '51a1e0b295674bfc857ce5cc1f8fdcb0', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8_i_hu9r:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-47a7fb5f 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f3d12a138512ade44a977 96 kB/s | 28 kB 00:00 DEBUG: delorean-python-osc-placement-0ea8f1b05d4aa4a6f 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e61fba4a0bce1305366071a 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-f03c50b4a109d805cad6 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-39b689209d6f7b88f9c4f53 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-0db149425c8d06ad3b43f 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-65f3967efa0bd67d6d2e0 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-04e1be1cc25cc84f 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-69d975d62315624bf15c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-cf5f1e5651052be52f1 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-5d52afbe4c968cbd9094df 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e9baed18cd890674b 191 kB/s | 56 kB 00:00 DEBUG: delorean-openstack-zaqar-c7d9976e1527eba5ca59a5 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e50e5fab770f6d64 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-0c6a43a1 26 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 15 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 16 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 13 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - PowerTools 16 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 28 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 27 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 164 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 170 kB/s | 3.0 kB 00:00 DEBUG: opstools 168 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 168 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-3.el8 Stream-AppStream 23 M DEBUG: git-core x86_64 2.27.0-1.el8 Stream-AppStream 5.7 M DEBUG: make x86_64 1:4.2.1-10.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2021.1.0-0.20210906165528.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.31.1-1.el8 delorean-xena-testing 609 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-xena-testing 1.1 M DEBUG: python3-setuptools_scm noarch 1.15.7-4.el8 Stream-PowerTools 39 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-xena-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-xena-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.4.18-1.1.el8 delorean-xena-testing 2.4 M DEBUG: python36-devel x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 16 k DEBUG: rpm-build x86_64 4.14.3-18.el8 Stream-AppStream 173 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-1.el8 Stream-BaseOS 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 9.65-1.el8.0.1 Stream-AppStream 109 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.0-0.17.20191104git1c2f876.el8 Stream-BaseOS 116 k DEBUG: avahi-libs x86_64 0.7-20.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-2.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-108.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2021.2.50-82.el8 Stream-BaseOS 390 k DEBUG: cairo x86_64 1.15.12-3.el8 Stream-AppStream 721 k DEBUG: centos-gpg-keys noarch 1:8-2.el8 Stream-BaseOS 12 k DEBUG: centos-stream-release noarch 8.5-3.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-2.el8 Stream-BaseOS 19 k DEBUG: chkconfig x86_64 1.19.1-1.el8 Stream-BaseOS 198 k DEBUG: coreutils x86_64 8.30-12.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-12.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-10.el8 Stream-BaseOS 265 k DEBUG: cpp x86_64 8.5.0-3.el8 Stream-AppStream 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20210617-1.gitc776d3e.el8 Stream-BaseOS 63 k DEBUG: cryptsetup-libs x86_64 2.3.3-4.el8 Stream-BaseOS 470 k DEBUG: cups-libs x86_64 1:2.2.6-40.el8 Stream-BaseOS 433 k DEBUG: curl x86_64 7.61.1-21.el8 Stream-BaseOS 351 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-5.el8 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-14.el8 Stream-BaseOS 41 k DEBUG: dbus-common noarch 1:1.12.8-14.el8 Stream-BaseOS 46 k DEBUG: dbus-daemon x86_64 1:1.12.8-14.el8 Stream-BaseOS 240 k DEBUG: dbus-libs x86_64 1:1.12.8-14.el8 Stream-BaseOS 184 k DEBUG: dbus-tools x86_64 1:1.12.8-14.el8 Stream-BaseOS 85 k DEBUG: device-mapper x86_64 8:1.02.177-6.el8 Stream-BaseOS 376 k DEBUG: device-mapper-libs x86_64 8:1.02.177-6.el8 Stream-BaseOS 409 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-190.git20210811.el8 Stream-BaseOS 374 k DEBUG: dwz x86_64 0.12-10.el8 Stream-AppStream 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-AppStream 22 k DEBUG: elfutils x86_64 0.185-1.el8 Stream-BaseOS 540 k DEBUG: elfutils-default-yama-scope noarch 0.185-1.el8 Stream-BaseOS 49 k DEBUG: elfutils-libelf x86_64 0.185-1.el8 Stream-BaseOS 221 k DEBUG: elfutils-libs x86_64 0.185-1.el8 Stream-BaseOS 292 k DEBUG: emacs-filesystem noarch 1:26.1-7.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-4.el8 Stream-BaseOS 111 k DEBUG: file x86_64 5.33-20.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-20.el8 Stream-BaseOS 543 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-20.el8 Stream-BaseOS 528 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-4.el8_3.1 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-8.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-2.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-AppStream 109 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-16.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-1.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-1.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-AppStream 9.3 k DEBUG: glib2 x86_64 2.56.4-156.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-164.el8 Stream-BaseOS 3.6 M DEBUG: glibc-all-langpacks x86_64 2.28-164.el8 Stream-BaseOS 25 M DEBUG: glibc-common x86_64 2.28-164.el8 Stream-BaseOS 1.3 M DEBUG: glibc-devel x86_64 2.28-164.el8 Stream-BaseOS 1.0 M DEBUG: glibc-headers x86_64 2.28-164.el8 Stream-BaseOS 480 k DEBUG: gmp x86_64 1:6.1.2-10.el8 Stream-BaseOS 322 k DEBUG: gnupg2 x86_64 2.2.20-2.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-4.el8 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-AppStream 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-99.el8 Stream-BaseOS 890 k DEBUG: grub2-tools x86_64 1:2.02-99.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-99.el8 Stream-BaseOS 209 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-8.el8 Stream-AppStream 32 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-AppStream 3.5 M DEBUG: gzip x86_64 1.9-12.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-3.el8 Stream-AppStream 295 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-6.el8 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-AppStream 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-2.el8 Stream-BaseOS 40 k DEBUG: kbd-legacy noarch 2.0.4-10.el8 Stream-BaseOS 481 k DEBUG: kbd-misc noarch 2.0.4-10.el8 Stream-BaseOS 1.5 M DEBUG: kernel-headers x86_64 4.18.0-338.el8 Stream-BaseOS 8.2 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-18.el8 Stream-BaseOS 126 k DEBUG: kmod-libs x86_64 25-18.el8 Stream-BaseOS 68 k DEBUG: krb5-libs x86_64 1.18.2-14.el8 Stream-BaseOS 840 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-5.el8 Stream-AppStream 611 k DEBUG: libX11-common noarch 1.6.8-5.el8 Stream-AppStream 158 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-8.el8 Stream-AppStream 58 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-1.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-1.el8 Stream-BaseOS 359 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-AppStream 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-3.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-28.el8 Stream-BaseOS 217 k DEBUG: libcap x86_64 2.26-5.el8 Stream-BaseOS 60 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-2.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-21.el8 Stream-BaseOS 300 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-40.el8 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-40.el8 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-28.el8 Stream-BaseOS 251 k DEBUG: libffi x86_64 3.1-22.el8 Stream-BaseOS 37 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-3.el8 Stream-BaseOS 79 k DEBUG: libgcrypt x86_64 1.8.5-6.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-3.el8 Stream-BaseOS 206 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-1.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-AppStream 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.2.0-2.el8 Stream-BaseOS 48 k DEBUG: libkcapi-hmaccalc x86_64 1.2.0-2.el8 Stream-BaseOS 31 k DEBUG: libksba x86_64 1.3.5-7.el8 Stream-BaseOS 135 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-28.el8 Stream-BaseOS 234 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-AppStream 61 k DEBUG: libnghttp2 x86_64 1.33.0-3.el8_2.1 Stream-BaseOS 77 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-3.el8 Stream-BaseOS 107 k DEBUG: librsvg2 x86_64 2.42.7-4.el8 Stream-AppStream 571 k DEBUG: libseccomp x86_64 2.5.1-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-5.el8 Stream-BaseOS 165 k DEBUG: libsemanage x86_64 2.9-6.el8 Stream-BaseOS 165 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-28.el8 Stream-BaseOS 177 k DEBUG: libssh x86_64 0.9.4-3.el8 Stream-BaseOS 215 k DEBUG: libssh-config noarch 0.9.4-3.el8 Stream-BaseOS 19 k DEBUG: libstdc++ x86_64 8.5.0-3.el8 Stream-BaseOS 453 k DEBUG: libtasn1 x86_64 4.13-3.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-20.el8 Stream-AppStream 188 k DEBUG: libtirpc x86_64 1.1.4-5.el8 Stream-BaseOS 112 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-28.el8 Stream-BaseOS 96 k DEBUG: libverto x86_64 0.3.0-5.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-5.el8 Stream-AppStream 272 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-11.el8 Stream-BaseOS 696 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-xena-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-9.20180224.el8 Stream-BaseOS 387 k DEBUG: ncurses-base noarch 6.1-9.20180224.el8 Stream-BaseOS 81 k DEBUG: ncurses-libs x86_64 6.1-9.20180224.el8 Stream-BaseOS 334 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-AppStream 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-AppStream 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-4.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-9.el8 Stream-BaseOS 522 k DEBUG: openssh-clients x86_64 8.0p1-9.el8 Stream-BaseOS 668 k DEBUG: openssl x86_64 1:1.1.1k-4.el8 Stream-BaseOS 709 k DEBUG: openssl-libs x86_64 1:1.1.1k-4.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-1.el8 Stream-BaseOS 324 k DEBUG: p11-kit-trust x86_64 0.23.22-1.el8 Stream-BaseOS 137 k DEBUG: pam x86_64 1.3.1-15.el8 Stream-BaseOS 739 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-2.el8 Stream-BaseOS 246 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-AppStream 11 k DEBUG: pixman x86_64 0.38.4-1.el8 Stream-AppStream 257 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-40.el8 Stream-BaseOS 85 k DEBUG: platform-python-devel x86_64 3.6.8-40.el8 Stream-AppStream 249 k DEBUG: platform-python-pip noarch 9.0.3-20.el8 Stream-BaseOS 1.7 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-6.el8 Stream-BaseOS 329 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python-srpm-macros noarch 3-41.el8 Stream-AppStream 15 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-xena-testing 245 k DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-docutils noarch 0.14-12.module_el8.5.0+761+faacb0fb Stream-AppStream 1.6 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-3.el8 Stream-AppStream 538 k DEBUG: python3-libs x86_64 3.6.8-40.el8 Stream-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-xena-testing 67 k DEBUG: python3-pip noarch 9.0.3-20.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-20.el8 Stream-BaseOS 1.0 M DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8.5.0+764+71fa3b33 Stream-AppStream 1.9 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-xena-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-9.el8 Stream-AppStream 54 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-xena-testing 128 k DEBUG: python3-rpm-generators noarch 5-7.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-41.el8 Stream-AppStream 14 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-xena-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-6.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-xena-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-xena-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-xena-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-xena-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-xena-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-xena-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-xena-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-xena-build-deps 31 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-xena-testing 189 k DEBUG: python36 x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.2-1.el8 Stream-AppStream 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 125-1.el8 Stream-AppStream 86 k DEBUG: rpm x86_64 4.14.3-18.el8 Stream-BaseOS 542 k DEBUG: rpm-build-libs x86_64 4.14.3-18.el8 Stream-BaseOS 156 k DEBUG: rpm-libs x86_64 4.14.3-18.el8 Stream-BaseOS 344 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-AppStream 9.2 k DEBUG: sed x86_64 4.5-2.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-6.el8 Stream-BaseOS 181 k DEBUG: shadow-utils x86_64 2:4.6-14.el8 Stream-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 1.9-3.el8 Stream-BaseOS 329 k DEBUG: sqlite-libs x86_64 3.26.0-15.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-50.el8 Stream-BaseOS 3.6 M DEBUG: systemd-libs x86_64 239-50.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-50.el8 Stream-BaseOS 475 k DEBUG: systemd-udev x86_64 239-50.el8 Stream-BaseOS 1.4 M DEBUG: tar x86_64 2:1.30-5.el8 Stream-BaseOS 838 k DEBUG: tpm2-tss x86_64 2.3.2-4.el8 Stream-BaseOS 275 k DEBUG: trousers-lib x86_64 0.3.15-1.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2021a-1.el8 Stream-BaseOS 473 k DEBUG: unzip x86_64 6.0-45.el8 Stream-BaseOS 195 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-28.el8 Stream-BaseOS 2.5 M DEBUG: which x86_64 2.21-16.el8 Stream-BaseOS 49 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-3.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-3.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-17.el8 Stream-BaseOS 102 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-xena-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-xena-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20210617-1.gitc776d3e.el8 Stream-BaseOS 83 k DEBUG: elfutils-debuginfod-client x86_64 0.185-1.el8 Stream-BaseOS 66 k DEBUG: gnupg2-smime x86_64 2.2.20-2.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-43.el8 Stream-AppStream 1.7 M DEBUG: grubby x86_64 8.40-42.el8 Stream-BaseOS 49 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-10.el8 Stream-BaseOS 390 k DEBUG: kpartx x86_64 0.8.4-17.el8 Stream-BaseOS 113 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.1.11-1.el8 Stream-BaseOS 48 k DEBUG: openssl-pkcs11 x86_64 0.4.10-2.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: trousers x86_64 0.3.15-1.el8 Stream-BaseOS 152 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 342 Packages DEBUG: Total size: 224 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-108.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2021.2.50-82.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-8-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-8.5-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-8-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.19.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20210617-1.gitc776d3e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.3.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.177-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.177-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-190.git20210811.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.185-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.185-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.185-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.185-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.185-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-156.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-164.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-164.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-164.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-164.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-164.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.16-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-99.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-99.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-99.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.3.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-338.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.18.2-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.26-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.45.6-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.5.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.5.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.2.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-3.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.9-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.9-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.4-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.5.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.23-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.3-3.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memstrack-0.1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-9.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.0p1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.0p1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1k-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1k-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.10-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-9.0.3-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-39.2.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-50.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-50.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-50.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-50.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-2.3.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2021a-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-45.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-9.65-1.el8.0.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.5.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.5.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.27.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-43.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.16-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.8-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.27-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.1.0-9.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-8.el8_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.9.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.38.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-0.23-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-41.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-125-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.28-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.31.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.5.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-50.3.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.4.18-1.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.25.10-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.7.8.9-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-2.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch.rpm: Already downloaded DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 1.6 MB/s | 1.6 kB 00:00 DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial DEBUG: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-3.el8.x86_64 1/342 DEBUG: Running scriptlet: libgcc-8.5.0-3.el8.x86_64 1/342 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/342 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/342 DEBUG: Installing : python-srpm-macros-3-41.el8.noarch 4/342 DEBUG: Installing : python-rpm-macros-3-41.el8.noarch 5/342 DEBUG: Installing : python3-rpm-macros-3-41.el8.noarch 6/342 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/342 DEBUG: Installing : tzdata-2021a-1.el8.noarch 8/342 DEBUG: Installing : python3-setuptools-wheel-39.2.0-6.el8.noarch 9/342 DEBUG: Installing : python3-pip-wheel-9.0.3-20.el8.noarch 10/342 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/342 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/342 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 13/342 DEBUG: Installing : qt5-srpm-macros-5.15.2-1.el8.noarch 14/342 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 15/342 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 16/342 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 17/342 DEBUG: Installing : libX11-common-1.6.8-5.el8.noarch 18/342 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 19/342 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 20/342 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 21/342 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/342 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/342 DEBUG: Installing : ncurses-base-6.1-9.20180224.el8.noarch 24/342 DEBUG: Installing : libssh-config-0.9.4-3.el8.noarch 25/342 DEBUG: Installing : kernel-headers-4.18.0-338.el8.x86_64 26/342 DEBUG: Installing : kbd-misc-2.0.4-10.el8.noarch 27/342 DEBUG: Installing : kbd-legacy-2.0.4-10.el8.noarch 28/342 DEBUG: Installing : emacs-filesystem-1:26.1-7.el8.noarch 29/342 DEBUG: Installing : dbus-common-1:1.12.8-14.el8.noarch 30/342 DEBUG: Installing : centos-gpg-keys-1:8-2.el8.noarch 31/342 DEBUG: Installing : centos-stream-release-8.5-3.el8.noarch 32/342 DEBUG: Installing : centos-stream-repos-8-2.el8.noarch 33/342 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.12.2-6.el8.noarch 34/342 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-6.el8.noarch 34/342 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 35/342 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 36/342 DEBUG: Installing : basesystem-11-5.el8.noarch 37/342 DEBUG: Installing : pcre2-10.32-2.el8.x86_64 38/342 DEBUG: Installing : libselinux-2.9-5.el8.x86_64 39/342 DEBUG: Installing : ncurses-libs-6.1-9.20180224.el8.x86_64 40/342 DEBUG: Installing : glibc-all-langpacks-2.28-164.el8.x86_64 41/342 DEBUG: Installing : glibc-common-2.28-164.el8.x86_64 42/342 DEBUG: Running scriptlet: glibc-2.28-164.el8.x86_64 43/342 DEBUG: Installing : glibc-2.28-164.el8.x86_64 43/342 DEBUG: Running scriptlet: glibc-2.28-164.el8.x86_64 43/342 DEBUG: Installing : bash-4.4.20-2.el8.x86_64 44/342 DEBUG: Running scriptlet: bash-4.4.20-2.el8.x86_64 44/342 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 45/342 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 45/342 DEBUG: Installing : zlib-1.2.11-17.el8.x86_64 46/342 DEBUG: Installing : info-6.5-6.el8.x86_64 47/342 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 48/342 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 49/342 DEBUG: Installing : libstdc++-8.5.0-3.el8.x86_64 50/342 DEBUG: Running scriptlet: libstdc++-8.5.0-3.el8.x86_64 50/342 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 51/342 DEBUG: Installing : elfutils-libelf-0.185-1.el8.x86_64 52/342 DEBUG: Installing : gmp-1:6.1.2-10.el8.x86_64 53/342 DEBUG: Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 53/342 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 54/342 DEBUG: Installing : freetype-2.9.1-4.el8_3.1.x86_64 55/342 DEBUG: Installing : libcap-2.26-5.el8.x86_64 56/342 DEBUG: Installing : libcom_err-1.45.6-2.el8.x86_64 57/342 DEBUG: Running scriptlet: libcom_err-1.45.6-2.el8.x86_64 57/342 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 58/342 DEBUG: Installing : libuuid-2.32.1-28.el8.x86_64 59/342 DEBUG: Running scriptlet: libuuid-2.32.1-28.el8.x86_64 59/342 DEBUG: Installing : libxml2-2.9.7-11.el8.x86_64 60/342 DEBUG: Installing : readline-7.0-10.el8.x86_64 61/342 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 61/342 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 62/342 DEBUG: Installing : sqlite-libs-3.26.0-15.el8.x86_64 63/342 DEBUG: Installing : expat-2.2.5-4.el8.x86_64 64/342 DEBUG: Installing : popt-1.18-1.el8.x86_64 65/342 DEBUG: Installing : chkconfig-1.19.1-1.el8.x86_64 66/342 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 67/342 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 68/342 DEBUG: Installing : libgcrypt-1.8.5-6.el8.x86_64 69/342 DEBUG: Running scriptlet: libgcrypt-1.8.5-6.el8.x86_64 69/342 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 70/342 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 70/342 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 71/342 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 72/342 DEBUG: Installing : sed-4.5-2.el8.x86_64 73/342 DEBUG: Running scriptlet: sed-4.5-2.el8.x86_64 73/342 DEBUG: Installing : libffi-3.1-22.el8.x86_64 74/342 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 75/342 DEBUG: Installing : p11-kit-0.23.22-1.el8.x86_64 76/342 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 77/342 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 78/342 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 78/342 DEBUG: Installing : libgomp-8.5.0-3.el8.x86_64 79/342 DEBUG: Running scriptlet: libgomp-8.5.0-3.el8.x86_64 79/342 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/342 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 81/342 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 82/342 DEBUG: Installing : file-libs-5.33-20.el8.x86_64 83/342 DEBUG: Installing : file-5.33-20.el8.x86_64 84/342 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 85/342 DEBUG: Installing : audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_6 86/342 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 87/342 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 87/342 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 88/342 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 89/342 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 90/342 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 91/342 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 92/342 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 92/342 DEBUG: Installing : unzip-6.0-45.el8.x86_64 93/342 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 94/342 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 94/342 DEBUG: Running scriptlet: glibc-headers-2.28-164.el8.x86_64 95/342 DEBUG: Installing : glibc-headers-2.28-164.el8.x86_64 95/342 DEBUG: Installing : grub2-common-1:2.02-99.el8.noarch 96/342 DEBUG: Installing : cpio-2.12-10.el8.x86_64 97/342 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 98/342 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 99/342 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 100/342 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 100/342 DEBUG: Installing : p11-kit-trust-0.23.22-1.el8.x86_64 101/342 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 101/342 DEBUG: Installing : pcre-8.42-6.el8.x86_64 102/342 DEBUG: Installing : grep-3.1-6.el8.x86_64 103/342 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 103/342 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 104/342 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 105/342 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 105/342 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 106/342 DEBUG: Installing : zip-3.0-23.el8.x86_64 107/342 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 108/342 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 108/342 DEBUG: Installing : cpp-8.5.0-3.el8.x86_64 109/342 DEBUG: Running scriptlet: cpp-8.5.0-3.el8.x86_64 109/342 DEBUG: Installing : libsemanage-2.9-6.el8.x86_64 110/342 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 111/342 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 112/342 DEBUG: Installing : tar-2:1.30-5.el8.x86_64 113/342 DEBUG: Running scriptlet: tar-2:1.30-5.el8.x86_64 113/342 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 114/342 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 115/342 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 115/342 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/342 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/342 DEBUG: Installing : dwz-0.12-10.el8.x86_64 117/342 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/342 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 119/342 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 120/342 DEBUG: Installing : coreutils-common-8.30-12.el8.x86_64 121/342 DEBUG: Running scriptlet: coreutils-common-8.30-12.el8.x86_64 121/342 DEBUG: Installing : libidn-1.34-5.el8.x86_64 122/342 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 122/342 DEBUG: Installing : pigz-2.4-4.el8.x86_64 123/342 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 124/342 DEBUG: Installing : less-530-1.el8.x86_64 125/342 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 126/342 DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 127/342 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 128/342 DEBUG: Installing : json-c-0.13.1-2.el8.x86_64 129/342 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 130/342 DEBUG: Installing : libnghttp2-1.33.0-3.el8_2.1.x86_64 131/342 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 132/342 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 133/342 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 134/342 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 135/342 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/342 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/342 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 137/342 DEBUG: Installing : glibc-devel-2.28-164.el8.x86_64 138/342 DEBUG: Running scriptlet: glibc-devel-2.28-164.el8.x86_64 138/342 DEBUG: Installing : libseccomp-2.5.1-1.el8.x86_64 139/342 DEBUG: Running scriptlet: libseccomp-2.5.1-1.el8.x86_64 139/342 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 140/342 DEBUG: Installing : gawk-4.2.1-2.el8.x86_64 141/342 DEBUG: Installing : libsmartcols-2.32.1-28.el8.x86_64 142/342 DEBUG: Running scriptlet: libsmartcols-2.32.1-28.el8.x86_64 142/342 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 143/342 DEBUG: Installing : memstrack-0.1.11-1.el8.x86_64 144/342 DEBUG: Installing : ncurses-6.1-9.20180224.el8.x86_64 145/342 DEBUG: Installing : npth-1.5-4.el8.x86_64 146/342 DEBUG: Installing : which-2.21-16.el8.x86_64 147/342 DEBUG: Installing : fribidi-1.0.4-8.el8.x86_64 148/342 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 149/342 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 149/342 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 150/342 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 150/342 DEBUG: Installing : libtiff-4.0.9-20.el8.x86_64 151/342 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 152/342 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 153/342 DEBUG: Installing : libX11-1.6.8-5.el8.x86_64 154/342 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 155/342 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 156/342 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 157/342 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 158/342 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 159/342 DEBUG: Installing : libXpm-3.5.12-8.el8.x86_64 160/342 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 161/342 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 162/342 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 163/342 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 164/342 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 165/342 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 166/342 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 167/342 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 168/342 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 169/342 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 170/342 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 171/342 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 172/342 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 172/342 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 173/342 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 173/342 DEBUG: Installing : libijs-0.35-5.el8.x86_64 174/342 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 175/342 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 176/342 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 176/342 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 177/342 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 178/342 DEBUG: Installing : libwebp-1.0.0-5.el8.x86_64 179/342 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 180/342 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 180/342 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 181/342 DEBUG: Installing : cyrus-sasl-lib-2.1.27-5.el8.x86_64 182/342 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-5.el8.x86_64 182/342 DEBUG: Installing : platform-python-pip-9.0.3-20.el8.noarch 183/342 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 184/342 DEBUG: Installing : python3-libs-3.6.8-40.el8.x86_64 185/342 DEBUG: Installing : grub2-tools-minimal-1:2.02-99.el8.x86_64 186/342 DEBUG: Installing : libssh-0.9.4-3.el8.x86_64 187/342 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 188/342 DEBUG: Installing : platform-python-3.6.8-40.el8.x86_64 189/342 DEBUG: Running scriptlet: platform-python-3.6.8-40.el8.x86_64 189/342 DEBUG: Installing : grubby-8.40-42.el8.x86_64 190/342 DEBUG: Installing : libkcapi-1.2.0-2.el8.x86_64 191/342 DEBUG: Installing : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 192/342 DEBUG: Installing : libarchive-3.3.3-1.el8.x86_64 193/342 DEBUG: Installing : libdb-utils-5.3.28-40.el8.x86_64 194/342 DEBUG: Installing : curl-7.61.1-21.el8.x86_64 195/342 DEBUG: Installing : libcurl-7.61.1-21.el8.x86_64 196/342 DEBUG: Installing : openssl-1:1.1.1k-4.el8.x86_64 197/342 DEBUG: Installing : crypto-policies-scripts-20210617-1.gitc776d3e.el 198/342 DEBUG: Installing : crypto-policies-20210617-1.gitc776d3e.el8.noarch 199/342 DEBUG: Running scriptlet: crypto-policies-20210617-1.gitc776d3e.el8.noarch 199/342 DEBUG: Installing : elfutils-default-yama-scope-0.185-1.el8.noarch 200/342 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.185-1.el8.noarch 200/342 DEBUG: Installing : gzip-1.9-12.el8.x86_64 201/342 DEBUG: Running scriptlet: gzip-1.9-12.el8.x86_64 201/342 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 202/342 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 203/342 DEBUG: Installing : procps-ng-3.3.15-6.el8.x86_64 204/342 DEBUG: Installing : krb5-libs-1.18.2-14.el8.x86_64 205/342 DEBUG: Installing : libtirpc-1.1.4-5.el8.x86_64 206/342 DEBUG: Running scriptlet: libtirpc-1.1.4-5.el8.x86_64 206/342 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 207/342 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 207/342 DEBUG: Installing : kpartx-0.8.4-17.el8.x86_64 208/342 DEBUG: Installing : device-mapper-8:1.02.177-6.el8.x86_64 209/342 DEBUG: Installing : elfutils-debuginfod-client-0.185-1.el8.x86_64 210/342 DEBUG: Installing : elfutils-libs-0.185-1.el8.x86_64 211/342 DEBUG: Installing : openssl-pkcs11-0.4.10-2.el8.x86_64 212/342 DEBUG: Installing : rpm-4.14.3-18.el8.x86_64 213/342 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 214/342 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 215/342 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 215/342 DEBUG: Installing : libfdisk-2.32.1-28.el8.x86_64 216/342 DEBUG: Running scriptlet: libfdisk-2.32.1-28.el8.x86_64 216/342 DEBUG: Installing : libmount-2.32.1-28.el8.x86_64 217/342 DEBUG: Running scriptlet: libmount-2.32.1-28.el8.x86_64 217/342 DEBUG: Installing : dbus-libs-1:1.12.8-14.el8.x86_64 218/342 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-14.el8.x86_64 218/342 DEBUG: Installing : dbus-tools-1:1.12.8-14.el8.x86_64 219/342 DEBUG: Installing : coreutils-8.30-12.el8.x86_64 220/342 DEBUG: Installing : systemd-libs-239-50.el8.x86_64 221/342 DEBUG: Running scriptlet: systemd-libs-239-50.el8.x86_64 221/342 DEBUG: Installing : libblkid-2.32.1-28.el8.x86_64 222/342 DEBUG: Running scriptlet: libblkid-2.32.1-28.el8.x86_64 222/342 DEBUG: Installing : device-mapper-libs-8:1.02.177-6.el8.x86_64 223/342 DEBUG: Installing : shadow-utils-2:4.6-14.el8.x86_64 224/342 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 225/342 DEBUG: Installing : ca-certificates-2021.2.50-82.el8.noarch 225/342 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 225/342 DEBUG: Installing : openssl-libs-1:1.1.1k-4.el8.x86_64 226/342 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-4.el8.x86_64 226/342 DEBUG: Installing : libdb-5.3.28-40.el8.x86_64 227/342 DEBUG: Running scriptlet: libdb-5.3.28-40.el8.x86_64 227/342 DEBUG: Installing : rpm-libs-4.14.3-18.el8.x86_64 228/342 DEBUG: Running scriptlet: rpm-libs-4.14.3-18.el8.x86_64 228/342 DEBUG: Installing : kmod-25-18.el8.x86_64 229/342 DEBUG: Installing : kmod-libs-25-18.el8.x86_64 230/342 DEBUG: Running scriptlet: kmod-libs-25-18.el8.x86_64 230/342 DEBUG: Installing : cryptsetup-libs-2.3.3-4.el8.x86_64 231/342 DEBUG: Running scriptlet: cryptsetup-libs-2.3.3-4.el8.x86_64 231/342 DEBUG: Installing : trousers-lib-0.3.15-1.el8.x86_64 232/342 DEBUG: Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 232/342 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-14.el8.x86_64 233/342 DEBUG: Installing : dbus-daemon-1:1.12.8-14.el8.x86_64 233/342 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-14.el8.x86_64 233/342 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 234/342 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 234/342 DEBUG: Installing : kbd-2.0.4-10.el8.x86_64 235/342 DEBUG: Installing : libpwquality-1.4.4-3.el8.x86_64 236/342 DEBUG: Installing : pam-1.3.1-15.el8.x86_64 237/342 DEBUG: Running scriptlet: pam-1.3.1-15.el8.x86_64 237/342 DEBUG: Installing : util-linux-2.32.1-28.el8.x86_64 238/342 DEBUG: Running scriptlet: util-linux-2.32.1-28.el8.x86_64 238/342 DEBUG: Installing : systemd-pam-239-50.el8.x86_64 239/342 DEBUG: Installing : dracut-049-190.git20210811.el8.x86_64 240/342 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 241/342 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 242/342 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 242/342 DEBUG: Running scriptlet: grub2-tools-1:2.02-99.el8.x86_64 243/342 DEBUG: Installing : grub2-tools-1:2.02-99.el8.x86_64 243/342 DEBUG: Running scriptlet: grub2-tools-1:2.02-99.el8.x86_64 243/342 DEBUG: Installing : glib2-2.56.4-156.el8.x86_64 244/342 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 245/342 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 245/342 DEBUG: Installing : gnutls-3.6.16-4.el8.x86_64 246/342 DEBUG: Installing : dbus-1:1.12.8-14.el8.x86_64 247/342 DEBUG: Running scriptlet: systemd-239-50.el8.x86_64 248/342 DEBUG: Installing : systemd-239-50.el8.x86_64 248/342 DEBUG: Running scriptlet: systemd-239-50.el8.x86_64 248/342 DEBUG: Installing : systemd-udev-239-50.el8.x86_64 249/342 DEBUG: Running scriptlet: systemd-udev-239-50.el8.x86_64 249/342 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 250/342 DEBUG: Installing : trousers-0.3.15-1.el8.x86_64 250/342 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 250/342 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 251/342 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 251/342 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 252/342 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 252/342 DEBUG: Installing : python3-pip-9.0.3-20.el8.noarch 253/342 DEBUG: Installing : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 254/342 DEBUG: Running scriptlet: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 254/342 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 255/342 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 256/342 DEBUG: Installing : binutils-2.30-108.el8.x86_64 257/342 DEBUG: Running scriptlet: binutils-2.30-108.el8.x86_64 257/342 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 258/342 DEBUG: Installing : gcc-8.5.0-3.el8.x86_64 259/342 DEBUG: Running scriptlet: gcc-8.5.0-3.el8.x86_64 259/342 DEBUG: Installing : annobin-9.65-1.el8.0.1.x86_64 260/342 DEBUG: Installing : python3-docutils-0.14-12.module_el8.5.0+761+faac 261/342 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 262/342 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 263/342 DEBUG: Installing : gtk-update-icon-cache-3.22.30-8.el8.x86_64 264/342 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 265/342 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 265/342 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 266/342 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 267/342 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 267/342 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 268/342 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 268/342 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 269/342 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 269/342 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 270/342 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 270/342 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 271/342 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 271/342 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 272/342 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 272/342 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 273/342 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 273/342 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 274/342 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 274/342 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 275/342 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 275/342 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 276/342 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 276/342 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 277/342 DEBUG: Installing : libbabeltrace-1.5.4-3.el8.x86_64 278/342 DEBUG: Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64 278/342 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 279/342 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 280/342 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 280/342 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 281/342 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 281/342 DEBUG: Running scriptlet: openssh-8.0p1-9.el8.x86_64 282/342 DEBUG: Installing : openssh-8.0p1-9.el8.x86_64 282/342 DEBUG: Installing : openssh-clients-8.0p1-9.el8.x86_64 283/342 DEBUG: Installing : git-core-2.27.0-1.el8.x86_64 284/342 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 285/342 DEBUG: Installing : tpm2-tss-2.3.2-4.el8.x86_64 285/342 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 285/342 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 286/342 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 287/342 DEBUG: Installing : gnupg2-smime-2.2.20-2.el8.x86_64 288/342 DEBUG: Installing : gnupg2-2.2.20-2.el8.x86_64 289/342 DEBUG: Installing : rpm-build-libs-4.14.3-18.el8.x86_64 290/342 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-18.el8.x86_64 290/342 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 291/342 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 291/342 DEBUG: Installing : gdb-headless-8.2-16.el8.x86_64 292/342 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 293/342 DEBUG: Installing : avahi-libs-0.7-20.el8.x86_64 294/342 DEBUG: Installing : cups-libs-1:2.2.6-40.el8.x86_64 295/342 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 296/342 DEBUG: Installing : redhat-rpm-config-125-1.el8.noarch 297/342 DEBUG: Installing : elfutils-0.185-1.el8.x86_64 298/342 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 299/342 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 300/342 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 301/342 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 302/342 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 303/342 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 304/342 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 305/342 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 306/342 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 307/342 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 308/342 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 309/342 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 310/342 DEBUG: Installing : python3-jinja2-2.10.1-3.el8.noarch 311/342 DEBUG: Installing : python3-rpm-generators-5-7.el8.noarch 312/342 DEBUG: Installing : platform-python-devel-3.6.8-40.el8.x86_64 313/342 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 314/342 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 315/342 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 316/342 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 317/342 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 318/342 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 319/342 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 320/342 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 321/342 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 322/342 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 323/342 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 324/342 DEBUG: Installing : openjpeg2-2.4.0-4.el8.x86_64 325/342 DEBUG: Installing : libgs-9.27-1.el8.x86_64 326/342 DEBUG: Installing : pixman-0.38.4-1.el8.x86_64 327/342 DEBUG: Installing : cairo-1.15.12-3.el8.x86_64 328/342 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 329/342 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 329/342 DEBUG: Installing : librsvg2-2.42.7-4.el8.x86_64 330/342 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 331/342 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 331/342 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 332/342 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 332/342 DEBUG: Installing : graphviz-2.40.1-43.el8.x86_64 333/342 DEBUG: Running scriptlet: graphviz-2.40.1-43.el8.x86_64 333/342 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 334/342 DEBUG: Installing : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 335/342 DEBUG: Running scriptlet: python36-devel-3.6.8-38.module_el8.5.0+895+a459e 335/342 DEBUG: Installing : python3-eventlet-0.31.1-1.el8.noarch 336/342 DEBUG: Installing : rpm-build-4.14.3-18.el8.x86_64 337/342 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 338/342 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8.noarch 339/342 DEBUG: Installing : python3-sqlalchemy-1.4.18-1.1.el8.x86_64 340/342 DEBUG: Installing : make-1:4.2.1-10.el8.x86_64 341/342 DEBUG: Running scriptlet: make-1:4.2.1-10.el8.x86_64 341/342 DEBUG: Installing : openstack-macros-2021.1.0-0.20210906165528.ce6a1 342/342 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 342/342 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-164.el8.x86_64 342/342 DEBUG: Running scriptlet: crypto-policies-scripts-20210617-1.gitc776d3e.el 342/342 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 342/342 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 342/342 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 342/342 DEBUG: Running scriptlet: glibc-common-2.28-164.el8.x86_64 342/342 DEBUG: Running scriptlet: info-6.5-6.el8.x86_64 342/342 DEBUG: Running scriptlet: glib2-2.56.4-156.el8.x86_64 342/342 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 342/342 DEBUG: Running scriptlet: systemd-239-50.el8.x86_64 342/342 DEBUG: Running scriptlet: systemd-udev-239-50.el8.x86_64 342/342 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 342/342 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 342/342 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 342/342 DEBUG: Verifying : openstack-macros-2021.1.0-0.20210906165528.ce6a1 1/342 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 2/342 DEBUG: Verifying : audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_6 3/342 DEBUG: Verifying : avahi-libs-0.7-20.el8.x86_64 4/342 DEBUG: Verifying : basesystem-11-5.el8.noarch 5/342 DEBUG: Verifying : bash-4.4.20-2.el8.x86_64 6/342 DEBUG: Verifying : binutils-2.30-108.el8.x86_64 7/342 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 8/342 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 9/342 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 10/342 DEBUG: Verifying : ca-certificates-2021.2.50-82.el8.noarch 11/342 DEBUG: Verifying : centos-gpg-keys-1:8-2.el8.noarch 12/342 DEBUG: Verifying : centos-stream-release-8.5-3.el8.noarch 13/342 DEBUG: Verifying : centos-stream-repos-8-2.el8.noarch 14/342 DEBUG: Verifying : chkconfig-1.19.1-1.el8.x86_64 15/342 DEBUG: Verifying : coreutils-8.30-12.el8.x86_64 16/342 DEBUG: Verifying : coreutils-common-8.30-12.el8.x86_64 17/342 DEBUG: Verifying : cpio-2.12-10.el8.x86_64 18/342 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 19/342 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 20/342 DEBUG: Verifying : crypto-policies-20210617-1.gitc776d3e.el8.noarch 21/342 DEBUG: Verifying : crypto-policies-scripts-20210617-1.gitc776d3e.el 22/342 DEBUG: Verifying : cryptsetup-libs-2.3.3-4.el8.x86_64 23/342 DEBUG: Verifying : cups-libs-1:2.2.6-40.el8.x86_64 24/342 DEBUG: Verifying : curl-7.61.1-21.el8.x86_64 25/342 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-5.el8.x86_64 26/342 DEBUG: Verifying : dbus-1:1.12.8-14.el8.x86_64 27/342 DEBUG: Verifying : dbus-common-1:1.12.8-14.el8.noarch 28/342 DEBUG: Verifying : dbus-daemon-1:1.12.8-14.el8.x86_64 29/342 DEBUG: Verifying : dbus-libs-1:1.12.8-14.el8.x86_64 30/342 DEBUG: Verifying : dbus-tools-1:1.12.8-14.el8.x86_64 31/342 DEBUG: Verifying : device-mapper-8:1.02.177-6.el8.x86_64 32/342 DEBUG: Verifying : device-mapper-libs-8:1.02.177-6.el8.x86_64 33/342 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 34/342 DEBUG: Verifying : dracut-049-190.git20210811.el8.x86_64 35/342 DEBUG: Verifying : elfutils-0.185-1.el8.x86_64 36/342 DEBUG: Verifying : elfutils-debuginfod-client-0.185-1.el8.x86_64 37/342 DEBUG: Verifying : elfutils-default-yama-scope-0.185-1.el8.noarch 38/342 DEBUG: Verifying : elfutils-libelf-0.185-1.el8.x86_64 39/342 DEBUG: Verifying : elfutils-libs-0.185-1.el8.x86_64 40/342 DEBUG: Verifying : emacs-filesystem-1:26.1-7.el8.noarch 41/342 DEBUG: Verifying : expat-2.2.5-4.el8.x86_64 42/342 DEBUG: Verifying : file-5.33-20.el8.x86_64 43/342 DEBUG: Verifying : file-libs-5.33-20.el8.x86_64 44/342 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 45/342 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 46/342 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 47/342 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 48/342 DEBUG: Verifying : freetype-2.9.1-4.el8_3.1.x86_64 49/342 DEBUG: Verifying : gawk-4.2.1-2.el8.x86_64 50/342 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 51/342 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 52/342 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 53/342 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 54/342 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 55/342 DEBUG: Verifying : glib2-2.56.4-156.el8.x86_64 56/342 DEBUG: Verifying : glibc-2.28-164.el8.x86_64 57/342 DEBUG: Verifying : glibc-all-langpacks-2.28-164.el8.x86_64 58/342 DEBUG: Verifying : glibc-common-2.28-164.el8.x86_64 59/342 DEBUG: Verifying : glibc-devel-2.28-164.el8.x86_64 60/342 DEBUG: Verifying : glibc-headers-2.28-164.el8.x86_64 61/342 DEBUG: Verifying : gmp-1:6.1.2-10.el8.x86_64 62/342 DEBUG: Verifying : gnupg2-2.2.20-2.el8.x86_64 63/342 DEBUG: Verifying : gnupg2-smime-2.2.20-2.el8.x86_64 64/342 DEBUG: Verifying : gnutls-3.6.16-4.el8.x86_64 65/342 DEBUG: Verifying : grep-3.1-6.el8.x86_64 66/342 DEBUG: Verifying : grub2-common-1:2.02-99.el8.noarch 67/342 DEBUG: Verifying : grub2-tools-1:2.02-99.el8.x86_64 68/342 DEBUG: Verifying : grub2-tools-minimal-1:2.02-99.el8.x86_64 69/342 DEBUG: Verifying : grubby-8.40-42.el8.x86_64 70/342 DEBUG: Verifying : gzip-1.9-12.el8.x86_64 71/342 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 72/342 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 73/342 DEBUG: Verifying : info-6.5-6.el8.x86_64 74/342 DEBUG: Verifying : json-c-0.13.1-2.el8.x86_64 75/342 DEBUG: Verifying : kbd-2.0.4-10.el8.x86_64 76/342 DEBUG: Verifying : kbd-legacy-2.0.4-10.el8.noarch 77/342 DEBUG: Verifying : kbd-misc-2.0.4-10.el8.noarch 78/342 DEBUG: Verifying : kernel-headers-4.18.0-338.el8.x86_64 79/342 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 80/342 DEBUG: Verifying : kmod-25-18.el8.x86_64 81/342 DEBUG: Verifying : kmod-libs-25-18.el8.x86_64 82/342 DEBUG: Verifying : kpartx-0.8.4-17.el8.x86_64 83/342 DEBUG: Verifying : krb5-libs-1.18.2-14.el8.x86_64 84/342 DEBUG: Verifying : less-530-1.el8.x86_64 85/342 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 86/342 DEBUG: Verifying : libarchive-3.3.3-1.el8.x86_64 87/342 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 88/342 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 89/342 DEBUG: Verifying : libbabeltrace-1.5.4-3.el8.x86_64 90/342 DEBUG: Verifying : libblkid-2.32.1-28.el8.x86_64 91/342 DEBUG: Verifying : libcap-2.26-5.el8.x86_64 92/342 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 93/342 DEBUG: Verifying : libcom_err-1.45.6-2.el8.x86_64 94/342 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 95/342 DEBUG: Verifying : libcurl-7.61.1-21.el8.x86_64 96/342 DEBUG: Verifying : libdb-5.3.28-40.el8.x86_64 97/342 DEBUG: Verifying : libdb-utils-5.3.28-40.el8.x86_64 98/342 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 99/342 DEBUG: Verifying : libfdisk-2.32.1-28.el8.x86_64 100/342 DEBUG: Verifying : libffi-3.1-22.el8.x86_64 101/342 DEBUG: Verifying : libgcc-8.5.0-3.el8.x86_64 102/342 DEBUG: Verifying : libgcrypt-1.8.5-6.el8.x86_64 103/342 DEBUG: Verifying : libgomp-8.5.0-3.el8.x86_64 104/342 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 105/342 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 106/342 DEBUG: Verifying : libkcapi-1.2.0-2.el8.x86_64 107/342 DEBUG: Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 108/342 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 109/342 DEBUG: Verifying : libmount-2.32.1-28.el8.x86_64 110/342 DEBUG: Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 111/342 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 112/342 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 113/342 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 114/342 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 115/342 DEBUG: Verifying : libpwquality-1.4.4-3.el8.x86_64 116/342 DEBUG: Verifying : libseccomp-2.5.1-1.el8.x86_64 117/342 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 118/342 DEBUG: Verifying : libselinux-2.9-5.el8.x86_64 119/342 DEBUG: Verifying : libsemanage-2.9-6.el8.x86_64 120/342 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 121/342 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 122/342 DEBUG: Verifying : libsmartcols-2.32.1-28.el8.x86_64 123/342 DEBUG: Verifying : libssh-0.9.4-3.el8.x86_64 124/342 DEBUG: Verifying : libssh-config-0.9.4-3.el8.noarch 125/342 DEBUG: Verifying : libstdc++-8.5.0-3.el8.x86_64 126/342 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 127/342 DEBUG: Verifying : libtirpc-1.1.4-5.el8.x86_64 128/342 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 129/342 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 130/342 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 131/342 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 132/342 DEBUG: Verifying : libuuid-2.32.1-28.el8.x86_64 133/342 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 134/342 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 135/342 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 136/342 DEBUG: Verifying : libxml2-2.9.7-11.el8.x86_64 137/342 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 138/342 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 139/342 DEBUG: Verifying : make-1:4.2.1-10.el8.x86_64 140/342 DEBUG: Verifying : memstrack-0.1.11-1.el8.x86_64 141/342 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 142/342 DEBUG: Verifying : ncurses-6.1-9.20180224.el8.x86_64 143/342 DEBUG: Verifying : ncurses-base-6.1-9.20180224.el8.noarch 144/342 DEBUG: Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 145/342 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 146/342 DEBUG: Verifying : npth-1.5-4.el8.x86_64 147/342 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 148/342 DEBUG: Verifying : openssh-8.0p1-9.el8.x86_64 149/342 DEBUG: Verifying : openssh-clients-8.0p1-9.el8.x86_64 150/342 DEBUG: Verifying : openssl-1:1.1.1k-4.el8.x86_64 151/342 DEBUG: Verifying : openssl-libs-1:1.1.1k-4.el8.x86_64 152/342 DEBUG: Verifying : openssl-pkcs11-0.4.10-2.el8.x86_64 153/342 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 154/342 DEBUG: Verifying : p11-kit-0.23.22-1.el8.x86_64 155/342 DEBUG: Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 156/342 DEBUG: Verifying : pam-1.3.1-15.el8.x86_64 157/342 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 158/342 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 159/342 DEBUG: Verifying : pcre2-10.32-2.el8.x86_64 160/342 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 161/342 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 162/342 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 163/342 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 164/342 DEBUG: Verifying : platform-python-3.6.8-40.el8.x86_64 165/342 DEBUG: Verifying : platform-python-pip-9.0.3-20.el8.noarch 166/342 DEBUG: Verifying : popt-1.18-1.el8.x86_64 167/342 DEBUG: Verifying : procps-ng-3.3.15-6.el8.x86_64 168/342 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 169/342 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 170/342 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 171/342 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 172/342 DEBUG: Verifying : python3-libs-3.6.8-40.el8.x86_64 173/342 DEBUG: Verifying : python3-pip-wheel-9.0.3-20.el8.noarch 174/342 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 175/342 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 176/342 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 177/342 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-6.el8.noarch 178/342 DEBUG: Verifying : readline-7.0-10.el8.x86_64 179/342 DEBUG: Verifying : rpm-4.14.3-18.el8.x86_64 180/342 DEBUG: Verifying : rpm-build-libs-4.14.3-18.el8.x86_64 181/342 DEBUG: Verifying : rpm-libs-4.14.3-18.el8.x86_64 182/342 DEBUG: Verifying : sed-4.5-2.el8.x86_64 183/342 DEBUG: Verifying : setup-2.12.2-6.el8.noarch 184/342 DEBUG: Verifying : shadow-utils-2:4.6-14.el8.x86_64 185/342 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 186/342 DEBUG: Verifying : sqlite-libs-3.26.0-15.el8.x86_64 187/342 DEBUG: Verifying : systemd-239-50.el8.x86_64 188/342 DEBUG: Verifying : systemd-libs-239-50.el8.x86_64 189/342 DEBUG: Verifying : systemd-pam-239-50.el8.x86_64 190/342 DEBUG: Verifying : systemd-udev-239-50.el8.x86_64 191/342 DEBUG: Verifying : tar-2:1.30-5.el8.x86_64 192/342 DEBUG: Verifying : tpm2-tss-2.3.2-4.el8.x86_64 193/342 DEBUG: Verifying : trousers-0.3.15-1.el8.x86_64 194/342 DEBUG: Verifying : trousers-lib-0.3.15-1.el8.x86_64 195/342 DEBUG: Verifying : tzdata-2021a-1.el8.noarch 196/342 DEBUG: Verifying : unzip-6.0-45.el8.x86_64 197/342 DEBUG: Verifying : util-linux-2.32.1-28.el8.x86_64 198/342 DEBUG: Verifying : which-2.21-16.el8.x86_64 199/342 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 200/342 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 201/342 DEBUG: Verifying : zip-3.0-23.el8.x86_64 202/342 DEBUG: Verifying : zlib-1.2.11-17.el8.x86_64 203/342 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 204/342 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 205/342 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 206/342 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 207/342 DEBUG: Verifying : annobin-9.65-1.el8.0.1.x86_64 208/342 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 209/342 DEBUG: Verifying : cairo-1.15.12-3.el8.x86_64 210/342 DEBUG: Verifying : cpp-8.5.0-3.el8.x86_64 211/342 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 212/342 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 213/342 DEBUG: Verifying : fribidi-1.0.4-8.el8.x86_64 214/342 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 215/342 DEBUG: Verifying : gcc-8.5.0-3.el8.x86_64 216/342 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 217/342 DEBUG: Verifying : gdb-headless-8.2-16.el8.x86_64 218/342 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 219/342 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 220/342 DEBUG: Verifying : git-core-2.27.0-1.el8.x86_64 221/342 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 222/342 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 223/342 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 224/342 DEBUG: Verifying : graphviz-2.40.1-43.el8.x86_64 225/342 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-8.el8.x86_64 226/342 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 227/342 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 228/342 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 229/342 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 230/342 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 231/342 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 232/342 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 233/342 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 234/342 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 235/342 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 236/342 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 237/342 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 238/342 DEBUG: Verifying : libX11-1.6.8-5.el8.x86_64 239/342 DEBUG: Verifying : libX11-common-1.6.8-5.el8.noarch 240/342 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 241/342 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 242/342 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 243/342 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 244/342 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 245/342 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 246/342 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 247/342 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 248/342 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 249/342 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 250/342 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 251/342 DEBUG: Verifying : libXpm-3.5.12-8.el8.x86_64 252/342 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 253/342 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 254/342 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 255/342 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 256/342 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 257/342 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 258/342 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 259/342 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 260/342 DEBUG: Verifying : libgs-9.27-1.el8.x86_64 261/342 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 262/342 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 263/342 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 264/342 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 265/342 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 266/342 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 267/342 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 268/342 DEBUG: Verifying : librsvg2-2.42.7-4.el8.x86_64 269/342 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 270/342 DEBUG: Verifying : libtiff-4.0.9-20.el8.x86_64 271/342 DEBUG: Verifying : libwebp-1.0.0-5.el8.x86_64 272/342 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 273/342 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 274/342 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 275/342 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 276/342 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 277/342 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 278/342 DEBUG: Verifying : openjpeg2-2.4.0-4.el8.x86_64 279/342 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 280/342 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 281/342 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 282/342 DEBUG: Verifying : pixman-0.38.4-1.el8.x86_64 283/342 DEBUG: Verifying : platform-python-devel-3.6.8-40.el8.x86_64 284/342 DEBUG: Verifying : python-rpm-macros-3-41.el8.noarch 285/342 DEBUG: Verifying : python-srpm-macros-3-41.el8.noarch 286/342 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 287/342 DEBUG: Verifying : python3-docutils-0.14-12.module_el8.5.0+761+faac 288/342 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 289/342 DEBUG: Verifying : python3-jinja2-2.10.1-3.el8.noarch 290/342 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 291/342 DEBUG: Verifying : python3-pip-9.0.3-20.el8.noarch 292/342 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 293/342 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 294/342 DEBUG: Verifying : python3-rpm-generators-5-7.el8.noarch 295/342 DEBUG: Verifying : python3-rpm-macros-3-41.el8.noarch 296/342 DEBUG: Verifying : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 297/342 DEBUG: Verifying : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 298/342 DEBUG: Verifying : qt5-srpm-macros-5.15.2-1.el8.noarch 299/342 DEBUG: Verifying : redhat-rpm-config-125-1.el8.noarch 300/342 DEBUG: Verifying : rpm-build-4.14.3-18.el8.x86_64 301/342 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 302/342 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 303/342 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 304/342 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 305/342 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 306/342 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 307/342 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 308/342 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 309/342 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 310/342 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 311/342 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 312/342 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 313/342 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 314/342 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 315/342 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 316/342 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 317/342 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 318/342 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 319/342 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8.noarch 320/342 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 321/342 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 322/342 DEBUG: Verifying : python3-eventlet-0.31.1-1.el8.noarch 323/342 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 324/342 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 325/342 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 326/342 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 327/342 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 328/342 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 329/342 DEBUG: Verifying : python3-sqlalchemy-1.4.18-1.1.el8.x86_64 330/342 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 331/342 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 332/342 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 333/342 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 334/342 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 335/342 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 336/342 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 337/342 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 338/342 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 339/342 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 340/342 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 341/342 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 342/342 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-9.65-1.el8.0.1.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-2.el8.x86_64 DEBUG: binutils-2.30-108.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: centos-gpg-keys-1:8-2.el8.noarch DEBUG: centos-stream-release-8.5-3.el8.noarch DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: cpp-8.5.0-3.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20210617-1.gitc776d3e.el8.noarch DEBUG: crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: cups-libs-1:2.2.6-40.el8.x86_64 DEBUG: curl-7.61.1-21.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: dbus-1:1.12.8-14.el8.x86_64 DEBUG: dbus-common-1:1.12.8-14.el8.noarch DEBUG: dbus-daemon-1:1.12.8-14.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-14.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-14.el8.x86_64 DEBUG: device-mapper-8:1.02.177-6.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.177-6.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-190.git20210811.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.185-1.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.185-1.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.185-1.el8.noarch DEBUG: elfutils-libelf-0.185-1.el8.x86_64 DEBUG: elfutils-libs-0.185-1.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-7.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-3.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-16.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: glib2-2.56.4-156.el8.x86_64 DEBUG: glibc-2.28-164.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-164.el8.x86_64 DEBUG: glibc-common-2.28-164.el8.x86_64 DEBUG: glibc-devel-2.28-164.el8.x86_64 DEBUG: glibc-headers-2.28-164.el8.x86_64 DEBUG: gmp-1:6.1.2-10.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-99.el8.noarch DEBUG: grub2-tools-1:2.02-99.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-99.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-8.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-2.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: kernel-headers-4.18.0-338.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-18.el8.x86_64 DEBUG: kmod-libs-25-18.el8.x86_64 DEBUG: kpartx-0.8.4-17.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: libblkid-2.32.1-28.el8.x86_64 DEBUG: libcap-2.26-5.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-2.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-21.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-28.el8.x86_64 DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-3.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgomp-8.5.0-3.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-28.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: libsemanage-2.9-6.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-28.el8.x86_64 DEBUG: libssh-0.9.4-3.el8.x86_64 DEBUG: libssh-config-0.9.4-3.el8.noarch DEBUG: libstdc++-8.5.0-3.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-20.el8.x86_64 DEBUG: libtirpc-1.1.4-5.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-28.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-11.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-10.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-9.el8.x86_64 DEBUG: openssh-clients-8.0p1-9.el8.x86_64 DEBUG: openssl-1:1.1.1k-4.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-4.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: pam-1.3.1-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-40.el8.x86_64 DEBUG: platform-python-devel-3.6.8-40.el8.x86_64 DEBUG: platform-python-pip-9.0.3-20.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: python3-libs-3.6.8-40.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-20.el8.noarch DEBUG: python3-pip-wheel-9.0.3-20.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: rpm-4.14.3-18.el8.x86_64 DEBUG: rpm-build-4.14.3-18.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-18.el8.x86_64 DEBUG: rpm-libs-4.14.3-18.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-2.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: shadow-utils-2:4.6-14.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: systemd-239-50.el8.x86_64 DEBUG: systemd-libs-239-50.el8.x86_64 DEBUG: systemd-pam-239-50.el8.x86_64 DEBUG: systemd-udev-239-50.el8.x86_64 DEBUG: tar-2:1.30-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: unzip-6.0-45.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: util-linux-2.32.1-28.el8.x86_64 DEBUG: which-2.21-16.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '75568757f0a44c06a89c16690a534c2f', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '08a625431bc6416a937291fa08e7183b', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a351ca78770a4195be8b157c584cd37f', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e0413db0bd404ef18417d36cd5223a44', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1024', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '946dd98661a44dd4b9294f77ea9d69fe', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-3.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-9.65-1.el8.0.1.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: libssh-config-0.9.4-3.el8.noarch DEBUG: openssh-8.0p1-9.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-18.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gdb-headless-8.2-16.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-164.el8.x86_64 DEBUG: elfutils-0.185-1.el8.x86_64 DEBUG: glibc-2.28-164.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcom_err-1.45.6-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-28.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: sed-4.5-2.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-3.el8.x86_64 DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-45.el8.x86_64 DEBUG: glibc-headers-2.28-164.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-3.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-2.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: which-2.21-16.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-20.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-20.el8.noarch DEBUG: python3-libs-3.6.8-40.el8.x86_64 DEBUG: libssh-0.9.4-3.el8.x86_64 DEBUG: platform-python-3.6.8-40.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-21.el8.x86_64 DEBUG: openssl-1.1.1k-4.el8.x86_64 DEBUG: crypto-policies-20210617-1.gitc776d3e.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.177-6.el8.x86_64 DEBUG: elfutils-libs-0.185-1.el8.x86_64 DEBUG: rpm-4.14.3-18.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-28.el8.x86_64 DEBUG: dbus-tools-1.12.8-14.el8.x86_64 DEBUG: systemd-libs-239-50.el8.x86_64 DEBUG: device-mapper-libs-1.02.177-6.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-25-18.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-14.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-15.el8.x86_64 DEBUG: systemd-pam-239-50.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-14.el8.x86_64 DEBUG: systemd-udev-239-50.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-20.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: binutils-2.30-108.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-3.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-20.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kernel-headers-4.18.0-338.el8.x86_64 DEBUG: openssh-clients-8.0p1-9.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: dbus-common-1.12.8-14.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: centos-stream-release-8.5-3.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: cups-libs-2.2.6-40.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: glibc-common-2.28-164.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: bash-4.4.20-2.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libstdc++-8.5.0-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: elfutils-libelf-0.185-1.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.26-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-40.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-11.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: rpm-build-4.14.3-18.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-164.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-28.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-21.el8.x86_64 DEBUG: crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch DEBUG: elfutils-default-yama-scope-0.185-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-5.el8.x86_64 DEBUG: kpartx-0.8.4-17.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.185-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libfdisk-2.32.1-28.el8.x86_64 DEBUG: dbus-libs-1.12.8-14.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-28.el8.x86_64 DEBUG: shadow-utils-4.6-14.el8.x86_64 DEBUG: openssl-libs-1.1.1k-4.el8.x86_64 DEBUG: rpm-libs-4.14.3-18.el8.x86_64 DEBUG: kmod-libs-25-18.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-28.el8.x86_64 DEBUG: dracut-049-190.git20210811.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-156.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-50.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: Child return code was: 0 INFO: Installed packages: INFO: libmcpp-2.7.2-20.el8.x86_64 python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 dbus-daemon-1.12.8-14.el8.x86_64 mcpp-2.7.2-20.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch ncurses-libs-6.1-9.20180224.el8.x86_64 libXcursor-1.1.15-3.el8.x86_64 setup-2.12.2-6.el8.noarch gnupg2-2.2.20-2.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch kbd-legacy-2.0.4-10.el8.noarch python3-chardet-3.0.4-7.el8.noarch systemd-udev-239-50.el8.x86_64 openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch gpg-pubkey-8483c65d-5ccc5b19 ocaml-srpm-macros-5-4.el8.noarch python3-setuptools-wheel-39.2.0-6.el8.noarch kmod-libs-25-18.el8.x86_64 libXft-2.3.3-1.el8.x86_64 rust-srpm-macros-5-2.el8.noarch rpm-build-libs-4.14.3-18.el8.x86_64 python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 python3-jinja2-2.10.1-3.el8.noarch python3-six-1.15.0-2.el8.noarch python3-pycparser-2.14-14.el8.noarch libnghttp2-1.33.0-3.el8_2.1.x86_64 libSM-1.2.3-1.el8.x86_64 unzip-6.0-45.el8.x86_64 xz-5.2.4-3.el8.x86_64 acl-2.2.53-1.el8.x86_64 python3-rpm-generators-5-7.el8.noarch pango-1.42.4-8.el8.x86_64 pixman-0.38.4-1.el8.x86_64 openssl-pkcs11-0.4.10-2.el8.x86_64 isl-0.16.1-6.el8.x86_64 findutils-4.6.0-20.el8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 binutils-2.30-108.el8.x86_64 libuuid-2.32.1-28.el8.x86_64 libcurl-7.61.1-21.el8.x86_64 cyrus-sasl-lib-2.1.27-5.el8.x86_64 kmod-25-18.el8.x86_64 gcc-8.5.0-3.el8.x86_64 cups-libs-2.2.6-40.el8.x86_64 sed-4.5-2.el8.x86_64 basesystem-11-5.el8.noarch libcom_err-1.45.6-2.el8.x86_64 libxcrypt-devel-4.1.1-6.el8.x86_64 kbd-misc-2.0.4-10.el8.noarch memstrack-0.1.11-1.el8.x86_64 avahi-libs-0.7-20.el8.x86_64 gnutls-3.6.16-4.el8.x86_64 shadow-utils-4.6-14.el8.x86_64 python3-cffi-1.13.2-1.el8.x86_64 which-2.21-16.el8.x86_64 libffi-3.1-22.el8.x86_64 libusbx-1.0.23-4.el8.x86_64 ima-evm-utils-1.3.2-12.el8.x86_64 libidn2-2.2.0-1.el8.x86_64 libcap-2.26-5.el8.x86_64 urw-base35-z003-fonts-20170801-10.el8.noarch gdb-headless-8.2-16.el8.x86_64 libpng-1.6.34-5.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 dbus-tools-1.12.8-14.el8.x86_64 openblas-srpm-macros-2-2.el8.noarch gmp-6.1.2-10.el8.x86_64 brotli-1.0.6-3.el8.x86_64 openldap-2.4.46-18.el8.x86_64 file-5.33-20.el8.x86_64 util-linux-2.32.1-28.el8.x86_64 p11-kit-0.23.22-1.el8.x86_64 os-prober-1.74-9.el8.x86_64 grubby-8.40-42.el8.x86_64 filesystem-3.8-6.el8.x86_64 guile-2.0.14-7.el8.x86_64 urw-base35-fonts-20170801-10.el8.noarch publicsuffix-list-dafsa-20180723-1.el8.noarch perl-srpm-macros-1-25.el8.noarch libXrender-0.9.10-7.el8.x86_64 bash-4.4.20-2.el8.x86_64 harfbuzz-1.7.5-3.el8.x86_64 python3-setuptools-50.3.2-1.el8.noarch chkconfig-1.19.1-1.el8.x86_64 libxml2-2.9.7-11.el8.x86_64 libidn-1.34-5.el8.x86_64 gettext-libs-0.19.8.1-17.el8.x86_64 freetype-2.9.1-4.el8_3.1.x86_64 tpm2-tss-2.3.2-4.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch pkgconf-1.4.2-1.el8.x86_64 libXxf86misc-1.0.4-1.el8.x86_64 fribidi-1.0.4-8.el8.x86_64 libwebp-1.0.0-5.el8.x86_64 libXi-1.7.10-1.el8.x86_64 python3-packaging-20.4-1.el8.noarch p11-kit-trust-0.23.22-1.el8.x86_64 git-core-2.27.0-1.el8.x86_64 gtk2-2.24.32-5.el8.x86_64 glibc-common-2.28-164.el8.x86_64 gc-7.6.4-3.el8.x86_64 crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch libksba-1.3.5-7.el8.x86_64 openjpeg2-2.4.0-4.el8.x86_64 fontpackages-filesystem-1.44-22.el8.noarch emacs-filesystem-26.1-7.el8.noarch libipt-1.6.1-8.el8.x86_64 grep-3.1-6.el8.x86_64 python3-pyparsing-2.4.6-1.el8.noarch libX11-1.6.8-5.el8.x86_64 file-libs-5.33-20.el8.x86_64 glibc-devel-2.28-164.el8.x86_64 libkcapi-1.2.0-2.el8.x86_64 pcre-8.42-6.el8.x86_64 elfutils-debuginfod-client-0.185-1.el8.x86_64 libXpm-3.5.12-8.el8.x86_64 grub2-tools-minimal-2.02-99.el8.x86_64 python3-pytz-2017.2-9.el8.noarch bzip2-1.0.6-26.el8.x86_64 python3-markupsafe-0.23-19.el8.x86_64 gd-2.2.5-7.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 libpwquality-1.4.4-3.el8.x86_64 info-6.5-6.el8.x86_64 python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch ghc-srpm-macros-1.4.2-7.el8.noarch hardlink-1.3-6.el8.x86_64 libjpeg-turbo-1.5.3-12.el8.x86_64 libassuan-2.5.1-3.el8.x86_64 coreutils-8.30-12.el8.x86_64 libssh-0.9.4-3.el8.x86_64 rpm-build-4.14.3-18.el8.x86_64 librsvg2-2.42.7-4.el8.x86_64 gzip-1.9-12.el8.x86_64 libmount-2.32.1-28.el8.x86_64 urw-base35-gothic-fonts-20170801-10.el8.noarch gettext-0.19.8.1-17.el8.x86_64 jasper-libs-2.0.14-5.el8.x86_64 trousers-0.3.15-1.el8.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch libsecret-0.18.6-1.el8.x86_64 libstdc++-8.5.0-3.el8.x86_64 gdbm-1.18-1.el8.x86_64 libbabeltrace-1.5.4-3.el8.x86_64 platform-python-devel-3.6.8-40.el8.x86_64 libijs-0.35-5.el8.x86_64 lcms2-2.9-2.el8.x86_64 ncurses-6.1-9.20180224.el8.x86_64 coreutils-common-8.30-12.el8.x86_64 urw-base35-p052-fonts-20170801-10.el8.noarch redhat-rpm-config-125-1.el8.noarch libgs-9.27-1.el8.x86_64 platform-python-pip-9.0.3-20.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 cpio-2.12-10.el8.x86_64 lua-libs-5.3.4-12.el8.x86_64 rpm-4.14.3-18.el8.x86_64 cryptsetup-libs-2.3.3-4.el8.x86_64 python3-cryptography-3.2.1-5.el8.x86_64 centos-gpg-keys-8-2.el8.noarch libXext-1.3.4-1.el8.x86_64 make-4.2.1-10.el8.x86_64 libICE-1.0.9-15.el8.x86_64 grub2-tools-2.02-99.el8.x86_64 python3-pip-wheel-9.0.3-20.el8.noarch graphviz-2.40.1-43.el8.x86_64 kbd-2.0.4-10.el8.x86_64 glibc-headers-2.28-164.el8.x86_64 openssh-8.0p1-9.el8.x86_64 libsigsegv-2.11-5.el8.x86_64 cracklib-2.9.6-15.el8.x86_64 cairo-1.15.12-3.el8.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch elfutils-0.185-1.el8.x86_64 libXrandr-1.5.2-1.el8.x86_64 libsemanage-2.9-6.el8.x86_64 python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch gnupg2-smime-2.2.20-2.el8.x86_64 libkcapi-hmaccalc-1.2.0-2.el8.x86_64 python-srpm-macros-3-41.el8.noarch xorg-x11-server-utils-7.7-27.el8.x86_64 libdatrie-0.2.9-7.el8.x86_64 tzdata-2021a-1.el8.noarch libtool-ltdl-2.4.6-25.el8.x86_64 centos-stream-release-8.5-3.el8.noarch python3-idna-2.5-5.el8.noarch trousers-lib-0.3.15-1.el8.x86_64 libwmf-lite-0.2.9-8.el8_0.x86_64 adobe-mappings-pdf-20180407-1.el8.noarch systemd-pam-239-50.el8.x86_64 python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch python3-snowballstemmer-1.9.0-4.el8.noarch centos-stream-repos-8-2.el8.noarch libfdisk-2.32.1-28.el8.x86_64 python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch python3-babel-2.5.1-7.el8.noarch urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch cracklib-dicts-2.9.6-15.el8.x86_64 libzstd-1.4.5-6.el8.x86_64 curl-7.61.1-21.el8.x86_64 python3-sqlalchemy-1.4.18-1.1.el8.x86_64 gdbm-libs-1.18-1.el8.x86_64 ImageMagick-6.7.8.9-18.el8.x86_64 libX11-common-1.6.8-5.el8.noarch libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 openssl-libs-1.1.1k-4.el8.x86_64 python3-urllib3-1.25.10-4.el8.noarch kpartx-0.8.4-17.el8.x86_64 python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch fontconfig-2.13.1-4.el8.x86_64 less-530-1.el8.x86_64 python3-sphinx-2.2.2-1.el8.noarch libseccomp-2.5.1-1.el8.x86_64 libpaper-1.1.24-22.el8.x86_64 libtirpc-1.1.4-5.el8.x86_64 python3-imagesize-1.0.0-2.el8.noarch lz4-libs-1.8.3-3.el8_4.x86_64 libpsl-0.20.2-6.el8.x86_64 dbus-1.12.8-14.el8.x86_64 libverto-0.3.0-5.el8.x86_64 libxcb-1.13.1-1.el8.x86_64 python3-ply-3.9-9.el8.noarch libgcc-8.5.0-3.el8.x86_64 zstd-1.4.5-6.el8.x86_64 pam-1.3.1-15.el8.x86_64 python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch openssh-clients-8.0p1-9.el8.x86_64 tar-1.30-5.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch libsmartcols-2.32.1-28.el8.x86_64 dbus-libs-1.12.8-14.el8.x86_64 jbig2dec-libs-0.16-1.el8.x86_64 libsepol-2.9-3.el8.x86_64 atk-2.28.1-1.el8.x86_64 glib2-2.56.4-156.el8.x86_64 libthai-0.1.27-2.el8.x86_64 cpp-8.5.0-3.el8.x86_64 libatomic_ops-7.6.2-3.el8.x86_64 libselinux-2.9-5.el8.x86_64 urw-base35-d050000l-fonts-20170801-10.el8.noarch libpkgconf-1.4.2-1.el8.x86_64 elfutils-default-yama-scope-0.185-1.el8.noarch dracut-049-190.git20210811.el8.x86_64 openssl-1.1.1k-4.el8.x86_64 nettle-3.4.1-7.el8.x86_64 libcap-ng-0.7.11-1.el8.x86_64 glibc-all-langpacks-2.28-164.el8.x86_64 gawk-4.2.1-2.el8.x86_64 libattr-2.4.48-3.el8.x86_64 libblkid-2.32.1-28.el8.x86_64 elfutils-libs-0.185-1.el8.x86_64 diffutils-3.6-6.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 python3-requests-2.25.1-1.el8.noarch qt5-srpm-macros-5.15.2-1.el8.noarch python3-eventlet-0.31.1-1.el8.noarch python3-rpm-macros-3-41.el8.noarch libtiff-4.0.9-20.el8.x86_64 readline-7.0-10.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 ilmbase-2.2.0-13.el8.x86_64 libutempter-1.1.6-14.el8.x86_64 pinentry-1.1.0-2.el8.x86_64 go-srpm-macros-2-17.el8.noarch keyutils-libs-1.5.10-9.el8.x86_64 libfontenc-1.1.3-8.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 python3-pbr-5.5.1-1.el8.noarch pcre2-10.32-2.el8.x86_64 efi-srpm-macros-3-3.el8.noarch libgcrypt-1.8.5-6.el8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch libacl-2.2.53-1.el8.x86_64 python3-libs-3.6.8-40.el8.x86_64 device-mapper-1.02.177-6.el8.x86_64 procps-ng-3.3.15-6.el8.x86_64 expat-2.2.5-4.el8.x86_64 python3-setuptools_scm-1.15.7-4.el8.noarch gdk-pixbuf2-2.36.12-5.el8.x86_64 glibc-2.28-164.el8.x86_64 dwz-0.12-10.el8.x86_64 libdb-5.3.28-40.el8.x86_64 pigz-2.4-4.el8.x86_64 python3-pip-9.0.3-20.el8.noarch crypto-policies-20210617-1.gitc776d3e.el8.noarch adobe-mappings-cmap-deprecated-20171205-3.el8.noarch xkeyboard-config-2.28-1.el8.noarch urw-base35-bookman-fonts-20170801-10.el8.noarch libXdamage-1.1.4-14.el8.x86_64 libXaw-1.0.13-10.el8.x86_64 dbus-common-1.12.8-14.el8.noarch sqlite-libs-3.26.0-15.el8.x86_64 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 python-rpm-macros-3-41.el8.noarch kernel-headers-4.18.0-338.el8.x86_64 libgpg-error-1.31-1.el8.x86_64 systemd-libs-239-50.el8.x86_64 grub2-common-2.02-99.el8.noarch urw-base35-fonts-common-20170801-10.el8.noarch ncurses-base-6.1-9.20180224.el8.noarch libXau-1.0.9-3.el8.x86_64 xz-libs-5.2.4-3.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 libXinerama-1.1.4-1.el8.x86_64 libarchive-3.3.3-1.el8.x86_64 jbigkit-libs-2.1-14.el8.x86_64 adobe-mappings-cmap-20171205-3.el8.noarch python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch zlib-1.2.11-17.el8.x86_64 libssh-config-0.9.4-3.el8.noarch libXcomposite-0.4.4-14.el8.x86_64 xorg-x11-font-utils-7.5-41.el8.x86_64 platform-python-3.6.8-40.el8.x86_64 python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch python3-greenlet-0.4.13-4.el8.x86_64 npth-1.5-4.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 rpm-libs-4.14.3-18.el8.x86_64 shared-mime-info-1.9-3.el8.x86_64 libXt-1.1.5-12.el8.x86_64 libcroco-0.6.12-4.el8_2.1.x86_64 python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch popt-1.18-1.el8.x86_64 elfutils-libelf-0.185-1.el8.x86_64 gtk-update-icon-cache-3.22.30-8.el8.x86_64 systemd-239-50.el8.x86_64 libdb-utils-5.3.28-40.el8.x86_64 krb5-libs-1.18.2-14.el8.x86_64 audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 google-droid-sans-fonts-20120715-13.el8.noarch libgomp-8.5.0-3.el8.x86_64 OpenEXR-libs-2.2.0-12.el8.x86_64 zip-3.0-23.el8.x86_64 json-c-0.13.1-2.el8.x86_64 mpfr-3.1.6-1.el8.x86_64 ca-certificates-2021.2.50-82.el8.noarch device-mapper-libs-1.02.177-6.el8.x86_64 libtasn1-4.13-3.el8.x86_64 patch-2.7.6-11.el8.x86_64 annobin-9.65-1.el8.0.1.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos8-xena/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49 HEAD is now at d0d4d8bc Fix key generation for caching + '[' -d /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp/pkgsrc ~/data/python-openstacksdk + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-openstacksdk ++ /usr/bin/mock -q -r /home/centos8-xena/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-xena/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 0.59.0 d0d4d8b + UPSTREAMVERSION=0.59.0 + [[ 0.59.0 =~ ([^-]*)-(.+) ]] + [[ 0.59.0 =~ (.*?)\.(0rc.+) ]] + [[ 0.59.0 =~ (.*?)\.(0b.+) ]] + [[ 0.59.0 =~ (.*?)\.(0a.+) ]] + [[ 0.59.0 =~ (.*?)\.(dev.+) ]] + [[ 0.59.0 =~ (.*?)\.(g.+) ]] + [[ 0.59.0 =~ (.*?)\.pre.* ]] + [[ 0.59.0 =~ ^([.0-9]*)$ ]] + VERSION=0.59.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20210909070318.d0d4d8b + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-xena/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.02vy730u:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/47/a7/47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8_8cfa57e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f3d12a138512ade44a97759d9efc5677b4411f8b baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f3/d1/f3d12a138512ade44a97759d9efc5677b4411f8b_6b64bd28 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-osc-placement-0ea8f1b05d4aa4a6f144adff08771f5b84bda479 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/0e/a8/0ea8f1b05d4aa4a6f144adff08771f5b84bda479_26d67ada enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e61fba4a0bce1305366071addfba0b4cb290ad8f baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/e6/1f/e61fba4a0bce1305366071addfba0b4cb290ad8f_af05f3e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-f03c50b4a109d805cad68c83dfcf74e3c0d9dff3 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/f0/3c/f03c50b4a109d805cad68c83dfcf74e3c0d9dff3_8cd2ef23 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39b689209d6f7b88f9c4f53a291fac2e5b80a818 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/39/b6/39b689209d6f7b88f9c4f53a291fac2e5b80a818_03cf95c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-0db149425c8d06ad3b43f691ece62a4cf255a85b baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/0d/b1/0db149425c8d06ad3b43f691ece62a4cf255a85b_b9bdc57a enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/65/f3/65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9_eba747b6 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-04e1be1cc25cc84fb3e6b50656759bc325b4c223 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/04/e1/04e1be1cc25cc84fb3e6b50656759bc325b4c223_74f68fe5 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-69d975d62315624bf15c02f5dfefe30c013e63cf baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/69/d9/69d975d62315624bf15c02f5dfefe30c013e63cf_6c462720 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-cf5f1e5651052be52f17beeb400ac433303a9602 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/cf/5f/cf5f1e5651052be52f17beeb400ac433303a9602_641e26f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5d52afbe4c968cbd9094df207bc9072a1b201250 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/5d/52/5d52afbe4c968cbd9094df207bc9072a1b201250_39a3c6ac enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e9baed18cd890674b07f8a0c4d8c38cc11d32 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/a2/5e/a25e9baed18cd890674b07f8a0c4d8c38cc11d32_9e03ba94 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-zaqar-c7d9976e1527eba5ca59a503b08e5d785d2b6101 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/d9/c7d9976e1527eba5ca59a503b08e5d785d2b6101_6721a820 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e50e5fab770f6d648a27bb406b59d55550ab34ee baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/e5/0e/e50e5fab770f6d648a27bb406b59d55550ab34ee_8593ec45 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-0c6a43a14bef6542ece67db6905fba8cfa8adbaf baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/0c/6a/0c6a43a14bef6542ece67db6905fba8cfa8adbaf_205df9b2 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3126228 1767972 2693716 11317988 9984680 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mcyytk4i', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3126392 1767756 2693716 11318040 9984544 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5dn2xsg7', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b59267377156473daeb210fbe576a4c3', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1024', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.02vy730u:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fda1f21d9b104ae28b1717725c52c547', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.02vy730u:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) running egg_info creating openstacksdk.egg-info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing requirements to openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'openstacksdk.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'openstacksdk.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating openstacksdk-0.59.0 creating openstacksdk-0.59.0/devstack creating openstacksdk-0.59.0/doc creating openstacksdk-0.59.0/doc/source creating openstacksdk-0.59.0/doc/source/contributor creating openstacksdk-0.59.0/doc/source/contributor/create creating openstacksdk-0.59.0/doc/source/contributor/create/examples creating openstacksdk-0.59.0/doc/source/contributor/create/examples/resource creating openstacksdk-0.59.0/doc/source/install creating openstacksdk-0.59.0/doc/source/user creating openstacksdk-0.59.0/doc/source/user/config creating openstacksdk-0.59.0/doc/source/user/guides creating openstacksdk-0.59.0/doc/source/user/guides/clustering creating openstacksdk-0.59.0/doc/source/user/proxies creating openstacksdk-0.59.0/doc/source/user/resources creating openstacksdk-0.59.0/doc/source/user/resources/accelerator creating openstacksdk-0.59.0/doc/source/user/resources/accelerator/v2 creating openstacksdk-0.59.0/doc/source/user/resources/baremetal creating openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 creating openstacksdk-0.59.0/doc/source/user/resources/baremetal_introspection creating openstacksdk-0.59.0/doc/source/user/resources/baremetal_introspection/v1 creating openstacksdk-0.59.0/doc/source/user/resources/block_storage creating openstacksdk-0.59.0/doc/source/user/resources/block_storage/v2 creating openstacksdk-0.59.0/doc/source/user/resources/block_storage/v3 creating openstacksdk-0.59.0/doc/source/user/resources/clustering creating openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 creating openstacksdk-0.59.0/doc/source/user/resources/compute creating openstacksdk-0.59.0/doc/source/user/resources/compute/v2 creating openstacksdk-0.59.0/doc/source/user/resources/database creating openstacksdk-0.59.0/doc/source/user/resources/database/v1 creating openstacksdk-0.59.0/doc/source/user/resources/dns creating openstacksdk-0.59.0/doc/source/user/resources/dns/v2 creating openstacksdk-0.59.0/doc/source/user/resources/identity creating openstacksdk-0.59.0/doc/source/user/resources/identity/v2 creating openstacksdk-0.59.0/doc/source/user/resources/identity/v3 creating openstacksdk-0.59.0/doc/source/user/resources/image creating openstacksdk-0.59.0/doc/source/user/resources/image/v1 creating openstacksdk-0.59.0/doc/source/user/resources/image/v2 creating openstacksdk-0.59.0/doc/source/user/resources/key_manager creating openstacksdk-0.59.0/doc/source/user/resources/key_manager/v1 creating openstacksdk-0.59.0/doc/source/user/resources/load_balancer creating openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 creating openstacksdk-0.59.0/doc/source/user/resources/network creating openstacksdk-0.59.0/doc/source/user/resources/network/v2 creating openstacksdk-0.59.0/doc/source/user/resources/object_store creating openstacksdk-0.59.0/doc/source/user/resources/object_store/v1 creating openstacksdk-0.59.0/doc/source/user/resources/orchestration creating openstacksdk-0.59.0/doc/source/user/resources/orchestration/v1 creating openstacksdk-0.59.0/doc/source/user/resources/placement creating openstacksdk-0.59.0/doc/source/user/resources/placement/v1 creating openstacksdk-0.59.0/doc/source/user/resources/shared_file_system creating openstacksdk-0.59.0/doc/source/user/resources/shared_file_system/v2 creating openstacksdk-0.59.0/doc/source/user/resources/workflow creating openstacksdk-0.59.0/doc/source/user/resources/workflow/v2 creating openstacksdk-0.59.0/examples creating openstacksdk-0.59.0/examples/baremetal creating openstacksdk-0.59.0/examples/cloud creating openstacksdk-0.59.0/examples/clustering creating openstacksdk-0.59.0/examples/compute creating openstacksdk-0.59.0/examples/dns creating openstacksdk-0.59.0/examples/identity creating openstacksdk-0.59.0/examples/image creating openstacksdk-0.59.0/examples/key_manager creating openstacksdk-0.59.0/examples/network creating openstacksdk-0.59.0/examples/shared_file_system creating openstacksdk-0.59.0/extras creating openstacksdk-0.59.0/openstack creating openstacksdk-0.59.0/openstack/accelerator creating openstacksdk-0.59.0/openstack/accelerator/v2 creating openstacksdk-0.59.0/openstack/baremetal creating openstacksdk-0.59.0/openstack/baremetal/v1 creating openstacksdk-0.59.0/openstack/baremetal_introspection creating openstacksdk-0.59.0/openstack/baremetal_introspection/v1 creating openstacksdk-0.59.0/openstack/block_storage creating openstacksdk-0.59.0/openstack/block_storage/v2 creating openstacksdk-0.59.0/openstack/block_storage/v3 creating openstacksdk-0.59.0/openstack/cloud creating openstacksdk-0.59.0/openstack/cloud/cmd creating openstacksdk-0.59.0/openstack/cloud/tests creating openstacksdk-0.59.0/openstack/clustering creating openstacksdk-0.59.0/openstack/clustering/v1 creating openstacksdk-0.59.0/openstack/compute creating openstacksdk-0.59.0/openstack/compute/v2 creating openstacksdk-0.59.0/openstack/config creating openstacksdk-0.59.0/openstack/config/vendors creating openstacksdk-0.59.0/openstack/database creating openstacksdk-0.59.0/openstack/database/v1 creating openstacksdk-0.59.0/openstack/dns creating openstacksdk-0.59.0/openstack/dns/v2 creating openstacksdk-0.59.0/openstack/fixture creating openstacksdk-0.59.0/openstack/identity creating openstacksdk-0.59.0/openstack/identity/v2 creating openstacksdk-0.59.0/openstack/identity/v3 creating openstacksdk-0.59.0/openstack/image creating openstacksdk-0.59.0/openstack/image/v1 creating openstacksdk-0.59.0/openstack/image/v2 creating openstacksdk-0.59.0/openstack/instance_ha creating openstacksdk-0.59.0/openstack/instance_ha/v1 creating openstacksdk-0.59.0/openstack/key_manager creating openstacksdk-0.59.0/openstack/key_manager/v1 creating openstacksdk-0.59.0/openstack/load_balancer creating openstacksdk-0.59.0/openstack/load_balancer/v2 creating openstacksdk-0.59.0/openstack/message creating openstacksdk-0.59.0/openstack/message/v2 creating openstacksdk-0.59.0/openstack/network creating openstacksdk-0.59.0/openstack/network/v2 creating openstacksdk-0.59.0/openstack/object_store creating openstacksdk-0.59.0/openstack/object_store/v1 creating openstacksdk-0.59.0/openstack/orchestration creating openstacksdk-0.59.0/openstack/orchestration/util creating openstacksdk-0.59.0/openstack/orchestration/v1 creating openstacksdk-0.59.0/openstack/placement creating openstacksdk-0.59.0/openstack/placement/v1 creating openstacksdk-0.59.0/openstack/shared_file_system creating openstacksdk-0.59.0/openstack/shared_file_system/v2 creating openstacksdk-0.59.0/openstack/tests creating openstacksdk-0.59.0/openstack/tests/ansible creating openstacksdk-0.59.0/openstack/tests/ansible/hooks creating openstacksdk-0.59.0/openstack/tests/ansible/roles creating openstacksdk-0.59.0/openstack/tests/ansible/roles/auth creating openstacksdk-0.59.0/openstack/tests/ansible/roles/auth/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/client_config creating openstacksdk-0.59.0/openstack/tests/ansible/roles/client_config/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/group creating openstacksdk-0.59.0/openstack/tests/ansible/roles/group/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/group/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/image creating openstacksdk-0.59.0/openstack/tests/ansible/roles/image/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/image/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keypair creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keypair/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keypair/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_domain creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_domain/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_domain/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_role creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_role/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_role/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/network creating openstacksdk-0.59.0/openstack/tests/ansible/roles/network/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/network/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/nova_flavor creating openstacksdk-0.59.0/openstack/tests/ansible/roles/nova_flavor/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/object creating openstacksdk-0.59.0/openstack/tests/ansible/roles/object/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/port creating openstacksdk-0.59.0/openstack/tests/ansible/roles/port/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/port/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/router creating openstacksdk-0.59.0/openstack/tests/ansible/roles/router/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/router/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/security_group creating openstacksdk-0.59.0/openstack/tests/ansible/roles/security_group/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/security_group/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/server creating openstacksdk-0.59.0/openstack/tests/ansible/roles/server/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/server/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/subnet creating openstacksdk-0.59.0/openstack/tests/ansible/roles/subnet/defaults creating openstacksdk-0.59.0/openstack/tests/ansible/roles/subnet/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/user creating openstacksdk-0.59.0/openstack/tests/ansible/roles/user/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/user_group creating openstacksdk-0.59.0/openstack/tests/ansible/roles/user_group/tasks creating openstacksdk-0.59.0/openstack/tests/ansible/roles/volume creating openstacksdk-0.59.0/openstack/tests/ansible/roles/volume/tasks creating openstacksdk-0.59.0/openstack/tests/functional creating openstacksdk-0.59.0/openstack/tests/functional/baremetal creating openstacksdk-0.59.0/openstack/tests/functional/block_storage creating openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 creating openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 creating openstacksdk-0.59.0/openstack/tests/functional/cloud creating openstacksdk-0.59.0/openstack/tests/functional/cloud/hooks creating openstacksdk-0.59.0/openstack/tests/functional/clustering creating openstacksdk-0.59.0/openstack/tests/functional/compute creating openstacksdk-0.59.0/openstack/tests/functional/compute/v2 creating openstacksdk-0.59.0/openstack/tests/functional/dns creating openstacksdk-0.59.0/openstack/tests/functional/dns/v2 creating openstacksdk-0.59.0/openstack/tests/functional/examples creating openstacksdk-0.59.0/openstack/tests/functional/identity creating openstacksdk-0.59.0/openstack/tests/functional/identity/v3 creating openstacksdk-0.59.0/openstack/tests/functional/image creating openstacksdk-0.59.0/openstack/tests/functional/image/v2 creating openstacksdk-0.59.0/openstack/tests/functional/instance_ha creating openstacksdk-0.59.0/openstack/tests/functional/load_balancer creating openstacksdk-0.59.0/openstack/tests/functional/load_balancer/v2 creating openstacksdk-0.59.0/openstack/tests/functional/network creating openstacksdk-0.59.0/openstack/tests/functional/network/v2 creating openstacksdk-0.59.0/openstack/tests/functional/object_store creating openstacksdk-0.59.0/openstack/tests/functional/object_store/v1 creating openstacksdk-0.59.0/openstack/tests/functional/orchestration creating openstacksdk-0.59.0/openstack/tests/functional/orchestration/v1 creating openstacksdk-0.59.0/openstack/tests/functional/placement creating openstacksdk-0.59.0/openstack/tests/functional/placement/v1 creating openstacksdk-0.59.0/openstack/tests/functional/shared_file_system creating openstacksdk-0.59.0/openstack/tests/unit creating openstacksdk-0.59.0/openstack/tests/unit/accelerator creating openstacksdk-0.59.0/openstack/tests/unit/accelerator/v2 creating openstacksdk-0.59.0/openstack/tests/unit/baremetal creating openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 creating openstacksdk-0.59.0/openstack/tests/unit/baremetal_introspection creating openstacksdk-0.59.0/openstack/tests/unit/baremetal_introspection/v1 creating openstacksdk-0.59.0/openstack/tests/unit/block_storage creating openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 creating openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 creating openstacksdk-0.59.0/openstack/tests/unit/cloud creating openstacksdk-0.59.0/openstack/tests/unit/clustering creating openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 creating openstacksdk-0.59.0/openstack/tests/unit/compute creating openstacksdk-0.59.0/openstack/tests/unit/compute/v2 creating openstacksdk-0.59.0/openstack/tests/unit/config creating openstacksdk-0.59.0/openstack/tests/unit/database creating openstacksdk-0.59.0/openstack/tests/unit/database/v1 creating openstacksdk-0.59.0/openstack/tests/unit/dns creating openstacksdk-0.59.0/openstack/tests/unit/dns/v2 creating openstacksdk-0.59.0/openstack/tests/unit/fake creating openstacksdk-0.59.0/openstack/tests/unit/fake/v1 creating openstacksdk-0.59.0/openstack/tests/unit/fake/v2 creating openstacksdk-0.59.0/openstack/tests/unit/fixtures creating openstacksdk-0.59.0/openstack/tests/unit/fixtures/clouds creating openstacksdk-0.59.0/openstack/tests/unit/identity creating openstacksdk-0.59.0/openstack/tests/unit/identity/v2 creating openstacksdk-0.59.0/openstack/tests/unit/identity/v3 creating openstacksdk-0.59.0/openstack/tests/unit/image creating openstacksdk-0.59.0/openstack/tests/unit/image/v1 creating openstacksdk-0.59.0/openstack/tests/unit/image/v2 creating openstacksdk-0.59.0/openstack/tests/unit/instance_ha creating openstacksdk-0.59.0/openstack/tests/unit/instance_ha/v1 creating openstacksdk-0.59.0/openstack/tests/unit/key_manager creating openstacksdk-0.59.0/openstack/tests/unit/key_manager/v1 creating openstacksdk-0.59.0/openstack/tests/unit/load_balancer creating openstacksdk-0.59.0/openstack/tests/unit/load_balancer/v2 creating openstacksdk-0.59.0/openstack/tests/unit/message creating openstacksdk-0.59.0/openstack/tests/unit/message/v2 creating openstacksdk-0.59.0/openstack/tests/unit/network creating openstacksdk-0.59.0/openstack/tests/unit/network/v2 creating openstacksdk-0.59.0/openstack/tests/unit/object_store creating openstacksdk-0.59.0/openstack/tests/unit/object_store/v1 creating openstacksdk-0.59.0/openstack/tests/unit/orchestration creating openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 creating openstacksdk-0.59.0/openstack/tests/unit/placement creating openstacksdk-0.59.0/openstack/tests/unit/placement/v1 creating openstacksdk-0.59.0/openstack/tests/unit/shared_file_system creating openstacksdk-0.59.0/openstack/tests/unit/shared_file_system/v2 creating openstacksdk-0.59.0/openstack/tests/unit/workflow creating openstacksdk-0.59.0/openstack/tests/unit/workflow/v2 creating openstacksdk-0.59.0/openstack/workflow creating openstacksdk-0.59.0/openstack/workflow/v2 creating openstacksdk-0.59.0/openstacksdk.egg-info creating openstacksdk-0.59.0/playbooks creating openstacksdk-0.59.0/playbooks/devstack creating openstacksdk-0.59.0/releasenotes creating openstacksdk-0.59.0/releasenotes/notes creating openstacksdk-0.59.0/releasenotes/source creating openstacksdk-0.59.0/releasenotes/source/_static creating openstacksdk-0.59.0/releasenotes/source/_templates creating openstacksdk-0.59.0/tools copying files to openstacksdk-0.59.0... copying .coveragerc -> openstacksdk-0.59.0 copying .mailmap -> openstacksdk-0.59.0 copying .pre-commit-config.yaml -> openstacksdk-0.59.0 copying .stestr.conf -> openstacksdk-0.59.0 copying .zuul.yaml -> openstacksdk-0.59.0 copying AUTHORS -> openstacksdk-0.59.0 copying CONTRIBUTING.rst -> openstacksdk-0.59.0 copying ChangeLog -> openstacksdk-0.59.0 copying HACKING.rst -> openstacksdk-0.59.0 copying LICENSE -> openstacksdk-0.59.0 copying MANIFEST.in -> openstacksdk-0.59.0 copying README.rst -> openstacksdk-0.59.0 copying SHADE-MERGE-TODO.rst -> openstacksdk-0.59.0 copying babel.cfg -> openstacksdk-0.59.0 copying bindep.txt -> openstacksdk-0.59.0 copying create_yaml.sh -> openstacksdk-0.59.0 copying docs-requirements.txt -> openstacksdk-0.59.0 copying post_test_hook.sh -> openstacksdk-0.59.0 copying requirements.txt -> openstacksdk-0.59.0 copying setup.cfg -> openstacksdk-0.59.0 copying setup.py -> openstacksdk-0.59.0 copying test-requirements.txt -> openstacksdk-0.59.0 copying tox.ini -> openstacksdk-0.59.0 copying devstack/plugin.sh -> openstacksdk-0.59.0/devstack copying doc/requirements.txt -> openstacksdk-0.59.0/doc copying doc/source/conf.py -> openstacksdk-0.59.0/doc/source copying doc/source/glossary.rst -> openstacksdk-0.59.0/doc/source copying doc/source/index.rst -> openstacksdk-0.59.0/doc/source copying doc/source/releasenotes.rst -> openstacksdk-0.59.0/doc/source copying doc/source/contributor/clouds.yaml -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/coding.rst -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/contributing.rst -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/history.rst -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/index.rst -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/layout.rst -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/layout.txt -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/setup.rst -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/testing.rst -> openstacksdk-0.59.0/doc/source/contributor copying doc/source/contributor/create/resource.rst -> openstacksdk-0.59.0/doc/source/contributor/create copying doc/source/contributor/create/examples/resource/fake.py -> openstacksdk-0.59.0/doc/source/contributor/create/examples/resource copying doc/source/contributor/create/examples/resource/fake_service.py -> openstacksdk-0.59.0/doc/source/contributor/create/examples/resource copying doc/source/install/index.rst -> openstacksdk-0.59.0/doc/source/install copying doc/source/user/connection.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/index.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/microversions.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/model.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/multi-cloud-demo.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/resource.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/service_description.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/transition_from_profile.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/utils.rst -> openstacksdk-0.59.0/doc/source/user copying doc/source/user/config/configuration.rst -> openstacksdk-0.59.0/doc/source/user/config copying doc/source/user/config/index.rst -> openstacksdk-0.59.0/doc/source/user/config copying doc/source/user/config/network-config.rst -> openstacksdk-0.59.0/doc/source/user/config copying doc/source/user/config/reference.rst -> openstacksdk-0.59.0/doc/source/user/config copying doc/source/user/config/using.rst -> openstacksdk-0.59.0/doc/source/user/config copying doc/source/user/config/vendor-support.rst -> openstacksdk-0.59.0/doc/source/user/config copying doc/source/user/guides/baremetal.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/block_storage.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/clustering.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/compute.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/connect.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/connect_from_config.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/database.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/dns.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/identity.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/image.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/intro.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/key_manager.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/logging.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/message.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/network.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/object_store.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/orchestration.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/shared_file_system.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/stats.rst -> openstacksdk-0.59.0/doc/source/user/guides copying doc/source/user/guides/clustering/action.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/cluster.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/event.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/node.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/policy.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/policy_type.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/profile.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/profile_type.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/guides/clustering/receiver.rst -> openstacksdk-0.59.0/doc/source/user/guides/clustering copying doc/source/user/proxies/accelerator.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/baremetal.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/baremetal_introspection.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/block_storage_v2.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/block_storage_v3.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/clustering.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/compute.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/database.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/dns.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/identity_v2.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/identity_v3.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/image_v1.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/image_v2.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/key_manager.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/load_balancer_v2.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/message_v2.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/network.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/object_store.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/orchestration.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/placement.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/shared_file_system.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/proxies/workflow.rst -> openstacksdk-0.59.0/doc/source/user/proxies copying doc/source/user/resources/accelerator/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/accelerator copying doc/source/user/resources/accelerator/v2/accelerator_request.rst -> openstacksdk-0.59.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/accelerator/v2/deployable.rst -> openstacksdk-0.59.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/accelerator/v2/device.rst -> openstacksdk-0.59.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/accelerator/v2/device_profile.rst -> openstacksdk-0.59.0/doc/source/user/resources/accelerator/v2 copying doc/source/user/resources/baremetal/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal copying doc/source/user/resources/baremetal/v1/allocation.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/chassis.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/conductor.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/deploy_templates.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/driver.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/node.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/port.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/port_group.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/volume_connector.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal/v1/volume_target.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal/v1 copying doc/source/user/resources/baremetal_introspection/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal_introspection copying doc/source/user/resources/baremetal_introspection/v1/introspection.rst -> openstacksdk-0.59.0/doc/source/user/resources/baremetal_introspection/v1 copying doc/source/user/resources/block_storage/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage copying doc/source/user/resources/block_storage/v2/backup.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v2/snapshot.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v2/type.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v2/volume.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v2 copying doc/source/user/resources/block_storage/v3/backup.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/block_storage/v3/snapshot.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/block_storage/v3/type.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/block_storage/v3/volume.rst -> openstacksdk-0.59.0/doc/source/user/resources/block_storage/v3 copying doc/source/user/resources/clustering/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering copying doc/source/user/resources/clustering/v1/action.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/build_info.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/cluster.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/cluster_policy.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/event.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/node.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/policy.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/policy_type.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/profile.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/profile_type.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/clustering/v1/receiver.rst -> openstacksdk-0.59.0/doc/source/user/resources/clustering/v1 copying doc/source/user/resources/compute/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute copying doc/source/user/resources/compute/v2/extension.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 'doc/source/user/examples' not a regular file -- skipping copying doc/source/user/resources/compute/v2/flavor.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/hypervisor.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/image.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/keypair.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/limits.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/server.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/server_interface.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/compute/v2/server_ip.rst -> openstacksdk-0.59.0/doc/source/user/resources/compute/v2 copying doc/source/user/resources/database/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/database copying doc/source/user/resources/database/v1/database.rst -> openstacksdk-0.59.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/database/v1/flavor.rst -> openstacksdk-0.59.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/database/v1/instance.rst -> openstacksdk-0.59.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/database/v1/user.rst -> openstacksdk-0.59.0/doc/source/user/resources/database/v1 copying doc/source/user/resources/dns/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/dns copying doc/source/user/resources/dns/v2/floating_ip.rst -> openstacksdk-0.59.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/recordset.rst -> openstacksdk-0.59.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone.rst -> openstacksdk-0.59.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone_export.rst -> openstacksdk-0.59.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone_import.rst -> openstacksdk-0.59.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/dns/v2/zone_transfer.rst -> openstacksdk-0.59.0/doc/source/user/resources/dns/v2 copying doc/source/user/resources/identity/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity copying doc/source/user/resources/identity/v2/extension.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v2/role.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v2/tenant.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v2/user.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v2 copying doc/source/user/resources/identity/v3/credential.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/domain.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/endpoint.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/group.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/policy.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/project.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/service.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/trust.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/identity/v3/user.rst -> openstacksdk-0.59.0/doc/source/user/resources/identity/v3 copying doc/source/user/resources/image/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/image copying doc/source/user/resources/image/v1/image.rst -> openstacksdk-0.59.0/doc/source/user/resources/image/v1 copying doc/source/user/resources/image/v2/image.rst -> openstacksdk-0.59.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/image/v2/member.rst -> openstacksdk-0.59.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/image/v2/service_info.rst -> openstacksdk-0.59.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/image/v2/task.rst -> openstacksdk-0.59.0/doc/source/user/resources/image/v2 copying doc/source/user/resources/key_manager/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/key_manager copying doc/source/user/resources/key_manager/v1/container.rst -> openstacksdk-0.59.0/doc/source/user/resources/key_manager/v1 copying doc/source/user/resources/key_manager/v1/order.rst -> openstacksdk-0.59.0/doc/source/user/resources/key_manager/v1 copying doc/source/user/resources/key_manager/v1/secret.rst -> openstacksdk-0.59.0/doc/source/user/resources/key_manager/v1 copying doc/source/user/resources/load_balancer/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer copying doc/source/user/resources/load_balancer/v2/amphora.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/availability_zone.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/availability_zone_profile.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/flavor.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/flavor_profile.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/health_monitor.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/l7_policy.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/l7_rule.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/listener.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/load_balancer.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/member.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/pool.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/provider.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/load_balancer/v2/quota.rst -> openstacksdk-0.59.0/doc/source/user/resources/load_balancer/v2 copying doc/source/user/resources/network/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/network copying doc/source/user/resources/network/v2/address_group.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/address_scope.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/agent.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/auto_allocated_topology.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/availability_zone.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/extension.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/flavor.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/floating_ip.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/health_monitor.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/ipsec_site_connection.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/listener.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/load_balancer.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/metering_label.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/metering_label_rule.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/network.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/network_ip_availability.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/network_segment_range.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/pool.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/pool_member.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/port.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_bandwidth_limit_rule.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_dscp_marking_rule.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_minimum_bandwidth_rule.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_policy.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/qos_rule_type.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/quota.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/rbac_policy.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/router.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/security_group.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/security_group_rule.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/segment.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/service_profile.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/service_provider.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/subnet.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/network/v2/subnet_pool.rst -> openstacksdk-0.59.0/doc/source/user/resources/network/v2 copying doc/source/user/resources/object_store/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/object_store copying doc/source/user/resources/object_store/v1/account.rst -> openstacksdk-0.59.0/doc/source/user/resources/object_store/v1 copying doc/source/user/resources/object_store/v1/container.rst -> openstacksdk-0.59.0/doc/source/user/resources/object_store/v1 copying doc/source/user/resources/object_store/v1/obj.rst -> openstacksdk-0.59.0/doc/source/user/resources/object_store/v1 copying doc/source/user/resources/orchestration/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/orchestration copying doc/source/user/resources/orchestration/v1/resource.rst -> openstacksdk-0.59.0/doc/source/user/resources/orchestration/v1 copying doc/source/user/resources/orchestration/v1/stack.rst -> openstacksdk-0.59.0/doc/source/user/resources/orchestration/v1 copying doc/source/user/resources/placement/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/placement copying doc/source/user/resources/placement/v1/resource_class.rst -> openstacksdk-0.59.0/doc/source/user/resources/placement/v1 copying doc/source/user/resources/placement/v1/resource_provider.rst -> openstacksdk-0.59.0/doc/source/user/resources/placement/v1 copying doc/source/user/resources/shared_file_system/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/shared_file_system copying doc/source/user/resources/shared_file_system/v2/availability_zone.rst -> openstacksdk-0.59.0/doc/source/user/resources/shared_file_system/v2 copying doc/source/user/resources/workflow/index.rst -> openstacksdk-0.59.0/doc/source/user/resources/workflow copying doc/source/user/resources/workflow/v2/execution.rst -> openstacksdk-0.59.0/doc/source/user/resources/workflow/v2 copying doc/source/user/resources/workflow/v2/workflow.rst -> openstacksdk-0.59.0/doc/source/user/resources/workflow/v2 copying examples/__init__.py -> openstacksdk-0.59.0/examples copying examples/connect.py -> openstacksdk-0.59.0/examples copying examples/baremetal/list.py -> openstacksdk-0.59.0/examples/baremetal copying examples/baremetal/provisioning.py -> openstacksdk-0.59.0/examples/baremetal copying examples/cloud/cleanup-servers.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/create-server-dict.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/create-server-name-or-id.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/debug-logging.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/find-an-image.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/http-debug-logging.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/munch-dict-object.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/normalization.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/server-information.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/service-conditional-overrides.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/service-conditionals.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/strict-mode.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/upload-large-object.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/upload-object.py -> openstacksdk-0.59.0/examples/cloud copying examples/cloud/user-agent.py -> openstacksdk-0.59.0/examples/cloud copying examples/clustering/__init__.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/action.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/cluster.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/event.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/node.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/policy.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/policy_type.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/profile.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/profile_type.py -> openstacksdk-0.59.0/examples/clustering copying examples/clustering/receiver.py -> openstacksdk-0.59.0/examples/clustering copying examples/compute/__init__.py -> openstacksdk-0.59.0/examples/compute copying examples/compute/create.py -> openstacksdk-0.59.0/examples/compute copying examples/compute/delete.py -> openstacksdk-0.59.0/examples/compute copying examples/compute/find.py -> openstacksdk-0.59.0/examples/compute copying examples/compute/list.py -> openstacksdk-0.59.0/examples/compute copying examples/dns/__init__.py -> openstacksdk-0.59.0/examples/dns copying examples/dns/list.py -> openstacksdk-0.59.0/examples/dns copying examples/identity/__init__.py -> openstacksdk-0.59.0/examples/identity copying examples/identity/list.py -> openstacksdk-0.59.0/examples/identity copying examples/image/__init__.py -> openstacksdk-0.59.0/examples/image copying examples/image/create.py -> openstacksdk-0.59.0/examples/image copying examples/image/delete.py -> openstacksdk-0.59.0/examples/image copying examples/image/download.py -> openstacksdk-0.59.0/examples/image copying examples/image/import.py -> openstacksdk-0.59.0/examples/image copying examples/image/list.py -> openstacksdk-0.59.0/examples/image copying examples/key_manager/__init__.py -> openstacksdk-0.59.0/examples/key_manager copying examples/key_manager/create.py -> openstacksdk-0.59.0/examples/key_manager copying examples/key_manager/get.py -> openstacksdk-0.59.0/examples/key_manager copying examples/key_manager/list.py -> openstacksdk-0.59.0/examples/key_manager copying examples/network/__init__.py -> openstacksdk-0.59.0/examples/network copying examples/network/create.py -> openstacksdk-0.59.0/examples/network copying examples/network/delete.py -> openstacksdk-0.59.0/examples/network copying examples/network/find.py -> openstacksdk-0.59.0/examples/network copying examples/network/list.py -> openstacksdk-0.59.0/examples/network copying examples/network/security_group_rules.py -> openstacksdk-0.59.0/examples/network copying examples/shared_file_system/__init__.py -> openstacksdk-0.59.0/examples/shared_file_system copying examples/shared_file_system/availability_zones.py -> openstacksdk-0.59.0/examples/shared_file_system copying extras/delete-network.sh -> openstacksdk-0.59.0/extras copying extras/run-ansible-tests.sh -> openstacksdk-0.59.0/extras copying openstack/__init__.py -> openstacksdk-0.59.0/openstack copying openstack/__main__.py -> openstacksdk-0.59.0/openstack copying openstack/_hacking.py -> openstacksdk-0.59.0/openstack copying openstack/_log.py -> openstacksdk-0.59.0/openstack copying openstack/_services_mixin.py -> openstacksdk-0.59.0/openstack copying openstack/connection.py -> openstacksdk-0.59.0/openstack copying openstack/exceptions.py -> openstacksdk-0.59.0/openstack copying openstack/format.py -> openstacksdk-0.59.0/openstack copying openstack/proxy.py -> openstacksdk-0.59.0/openstack copying openstack/py.typed -> openstacksdk-0.59.0/openstack copying openstack/resource.py -> openstacksdk-0.59.0/openstack copying openstack/service_description.py -> openstacksdk-0.59.0/openstack copying openstack/utils.py -> openstacksdk-0.59.0/openstack copying openstack/version.py -> openstacksdk-0.59.0/openstack copying openstack/accelerator/__init__.py -> openstacksdk-0.59.0/openstack/accelerator copying openstack/accelerator/accelerator_service.py -> openstacksdk-0.59.0/openstack/accelerator copying openstack/accelerator/version.py -> openstacksdk-0.59.0/openstack/accelerator copying openstack/accelerator/v2/__init__.py -> openstacksdk-0.59.0/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> openstacksdk-0.59.0/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> openstacksdk-0.59.0/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> openstacksdk-0.59.0/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> openstacksdk-0.59.0/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> openstacksdk-0.59.0/openstack/accelerator/v2 copying openstack/baremetal/__init__.py -> openstacksdk-0.59.0/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> openstacksdk-0.59.0/openstack/baremetal copying openstack/baremetal/configdrive.py -> openstacksdk-0.59.0/openstack/baremetal copying openstack/baremetal/version.py -> openstacksdk-0.59.0/openstack/baremetal copying openstack/baremetal/v1/__init__.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/conductor.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/deploy_templates.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_target.py -> openstacksdk-0.59.0/openstack/baremetal/v1 copying openstack/baremetal_introspection/__init__.py -> openstacksdk-0.59.0/openstack/baremetal_introspection copying openstack/baremetal_introspection/baremetal_introspection_service.py -> openstacksdk-0.59.0/openstack/baremetal_introspection copying openstack/baremetal_introspection/v1/__init__.py -> openstacksdk-0.59.0/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> openstacksdk-0.59.0/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> openstacksdk-0.59.0/openstack/baremetal_introspection/v1 copying openstack/block_storage/__init__.py -> openstacksdk-0.59.0/openstack/block_storage copying openstack/block_storage/_base_proxy.py -> openstacksdk-0.59.0/openstack/block_storage copying openstack/block_storage/block_storage_service.py -> openstacksdk-0.59.0/openstack/block_storage copying openstack/block_storage/v2/__init__.py -> openstacksdk-0.59.0/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> openstacksdk-0.59.0/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> openstacksdk-0.59.0/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> openstacksdk-0.59.0/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> openstacksdk-0.59.0/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> openstacksdk-0.59.0/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> openstacksdk-0.59.0/openstack/block_storage/v2 copying openstack/block_storage/v3/__init__.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/availability_zone.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/capabilities.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/extension.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/group_type.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/limits.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/resource_filter.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> openstacksdk-0.59.0/openstack/block_storage/v3 copying openstack/cloud/__init__.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_accelerator.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_baremetal.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_block_storage.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_clustering.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_coe.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_compute.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_dns.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_floating_ip.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_identity.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_image.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_network.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_network_common.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_normalize.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_object_store.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_orchestration.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_security_group.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_shared_file_system.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/_utils.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/exc.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/inventory.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/meta.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/openstackcloud.py -> openstacksdk-0.59.0/openstack/cloud copying openstack/cloud/cmd/__init__.py -> openstacksdk-0.59.0/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> openstacksdk-0.59.0/openstack/cloud/cmd copying openstack/cloud/tests/__init__.py -> openstacksdk-0.59.0/openstack/cloud/tests copying openstack/clustering/__init__.py -> openstacksdk-0.59.0/openstack/clustering copying openstack/clustering/clustering_service.py -> openstacksdk-0.59.0/openstack/clustering copying openstack/clustering/version.py -> openstacksdk-0.59.0/openstack/clustering copying openstack/clustering/v1/__init__.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> openstacksdk-0.59.0/openstack/clustering/v1 copying openstack/compute/__init__.py -> openstacksdk-0.59.0/openstack/compute copying openstack/compute/compute_service.py -> openstacksdk-0.59.0/openstack/compute copying openstack/compute/version.py -> openstacksdk-0.59.0/openstack/compute copying openstack/compute/v2/__init__.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/extension.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/image.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/limits.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/metadata.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/server.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/service.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> openstacksdk-0.59.0/openstack/compute/v2 copying openstack/config/__init__.py -> openstacksdk-0.59.0/openstack/config copying openstack/config/_util.py -> openstacksdk-0.59.0/openstack/config copying openstack/config/cloud_config.py -> openstacksdk-0.59.0/openstack/config copying openstack/config/cloud_region.py -> openstacksdk-0.59.0/openstack/config copying openstack/config/defaults.json -> openstacksdk-0.59.0/openstack/config copying openstack/config/defaults.py -> openstacksdk-0.59.0/openstack/config copying openstack/config/exceptions.py -> openstacksdk-0.59.0/openstack/config copying openstack/config/loader.py -> openstacksdk-0.59.0/openstack/config copying openstack/config/schema.json -> openstacksdk-0.59.0/openstack/config copying openstack/config/vendor-schema.json -> openstacksdk-0.59.0/openstack/config copying openstack/config/vendors/__init__.py -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/auro.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/conoha.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/elastx.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/fuga.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/internap.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/otc.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/ovh-us.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/ovh.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/config/vendors/zetta.json -> openstacksdk-0.59.0/openstack/config/vendors copying openstack/database/__init__.py -> openstacksdk-0.59.0/openstack/database copying openstack/database/database_service.py -> openstacksdk-0.59.0/openstack/database copying openstack/database/v1/__init__.py -> openstacksdk-0.59.0/openstack/database/v1 copying openstack/database/v1/_proxy.py -> openstacksdk-0.59.0/openstack/database/v1 copying openstack/database/v1/database.py -> openstacksdk-0.59.0/openstack/database/v1 copying openstack/database/v1/flavor.py -> openstacksdk-0.59.0/openstack/database/v1 copying openstack/database/v1/instance.py -> openstacksdk-0.59.0/openstack/database/v1 copying openstack/database/v1/user.py -> openstacksdk-0.59.0/openstack/database/v1 copying openstack/dns/__init__.py -> openstacksdk-0.59.0/openstack/dns copying openstack/dns/dns_service.py -> openstacksdk-0.59.0/openstack/dns copying openstack/dns/v2/__init__.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/_base.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/zone.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> openstacksdk-0.59.0/openstack/dns/v2 copying openstack/fixture/__init__.py -> openstacksdk-0.59.0/openstack/fixture copying openstack/fixture/connection.py -> openstacksdk-0.59.0/openstack/fixture copying openstack/identity/__init__.py -> openstacksdk-0.59.0/openstack/identity copying openstack/identity/identity_service.py -> openstacksdk-0.59.0/openstack/identity copying openstack/identity/version.py -> openstacksdk-0.59.0/openstack/identity copying openstack/identity/v2/__init__.py -> openstacksdk-0.59.0/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> openstacksdk-0.59.0/openstack/identity/v2 copying openstack/identity/v2/extension.py -> openstacksdk-0.59.0/openstack/identity/v2 copying openstack/identity/v2/role.py -> openstacksdk-0.59.0/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> openstacksdk-0.59.0/openstack/identity/v2 copying openstack/identity/v2/user.py -> openstacksdk-0.59.0/openstack/identity/v2 copying openstack/identity/v3/__init__.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/credential.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/domain.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/group.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/limit.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/policy.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/project.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/region.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/role.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/service.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/trust.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/identity/v3/user.py -> openstacksdk-0.59.0/openstack/identity/v3 copying openstack/image/__init__.py -> openstacksdk-0.59.0/openstack/image copying openstack/image/_base_proxy.py -> openstacksdk-0.59.0/openstack/image copying openstack/image/_download.py -> openstacksdk-0.59.0/openstack/image copying openstack/image/image_service.py -> openstacksdk-0.59.0/openstack/image copying openstack/image/image_signer.py -> openstacksdk-0.59.0/openstack/image copying openstack/image/iterable_chunked_file.py -> openstacksdk-0.59.0/openstack/image copying openstack/image/v1/__init__.py -> openstacksdk-0.59.0/openstack/image/v1 copying openstack/image/v1/_proxy.py -> openstacksdk-0.59.0/openstack/image/v1 copying openstack/image/v1/image.py -> openstacksdk-0.59.0/openstack/image/v1 copying openstack/image/v2/__init__.py -> openstacksdk-0.59.0/openstack/image/v2 copying openstack/image/v2/_proxy.py -> openstacksdk-0.59.0/openstack/image/v2 copying openstack/image/v2/image.py -> openstacksdk-0.59.0/openstack/image/v2 copying openstack/image/v2/member.py -> openstacksdk-0.59.0/openstack/image/v2 copying openstack/image/v2/schema.py -> openstacksdk-0.59.0/openstack/image/v2 copying openstack/image/v2/service_info.py -> openstacksdk-0.59.0/openstack/image/v2 copying openstack/image/v2/task.py -> openstacksdk-0.59.0/openstack/image/v2 copying openstack/instance_ha/__init__.py -> openstacksdk-0.59.0/openstack/instance_ha copying openstack/instance_ha/instance_ha_service.py -> openstacksdk-0.59.0/openstack/instance_ha copying openstack/instance_ha/v1/__init__.py -> openstacksdk-0.59.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> openstacksdk-0.59.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> openstacksdk-0.59.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> openstacksdk-0.59.0/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> openstacksdk-0.59.0/openstack/instance_ha/v1 copying openstack/key_manager/__init__.py -> openstacksdk-0.59.0/openstack/key_manager copying openstack/key_manager/key_manager_service.py -> openstacksdk-0.59.0/openstack/key_manager copying openstack/key_manager/v1/__init__.py -> openstacksdk-0.59.0/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> openstacksdk-0.59.0/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> openstacksdk-0.59.0/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> openstacksdk-0.59.0/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> openstacksdk-0.59.0/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> openstacksdk-0.59.0/openstack/key_manager/v1 copying openstack/load_balancer/__init__.py -> openstacksdk-0.59.0/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> openstacksdk-0.59.0/openstack/load_balancer copying openstack/load_balancer/version.py -> openstacksdk-0.59.0/openstack/load_balancer copying openstack/load_balancer/v2/__init__.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone_profile.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> openstacksdk-0.59.0/openstack/load_balancer/v2 copying openstack/message/__init__.py -> openstacksdk-0.59.0/openstack/message copying openstack/message/message_service.py -> openstacksdk-0.59.0/openstack/message copying openstack/message/version.py -> openstacksdk-0.59.0/openstack/message copying openstack/message/v2/__init__.py -> openstacksdk-0.59.0/openstack/message/v2 copying openstack/message/v2/_proxy.py -> openstacksdk-0.59.0/openstack/message/v2 copying openstack/message/v2/claim.py -> openstacksdk-0.59.0/openstack/message/v2 copying openstack/message/v2/message.py -> openstacksdk-0.59.0/openstack/message/v2 copying openstack/message/v2/queue.py -> openstacksdk-0.59.0/openstack/message/v2 copying openstack/message/v2/subscription.py -> openstacksdk-0.59.0/openstack/message/v2 copying openstack/network/__init__.py -> openstacksdk-0.59.0/openstack/network copying openstack/network/network_service.py -> openstacksdk-0.59.0/openstack/network copying openstack/network/version.py -> openstacksdk-0.59.0/openstack/network copying openstack/network/v2/__init__.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/_base.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/_proxy.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/address_group.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/address_scope.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/agent.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/extension.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/flavor.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/ipsec_site_connection.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/l3_conntrack_helper.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/listener.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/metering_label.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/network.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/pool.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/pool_member.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/port.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/quota.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/router.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/security_group.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/segment.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/service_profile.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/service_provider.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/subnet.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/trunk.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> openstacksdk-0.59.0/openstack/network/v2 copying openstack/object_store/__init__.py -> openstacksdk-0.59.0/openstack/object_store copying openstack/object_store/object_store_service.py -> openstacksdk-0.59.0/openstack/object_store copying openstack/object_store/v1/__init__.py -> openstacksdk-0.59.0/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> openstacksdk-0.59.0/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> openstacksdk-0.59.0/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> openstacksdk-0.59.0/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> openstacksdk-0.59.0/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> openstacksdk-0.59.0/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> openstacksdk-0.59.0/openstack/object_store/v1 copying openstack/orchestration/__init__.py -> openstacksdk-0.59.0/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> openstacksdk-0.59.0/openstack/orchestration copying openstack/orchestration/version.py -> openstacksdk-0.59.0/openstack/orchestration copying openstack/orchestration/util/__init__.py -> openstacksdk-0.59.0/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> openstacksdk-0.59.0/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> openstacksdk-0.59.0/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> openstacksdk-0.59.0/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> openstacksdk-0.59.0/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> openstacksdk-0.59.0/openstack/orchestration/util copying openstack/orchestration/v1/__init__.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> openstacksdk-0.59.0/openstack/orchestration/v1 copying openstack/placement/__init__.py -> openstacksdk-0.59.0/openstack/placement copying openstack/placement/placement_service.py -> openstacksdk-0.59.0/openstack/placement copying openstack/placement/v1/__init__.py -> openstacksdk-0.59.0/openstack/placement/v1 copying openstack/placement/v1/_proxy.py -> openstacksdk-0.59.0/openstack/placement/v1 copying openstack/placement/v1/resource_class.py -> openstacksdk-0.59.0/openstack/placement/v1 copying openstack/placement/v1/resource_provider.py -> openstacksdk-0.59.0/openstack/placement/v1 copying openstack/shared_file_system/__init__.py -> openstacksdk-0.59.0/openstack/shared_file_system copying openstack/shared_file_system/shared_file_system_service.py -> openstacksdk-0.59.0/openstack/shared_file_system copying openstack/shared_file_system/v2/__init__.py -> openstacksdk-0.59.0/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/_proxy.py -> openstacksdk-0.59.0/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/availability_zone.py -> openstacksdk-0.59.0/openstack/shared_file_system/v2 copying openstack/tests/__init__.py -> openstacksdk-0.59.0/openstack/tests copying openstack/tests/base.py -> openstacksdk-0.59.0/openstack/tests copying openstack/tests/fakes.py -> openstacksdk-0.59.0/openstack/tests copying openstack/tests/ansible/README.txt -> openstacksdk-0.59.0/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> openstacksdk-0.59.0/openstack/tests/ansible copying openstack/tests/ansible/hooks/post_test_hook.sh -> openstacksdk-0.59.0/openstack/tests/ansible/hooks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/group/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/image/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/network/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/port/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/router/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/server/defaults/main.yaml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> openstacksdk-0.59.0/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/functional/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional copying openstack/tests/functional/base.py -> openstacksdk-0.59.0/openstack/tests/functional copying openstack/tests/functional/baremetal/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> openstacksdk-0.59.0/openstack/tests/functional/baremetal copying openstack/tests/functional/block_storage/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage copying openstack/tests/functional/block_storage/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v3/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_extension.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_group_type.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_limits.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> openstacksdk-0.59.0/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/cloud/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_clustering.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project_cleanup.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/util.py -> openstacksdk-0.59.0/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> openstacksdk-0.59.0/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/clustering/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> openstacksdk-0.59.0/openstack/tests/functional/clustering copying openstack/tests/functional/compute/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/compute copying openstack/tests/functional/compute/base.py -> openstacksdk-0.59.0/openstack/tests/functional/compute copying openstack/tests/functional/compute/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_hypervisor.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_service.py -> openstacksdk-0.59.0/openstack/tests/functional/compute/v2 copying openstack/tests/functional/dns/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/dns copying openstack/tests/functional/dns/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> openstacksdk-0.59.0/openstack/tests/functional/dns/v2 copying openstack/tests/functional/examples/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> openstacksdk-0.59.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> openstacksdk-0.59.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> openstacksdk-0.59.0/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> openstacksdk-0.59.0/openstack/tests/functional/examples copying openstack/tests/functional/identity/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/identity copying openstack/tests/functional/identity/v3/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_application_credential.py -> openstacksdk-0.59.0/openstack/tests/functional/identity/v3 copying openstack/tests/functional/image/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/image copying openstack/tests/functional/image/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> openstacksdk-0.59.0/openstack/tests/functional/image/v2 copying openstack/tests/functional/instance_ha/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> openstacksdk-0.59.0/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> openstacksdk-0.59.0/openstack/tests/functional/instance_ha copying openstack/tests/functional/load_balancer/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/load_balancer copying openstack/tests/functional/load_balancer/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> openstacksdk-0.59.0/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/network/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/network copying openstack/tests/functional/network/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_group.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> openstacksdk-0.59.0/openstack/tests/functional/network/v2 copying openstack/tests/functional/object_store/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/object_store copying openstack/tests/functional/object_store/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> openstacksdk-0.59.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> openstacksdk-0.59.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> openstacksdk-0.59.0/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/orchestration/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/orchestration copying openstack/tests/functional/orchestration/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> openstacksdk-0.59.0/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> openstacksdk-0.59.0/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/placement/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/placement copying openstack/tests/functional/placement/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider.py -> openstacksdk-0.59.0/openstack/tests/functional/placement/v1 copying openstack/tests/functional/shared_file_system/__init__.py -> openstacksdk-0.59.0/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/base.py -> openstacksdk-0.59.0/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/functional/shared_file_system copying openstack/tests/unit/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/base.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/fakes.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_format.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_microversions.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_stats.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/test_utils.py -> openstacksdk-0.59.0/openstack/tests/unit copying openstack/tests/unit/accelerator/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_deployable.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/baremetal/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_conductor.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal_introspection/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal_introspection copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/block_storage/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage copying openstack/tests/unit/block_storage/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v3/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_extension.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_type.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_limits.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> openstacksdk-0.59.0/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/cloud/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_accelerator.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_caching.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_normalize.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade_operator.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shared_file_system.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> openstacksdk-0.59.0/openstack/tests/unit/cloud copying openstack/tests/unit/clustering/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> openstacksdk-0.59.0/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/compute/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/compute copying openstack/tests/unit/compute/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/compute copying openstack/tests/unit/compute/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_metadata.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> openstacksdk-0.59.0/openstack/tests/unit/compute/v2 copying openstack/tests/unit/config/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/config/test_loader.py -> openstacksdk-0.59.0/openstack/tests/unit/config copying openstack/tests/unit/database/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/database copying openstack/tests/unit/database/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> openstacksdk-0.59.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> openstacksdk-0.59.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> openstacksdk-0.59.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> openstacksdk-0.59.0/openstack/tests/unit/database/v1 copying openstack/tests/unit/dns/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/dns copying openstack/tests/unit/dns/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> openstacksdk-0.59.0/openstack/tests/unit/dns/v2 copying openstack/tests/unit/fake/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/fake copying openstack/tests/unit/fake/fake_service.py -> openstacksdk-0.59.0/openstack/tests/unit/fake copying openstack/tests/unit/fake/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> openstacksdk-0.59.0/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> openstacksdk-0.59.0/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fixtures/accelerator.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-placement.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/old-compute-version.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/shared-file-system.json -> openstacksdk-0.59.0/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> openstacksdk-0.59.0/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> openstacksdk-0.59.0/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/identity/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/identity copying openstack/tests/unit/identity/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/identity copying openstack/tests/unit/identity/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v3/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_application_credential.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_identity_provider.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_mapping.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> openstacksdk-0.59.0/openstack/tests/unit/identity/v3 copying openstack/tests/unit/image/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/image copying openstack/tests/unit/image/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> openstacksdk-0.59.0/openstack/tests/unit/image/v2 copying openstack/tests/unit/instance_ha/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/instance_ha copying openstack/tests/unit/instance_ha/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> openstacksdk-0.59.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> openstacksdk-0.59.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> openstacksdk-0.59.0/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/key_manager/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/key_manager copying openstack/tests/unit/key_manager/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> openstacksdk-0.59.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> openstacksdk-0.59.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> openstacksdk-0.59.0/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/load_balancer/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_amphora.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/message/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/message copying openstack/tests/unit/message/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/message copying openstack/tests/unit/message/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> openstacksdk-0.59.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> openstacksdk-0.59.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> openstacksdk-0.59.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> openstacksdk-0.59.0/openstack/tests/unit/message/v2 copying openstack/tests/unit/network/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/network copying openstack/tests/unit/network/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/network copying openstack/tests/unit/network/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_group.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_ipsec_site_connection.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> openstacksdk-0.59.0/openstack/tests/unit/network/v2 copying openstack/tests/unit/object_store/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/object_store copying openstack/tests/unit/object_store/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> openstacksdk-0.59.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> openstacksdk-0.59.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> openstacksdk-0.59.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/orchestration/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> openstacksdk-0.59.0/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/placement/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/placement copying openstack/tests/unit/placement/v1/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_class.py -> openstacksdk-0.59.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider.py -> openstacksdk-0.59.0/openstack/tests/unit/placement/v1 copying openstack/tests/unit/shared_file_system/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/shared_file_system copying openstack/tests/unit/shared_file_system/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> openstacksdk-0.59.0/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/workflow/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> openstacksdk-0.59.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_version.py -> openstacksdk-0.59.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> openstacksdk-0.59.0/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/v2/__init__.py -> openstacksdk-0.59.0/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/test_proxy.py -> openstacksdk-0.59.0/openstack/tests/unit/workflow/v2 copying openstack/workflow/__init__.py -> openstacksdk-0.59.0/openstack/workflow copying openstack/workflow/version.py -> openstacksdk-0.59.0/openstack/workflow copying openstack/workflow/workflow_service.py -> openstacksdk-0.59.0/openstack/workflow copying openstack/workflow/v2/__init__.py -> openstacksdk-0.59.0/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> openstacksdk-0.59.0/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> openstacksdk-0.59.0/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> openstacksdk-0.59.0/openstack/workflow/v2 copying openstacksdk.egg-info/PKG-INFO -> openstacksdk-0.59.0/openstacksdk.egg-info copying openstacksdk.egg-info/SOURCES.txt -> openstacksdk-0.59.0/openstacksdk.egg-info copying openstacksdk.egg-info/dependency_links.txt -> openstacksdk-0.59.0/openstacksdk.egg-info copying openstacksdk.egg-info/entry_points.txt -> openstacksdk-0.59.0/openstacksdk.egg-info copying openstacksdk.egg-info/not-zip-safe -> openstacksdk-0.59.0/openstacksdk.egg-info copying openstacksdk.egg-info/pbr.json -> openstacksdk-0.59.0/openstacksdk.egg-info copying openstacksdk.egg-info/requires.txt -> openstacksdk-0.59.0/openstacksdk.egg-info copying openstacksdk.egg-info/top_level.txt -> openstacksdk-0.59.0/openstacksdk.egg-info copying playbooks/devstack/legacy-git.yaml -> openstacksdk-0.59.0/playbooks/devstack copying playbooks/devstack/post.yaml -> openstacksdk-0.59.0/playbooks/devstack copying releasenotes/notes/add-aggregates-fc563e237755112e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-application-credentials-abab9106dea10c11.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-az-to-loadbalancer-da9bf1baaedc89a4.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-bulk-create-resources-12192ec9d76c7716.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-cipher-list-support-to-octavia-b6b2b0053ca6b184.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-compute-flavor-ops-12149e58299c413e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-current-user-id-49b6463e6bcc3b31.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-cyborg-support-b9afca69f709c048.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-dns-606cc018e01d40fa.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-dns-domain-support-for-port-3fa4568330dda07e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-fip-portforwarding-methods-cffc14a6283cedfb.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-image-attributes-05b820a85cd09806.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-image-schema-9c07c2789490718a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-image-service-info-90d6063b5ba0735d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-image-stage-1dbc3844a042fd26.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-jmespath-support-f47b7a503dbbfda1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-list_flavor_access-e038253e953e6586.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-flavor-api-d2598e30347a19fc.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-flavor-profile-api-e5a15157563eb75f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-listener-alpn-protocols-ded816c78bf2080c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-pool-alpn-protocols-77f0c7015f176369.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-load-balancer-provider-api-08bcfb72ddf5b247.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-magnum-cluster-support-843fe2709b8f4789.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-masakara-support-3f7df4436ac869cf.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-masakari-enabled-to-segment-0e83da869d2ab03f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-new-field-progress-details-in-notification-resource-f7871acb6ffd46dc.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-node-vendor_passthru-29b384cadf795b48.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-octavia-amphora-api-7f3586f6a4f31de4.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-octavia-lb-failover-9a34c9577d78ad34.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-octavia-lb-listener-stats-1538cc6e4f734353.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-octavia-tags-support-1c1cf94184e6ebb7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-placement-resource-class-e1c644d978b886bc.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-placement-support-a2011eb1e900804d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-port-numa-affinity-policy-b42a85dbe26560d2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-propagate_uplink_status-to-port-0152d476c65979e3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-server-console-078ed2696e5b04d9.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-service-0bcc16eb026eade3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-sg-rules-bulk-f36a3e2326d74867.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-shared-file-systems-83a3767429fd5e8c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-show-all-images-flag-352748b6c3d99f3f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-support-allowed-cidrs-loadbalancer-listener-809e523a8bd6a7d5.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-support-availability_zone-loadbalancer-a18aa1708d7859e2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-support-for-setting-static-routes-b3ce6cac2c5e9e51.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-tls-version-support-for-octavia-7ecb372e6fb58101.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-tls_enabled-parameter-for-octavia-pools-f0a23436d826b313.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-unified-limit-5ac334a08e137a70.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-volume-extend-support-86e5c8cff5d6874e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add-volume-type-update-b84f50b7fa3b061d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_description_create_user-0ddc9a0ef4da840d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_designate_recordsets_support-69af0a6b317073e7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_designate_zones_support-35fa9b8b09995b43.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_heat_tag_support-135aa43ba1dce3bb.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_host_aggregate_support-471623faf45ec3c3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_image_import_support-6cea2e7d7a781071.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_influxdb_stats-665714d715302ad5.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_magnum_baymodel_support-e35e5aab0b14ff75.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_magnum_services_support-3d95f9dcc60b5573.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_project_cleanup-39c3517b25a5372e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_server_group_support-dfa472e3dae7d34d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_support_port_binding_attrs-c70966724eb970f3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_update_server-8761059d6de7e68b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_update_service-28e590a7a7524053.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/add_vendor_hook-e87b6afb7f215a30.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/added-federation-support-3b65e531e57211f5.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/added-senlin-support-1eb4e47c31258f66.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/allocation-api-04f6b3b7a0ccc850.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/allocation-update-910c36c1290e5121.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/alternate-auth-context-3939f1492a0e1355.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/always-detail-cluster-templates-3eb4b5744ba327ac.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/auth-url-vexxhost-8d63cd17bde21320.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/bail-on-failed-service-cf299c37d5647b08.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-configdrive-mkisofs-xorrisofs-075db4d7d80e5a13.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-details-09b27fba82111cfb.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-errors-5cc871e8df4c9d95.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-fields-1f6fbcd8bd1ea2aa.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-fields-624546fa533a8287.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-fields-convert-857b8804327f1e86.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-introspection-973351b3ee76309e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-maintenance-5cb95c6d898d4d72.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-patch-feebd96b1b92f3b9.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-ports-cc0f56ae0d192aba.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-reservation-40327923092e9647.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-retired-fields-f56a4632ad4797d7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-retries-804f553b4e22b3bf.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-retries-ff8aa8f73fb97415.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-traits-d1137318db33b8d1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-update-80effb38aae8e02d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-validate-ccce2a37d2a20d96.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-vif-122457118c722a9b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/baremetal-wait-e4571cdb150b188a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/block-storage-backup-5886e91fd6e423bf.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/block-storage-v3-9798d584d088c048.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/block_storage-type_encryption-121f8a222c822fb5.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/boot-on-server-group-a80e51850db24b3d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/bug-2001080-de52ead3c5466792.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/cache-auth-in-keyring-773dd5f682cd1610.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/cache-in-use-volumes-c7fa8bb378106fe3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/catch-up-release-notes-e385fad34e9f3d6e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/change-attach-vol-return-value-4834a1f78392abb1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/cinder_volume_backups_support-6f7ceab440853833.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/cinderv2-norm-fix-037189c60b43089f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/cleanup-objects-f99aeecf22ac13dd.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/cloud-profile-status-e0d29b5e2f10e95c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/clustering-resource-deletion-bed869ba47c2aac1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/complete-aggregate-functions-45d5f2beeeac2b48.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/compute-quotas-b07a0f24dfac8444.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/compute-service-zone-2b25ec705b0156c4.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/compute-usage-defaults-5f5b2936f17ff400.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/conf-object-ctr-c0e1da0a67dad841.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/config-aliases-0f6297eafd05c07c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/config-flavor-specs-ca712e17971482b6.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/configdrive-f8ca9f94b2981db7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/container-search-b0f4253ce2deeda5.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/create-object-data-870cb543543aa983.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/create-object-directory-98e2cae175cc5082.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/create-stack-fix-12dbb59a48ac7442.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/create_server_network_fix-c4a56b31d2850a4b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/create_service_norm-319a97433d68fa6a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/data-model-cf50d86982646370.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/default-cloud-7ee0bcb9e5dd24b9.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/default-microversion-b2401727cb591002.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/delete-autocreated-1839187b0aa35022.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/delete-image-objects-9d4b4e0fff36a23f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/delete-obj-return-a3ecf0415b7a2989.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/delete_project-399f9b3107014dde.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-metering-label-rules-843d5a962e4e428c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/deprecated-profile-762afdef0e8fc9e8.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/disable-service-39df96ef8a817785.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/dns-domain-parameter-d3acfc3287a9d632.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/domain_operations_name_or_id-baba4cac5b67234d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/drop-python27-b824f9ce51cb1ab7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/dropped-python-3.5-b154887cce87947c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/dual-stack-networks-8a81941c97d28deb.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/endpoint-from-catalog-bad36cb0409a4e6a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/expose-client-side-rate-limit-ddb82df7cb92091c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/false-not-attribute-error-49484d0fdc61f75d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/feature-server-metadata-50caf18cec532160.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fip_timeout-035c4bb3ff92fa1f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/firewall-resources-c7589d288dd57e35.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-compat-with-old-keystoneauth-66e11ee9d008b962.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-config-drive-a148b7589f7e1022.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-delete-ips-1d4eebf7bc4d4733.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-dns-return-c810d5e6736322f1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-endpoint-override-ac41baeec9549ab3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-floating-ip-private-matching-84e369eee380a185.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-for-microversion-70cd686b6d6e3fd0.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-image-task-ae79502dd5c7ecba.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-list-networks-a592725df64c306e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-microversion-354dc70deb2b2f0b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-missing-futures-a0617a1c1ce6e659.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-neutron-endpoint-mangling-a9dd89dd09bc71ec.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-properties-key-conflict-2161ca1faaad6731.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-supplemental-fips-c9cd58aac12eb30e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-task-timing-048afea680adc62e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-update-domain-af47b066ac52eb7f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fix-yaml-load-3e6bd852afe549b4.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fixed-magnum-type-7406f0a60525f858.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/flavor-cloud-layer-0b4d130ac1c5e7c4.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/flavor_fix-a53c6b326dc34a2c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/fnmatch-name-or-id-f658fe26f84086c8.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/force_ipv4_no_ipv6_address-9842168b5d05d262.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/futurist-b54b0f449d410997.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/generate-form-signature-294ca46812f291d6.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/get-limits-c383c512f8e01873.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/get-object-raw-e58284e59c81c8ef.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/get-server-by-id-none-3e8538800fa09d82.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/get-usage-72d249ff790d1b8f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/get_object_api-968483adb016bce1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/glance-image-pagination-0b4dfef22b25852b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/glance-image-stores-2baa66e6743a2f2d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/global-request-id-d7c0736f43929165.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/grant-revoke-assignments-231d3f9596a1ae75.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/identity-auth-url-f3ae8ef22d2bcab6.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/image-flavor-by-name-54865b00ebbf1004.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/image-from-volume-9acf7379f5995b5b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/image-import-support-97052cdbc8ce449b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/image-update-76bd3bf24c1c1380.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/infer-secgroup-source-58d840aaf1a1f485.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/introduce-source-and-destination-ip-prefixes-into-metering-label-rules-e04b797adac5d0d0.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/introspection-node-6a3b7d55839ef82c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/ironic-conductors-support-3bf27e8b2f0299ba.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/ironic-deploy-steps-2c0f39d7d2a13289.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/ironic-deploy-template-support-fa56005365ed6e4d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/ironic-microversion-ba5b0f36f11196a6.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/ironic-volume_target-support-8130361804366787.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/ksa-discovery-86a4ef00d85ea87f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/less-file-hashing-d2497337da5acbef.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/list-az-names-a38c277d1192471b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/list-network-resources-empty-list-6aa760c01e7d97d7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/list-role-assignments-keystone-v2-b127b12b4860f50c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/list-servers-all-projects-349e6dc665ba2e8d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/load-yaml-3177efca78e5c67a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/location-server-resource-af77fdab5d35d421.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/log-request-ids-37507cb6eed9a7da.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/machine-get-update-microversions-4b910e63cebd65e2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/magic-fixes-dca4ae4dac2441a8.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/make-cloud-region-standalone-848a2c4b5f3ebc29.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/make-rest-client-dd3d365632a26fa0.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/make-rest-client-version-discovery-84125700f159491a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/make_object_metadata_easier.yaml-e9751723e002e06f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/merge-shade-os-client-config-29878734ad643e33.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/meta-passthrough-d695bff4f9366b65.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/metadata-key-name-bugfix-77612a825c5145d7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/min-max-legacy-version-301242466ddefa93.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/mtu-settings-8ce8b54d096580a2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/multiple-updates-b48cc2f6db2e526d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/munch-sub-dict-e1619c71c26879cb.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/nat-source-field-7c7db2a724616d59.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/nat-source-support-92aaf6b336d0b848.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/net_provider-dd64b697476b7094.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/network-data-bd94e4a499ba3e0d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/network-data-deb5772edc111428.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/network-list-e6e9dafdd8446263.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/network-quotas-b98cce9ffeffdbf4.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/network-security-group-query-parameter-id-f6dda45b2c09dbaa.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/neutron-discovery-54399116d5f810ee.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/neutron_availability_zone_extension-675c2460ebb50a09.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/new-floating-attributes-213cdf5681d337e1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/no-import-fallback-a09b5d5a11299933.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/no-inspect-associated-563e272785bb6016.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/no-more-troveclient-0a4739c21432ac63.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/no-start-task-manager-56773f3ea5eb3a59.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/node-owner-7f4b083ff9da8cce.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/node-set-provision-state-3472cbd81c47458f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/norm_role_assignments-a13f41768e62d40c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/normalize-images-1331bea7bfffa36a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/normalize-machine-290d9f2a3b3a7ef0.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/nova-flavor-to-rest-0a5757e35714a690.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/nova-old-microversion-5e4b8e239ba44096.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/object-checksum-generation-ea1c1e47d2290054.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/object-chunked-data-ee619b7d4759b8d2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/object-search-a5f5ec4b2df3e045.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/old-placement-4b3c34abb8fe7b81.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/optimize-server-console-1d27c107b9a1cdc3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/option-precedence-1fecab21fdfb2c33.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/port-device-profile-af91e25c45321691.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/power-wait-751083852f958cb4.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/provision-state-negotiation-0155b4d0e932054c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/python-3.5-629817cec092d528.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/qos-port-network-policy-cab43faa0f8bc036.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/rackspace-block-storage-v2-fe0dd69b9e037599.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remote-address-group-id-6291816888cb3de7.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remote-profile-100218d08b25019d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remove-auto-container-527f1807605b42c0.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remove-block-store-details-classes-158ab1f46655320a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remove-magnumclient-875b3e513f98f57c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remove-metric-fe5ddfd52b43c852.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remove-novaclient-3f8d4db20d5f9582.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/remove-serverdetails-resource-f66cb278b224627d.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/removed-deprecated-things-8700fe3592c3bf18.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/removed-glanceclient-105c7fba9481b9be.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/removed-meter-6f6651b6e452e000.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/removed-profile-437f3038025b0fb3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/removed-profile-b033d870937868a1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/removed-swiftclient-aff22bfaeee5f59f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/rename-base-proxy-b9fcb22d373864a2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/rename-resource-methods-5f2a716b08156765.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/rename-service-force-down-6f462d62959a5315.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/renamed-bare-metal-b1cdbc52af14e042.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/renamed-block-store-bc5e0a7315bfeb67.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/renamed-cluster-743da6d321fffcba.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/renamed-telemetry-c08ae3e72afca24f.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/request-stats-9d70480bebbdb4d6.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/resource-find-filter-by-name-e647e5c507ff4b6c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/resource2-migration-835590b300bef621.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/revert-futurist-34acc42fd3f0e7f3.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/rework-compute-hypervisor-a62f275a0fd1f074.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/router-extraroute-atomic-1a0c84c3fd90ceb1.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/router_ext_gw-b86582317bca8b39.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/sdk-helper-41f8d815cfbcfb00.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/server-create-error-id-66c698c7e633fb8b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/server-security-groups-840ab28c04f359de.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/service_enabled_flag-c917b305d3f2e8fd.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/session-client-b581a6e5d18c8f04.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/set-bootable-volume-454a7a41e7e77d08.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/shade-helper-568f8cb372eef6d9.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/shade-into-connection-81191fb3d0ddaf6e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/shade-location-b0d2e5cae743b738.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/stack-update-5886e91fd6e423bf.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/started-using-reno-242e2b0cd27f9480.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/stateful-security-group-f32a78b9bbb49874.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/stream-object-6ecd43511dca726b.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/stream-to-file-91f48d6dcea399c6.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/strict-mode-d493abc0c3e87945.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/strict-proxies-4a315f68f387ee89.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/support_stdin_image_upload-305c04fb2daeb32c.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/swift-upload-lock-d18f3d42b3a0719a.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/switch-nova-to-created_at-45b7b50af6a2d59e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/task-manager-parameter-c6606653532248f2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/toggle-port-security-f5bc606e82141feb.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/unprocessed-2d75133911945869.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/update-role-property-b16e902e913c7b25.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/update_endpoint-f87c1f42d0c0d1ef.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/use-interface-ip-c5cb3e7c91150096.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/v4-fixed-ip-325740fdae85ffa9.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/validate-machine-dcf528b8f587e3f0.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/vendor-add-betacloud-03872c3485104853.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/vendor-add-limestonenetworks-99b2ffab9fc23b08.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/vendor-update-betacloud-37dac22d8d91a3c5.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/vendor-updates-f11184ba56bb27cf.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/version-command-70c37dd7f880e9ae.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/version-discovery-a501c4e9e9869f77.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/volume-quotas-5b674ee8c1f71eb6.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/volume-types-a07a14ae668e7dd2.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/volume_connector-api-f001e6f5fc4d1688.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/wait-on-image-snapshot-27cd2eacab2fabd8.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/wait-provision-state-no-fail-efa74dd39f687df8.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/wait_for_server-8dc8446b7c673d36.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/wire-in-retries-10898f7bc81e2269.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/workaround-transitive-deps-1e7a214f3256b77e.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/notes/xenapi-use-agent-ecc33e520da81ffa.yaml -> openstacksdk-0.59.0/releasenotes/notes copying releasenotes/source/conf.py -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/index.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/ocata.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/pike.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/queens.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/rocky.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/stein.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/train.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/unreleased.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/ussuri.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/victoria.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/wallaby.rst -> openstacksdk-0.59.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> openstacksdk-0.59.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> openstacksdk-0.59.0/releasenotes/source/_templates copying tools/keystone_version.py -> openstacksdk-0.59.0/tools copying tools/nova_version.py -> openstacksdk-0.59.0/tools copying tools/print-services.py -> openstacksdk-0.59.0/tools Writing openstacksdk-0.59.0/setup.cfg creating dist Creating tar archive removing 'openstacksdk-0.59.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f --copyout /var/tmp/pkgsrc/dist /tmp/tmp.HsIsloaXjX/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-xena/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2dvg5rz6:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/47/a7/47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8_8cfa57e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f3d12a138512ade44a97759d9efc5677b4411f8b baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f3/d1/f3d12a138512ade44a97759d9efc5677b4411f8b_6b64bd28 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-osc-placement-0ea8f1b05d4aa4a6f144adff08771f5b84bda479 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/0e/a8/0ea8f1b05d4aa4a6f144adff08771f5b84bda479_26d67ada enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e61fba4a0bce1305366071addfba0b4cb290ad8f baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/e6/1f/e61fba4a0bce1305366071addfba0b4cb290ad8f_af05f3e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-f03c50b4a109d805cad68c83dfcf74e3c0d9dff3 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/f0/3c/f03c50b4a109d805cad68c83dfcf74e3c0d9dff3_8cd2ef23 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39b689209d6f7b88f9c4f53a291fac2e5b80a818 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/39/b6/39b689209d6f7b88f9c4f53a291fac2e5b80a818_03cf95c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-0db149425c8d06ad3b43f691ece62a4cf255a85b baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/0d/b1/0db149425c8d06ad3b43f691ece62a4cf255a85b_b9bdc57a enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/65/f3/65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9_eba747b6 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-04e1be1cc25cc84fb3e6b50656759bc325b4c223 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/04/e1/04e1be1cc25cc84fb3e6b50656759bc325b4c223_74f68fe5 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-69d975d62315624bf15c02f5dfefe30c013e63cf baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/69/d9/69d975d62315624bf15c02f5dfefe30c013e63cf_6c462720 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-cf5f1e5651052be52f17beeb400ac433303a9602 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/cf/5f/cf5f1e5651052be52f17beeb400ac433303a9602_641e26f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5d52afbe4c968cbd9094df207bc9072a1b201250 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/5d/52/5d52afbe4c968cbd9094df207bc9072a1b201250_39a3c6ac enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e9baed18cd890674b07f8a0c4d8c38cc11d32 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/a2/5e/a25e9baed18cd890674b07f8a0c4d8c38cc11d32_9e03ba94 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-zaqar-c7d9976e1527eba5ca59a503b08e5d785d2b6101 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/d9/c7d9976e1527eba5ca59a503b08e5d785d2b6101_6721a820 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e50e5fab770f6d648a27bb406b59d55550ab34ee baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/e5/0e/e50e5fab770f6d648a27bb406b59d55550ab34ee_8593ec45 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-0c6a43a14bef6542ece67db6905fba8cfa8adbaf baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/0c/6a/0c6a43a14bef6542ece67db6905fba8cfa8adbaf_205df9b2 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3126208 1765916 2694964 11320064 9983456 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.dx23jwqw', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3126336 1765776 2694964 11320076 9983340 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0svv4na2', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a8014891c8df4a149e7d0d485790aa79', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1024', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.HsIsloaXjX/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.HsIsloaXjX/dist + SOURCE=openstacksdk-0.59.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.HsIsloaXjX/dist/openstacksdk-0.59.0.tar.gz ++ basename openstacksdk-0.59.0.tar.gz .tar.gz + SOURCEWITHREL=openstacksdk-0.59.0-0.20210909070318.d0d4d8b.tar.gz + mv /tmp/tmp.HsIsloaXjX/dist/openstacksdk-0.59.0.tar.gz /tmp/tmp.HsIsloaXjX/SOURCES/openstacksdk-0.59.0-0.20210909070318.d0d4d8b.tar.gz + cd /home/centos8-xena/data/python-openstacksdk_distro + cp -a python-openstacksdk.spec sources /tmp/tmp.HsIsloaXjX/SOURCES/ + cp python-openstacksdk.spec /tmp/tmp.HsIsloaXjX/SPECS/ + cd /tmp/tmp.HsIsloaXjX/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-openstacksdk.spec + sed -i -e '1i%define upstream_version 0.59.0\' python-openstacksdk.spec + grep -qc '^%global dlrn .*' python-openstacksdk.spec + sed -i -e '1i%global dlrn 1\' python-openstacksdk.spec + grep -qc '^%global dlrn_nvr .*' python-openstacksdk.spec ++ basename openstacksdk-0.59.0-0.20210909070318.d0d4d8b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr openstacksdk-0.59.0-0.20210909070318.d0d4d8b\' python-openstacksdk.spec + sed -i -e s/UPSTREAMVERSION/0.59.0/g python-openstacksdk.spec + set_nvr_in_spec + VERSION=0.59.0 + sed -i -e 's/Version:.*/Version: 0.59.0/g' python-openstacksdk.spec + sed -i -e 's/Release:.*/Release: 0.20210909070318.d0d4d8b%{?dist}/g' python-openstacksdk.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: openstacksdk-0.59.0-0.20210909070318.d0d4d8b.tar.gz/' python-openstacksdk.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-openstacksdk.spec + cat python-openstacksdk.spec %global dlrn_nvr openstacksdk-0.59.0-0.20210909070318.d0d4d8b %global dlrn 1 %define upstream_version 0.59.0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # Disable docs until bs4 package is available %global with_doc 0 %global pypi_name openstacksdk %global common_desc \ A collection of libraries for building applications to work with OpenStack \ clouds. %global common_desc_tests \ A collection of libraries for building applications to work with OpenStack \ clouds - test files Name: python-%{pypi_name} Version: 0.59.0 Release: 0.20210909070318.d0d4d8b%{?dist} Summary: An SDK for building applications to work with OpenStack License: ASL 2.0 URL: http://www.openstack.org/ Source0: openstacksdk-0.59.0-0.20210909070318.d0d4d8b.tar.gz BuildArch: noarch BuildRequires: git-core %description %{common_desc} %package -n python3-%{pypi_name} Summary: An SDK for building applications to work with OpenStack %{?python_provide:%python_provide python3-%{pypi_name}} BuildRequires: python3-devel BuildRequires: python3-pbr >= 2.0.0 BuildRequires: python3-keystoneauth1 BuildRequires: python3-appdirs BuildRequires: python3-requestsexceptions BuildRequires: python3-munch BuildRequires: python3-jmespath BuildRequires: python3-jsonschema BuildRequires: python3-os-service-types # Test requirements %if (0%{?fedora} && 0%{?fedora} < 32) || (0%{?rhel} && 0%{?rhel} < 9) BuildRequires: python3-importlib-metadata %endif BuildRequires: python3-iso8601 >= 0.1.11 BuildRequires: python3-jsonpatch >= 1.16 BuildRequires: python3-subunit BuildRequires: python3-oslotest BuildRequires: python3-oslo-config BuildRequires: python3-stestr BuildRequires: python3-mock BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-requests-mock BuildRequires: python3-dogpile-cache BuildRequires: python3-ddt BuildRequires: python3-decorator BuildRequires: python3-netifaces Requires: python3-cryptography >= 2.7 %if (0%{?fedora} && 0%{?fedora} < 32) || (0%{?rhel} && 0%{?rhel} < 9) Requires: python3-importlib-metadata >= 1.7.0 %endif Requires: python3-jsonpatch >= 1.16 Requires: python3-keystoneauth1 >= 3.18.0 Requires: python3-pbr >= 2.0.0 Requires: python3-appdirs Requires: python3-requestsexceptions >= 1.2.0 Requires: python3-munch Requires: python3-jmespath Requires: python3-iso8601 Requires: python3-os-service-types >= 1.7.0 Requires: python3-dogpile-cache Requires: python3-decorator Requires: python3-netifaces Requires: python3-yaml >= 3.13 %description -n python3-%{pypi_name} %{common_desc} %package -n python3-%{pypi_name}-tests Summary: An SDK for building applications to work with OpenStack - test files Requires: python3-%{pypi_name} = %{version}-%{release} %description -n python3-%{pypi_name}-tests %{common_desc_tests} %if 0%{?with_doc} %package -n python-%{pypi_name}-doc Summary: An SDK for building applications to work with OpenStack - documentation BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinx %description -n python-%{pypi_name}-doc A collection of libraries for building applications to work with OpenStack clouds - documentation. %endif %prep %autosetup -n %{pypi_name}-%{upstream_version} -S git # Let RPM handle the requirements rm -rf {,test-}requirements.txt # This unit test requires python-prometheus, which is optional and not needed rm -f openstack/tests/unit/test_stats.py %build %{py3_build} %if 0%{?with_doc} # generate html docs sphinx-build-3 -b html doc/source html # remove the sphinx-build-3 leftovers rm -rf html/.{doctrees,buildinfo} %endif %install %{py3_install} %check rm -f ./openstack/tests/unit/test_hacking.py export OS_STDOUT_CAPTURE=true export OS_STDERR_CAPTURE=true export OS_TEST_TIMEOUT=20 # FIXME(jpena) we are skipping some unit tests due to # https://storyboard.openstack.org/#!/story/2005677 PYTHON=python3 stestr-3 --test-path ./openstack/tests/unit run --black-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' %files -n python3-%{pypi_name} %doc README.rst %license LICENSE %{_bindir}/openstack-inventory %{python3_sitelib}/openstack %{python3_sitelib}/%{pypi_name}-*.egg-info %exclude %{python3_sitelib}/openstack/tests %files -n python3-%{pypi_name}-tests %{python3_sitelib}/openstack/tests %if 0%{?with_doc} %files -n python-%{pypi_name}-doc %doc html %license LICENSE %endif %changelog + spectool -g -C /tmp/tmp.HsIsloaXjX/SOURCES python-openstacksdk.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f --spec python-openstacksdk.spec --sources=/tmp/tmp.HsIsloaXjX/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-xena/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ihcvqb69:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/47/a7/47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8_8cfa57e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f3d12a138512ade44a97759d9efc5677b4411f8b baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f3/d1/f3d12a138512ade44a97759d9efc5677b4411f8b_6b64bd28 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-osc-placement-0ea8f1b05d4aa4a6f144adff08771f5b84bda479 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/0e/a8/0ea8f1b05d4aa4a6f144adff08771f5b84bda479_26d67ada enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e61fba4a0bce1305366071addfba0b4cb290ad8f baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/e6/1f/e61fba4a0bce1305366071addfba0b4cb290ad8f_af05f3e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-f03c50b4a109d805cad68c83dfcf74e3c0d9dff3 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/f0/3c/f03c50b4a109d805cad68c83dfcf74e3c0d9dff3_8cd2ef23 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39b689209d6f7b88f9c4f53a291fac2e5b80a818 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/39/b6/39b689209d6f7b88f9c4f53a291fac2e5b80a818_03cf95c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-0db149425c8d06ad3b43f691ece62a4cf255a85b baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/0d/b1/0db149425c8d06ad3b43f691ece62a4cf255a85b_b9bdc57a enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/65/f3/65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9_eba747b6 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-04e1be1cc25cc84fb3e6b50656759bc325b4c223 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/04/e1/04e1be1cc25cc84fb3e6b50656759bc325b4c223_74f68fe5 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-69d975d62315624bf15c02f5dfefe30c013e63cf baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/69/d9/69d975d62315624bf15c02f5dfefe30c013e63cf_6c462720 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-cf5f1e5651052be52f17beeb400ac433303a9602 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/cf/5f/cf5f1e5651052be52f17beeb400ac433303a9602_641e26f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5d52afbe4c968cbd9094df207bc9072a1b201250 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/5d/52/5d52afbe4c968cbd9094df207bc9072a1b201250_39a3c6ac enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e9baed18cd890674b07f8a0c4d8c38cc11d32 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/a2/5e/a25e9baed18cd890674b07f8a0c4d8c38cc11d32_9e03ba94 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-zaqar-c7d9976e1527eba5ca59a503b08e5d785d2b6101 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/d9/c7d9976e1527eba5ca59a503b08e5d785d2b6101_6721a820 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e50e5fab770f6d648a27bb406b59d55550ab34ee baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/e5/0e/e50e5fab770f6d648a27bb406b59d55550ab34ee_8593ec45 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-0c6a43a14bef6542ece67db6905fba8cfa8adbaf baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/0c/6a/0c6a43a14bef6542ece67db6905fba8cfa8adbaf_205df9b2 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(python-openstacksdk.spec) Config(dlrn-centos8-xena-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3120988 2770656 1700192 10320544 10983468 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.avziw63l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3127724 1786624 2671564 11297840 10005360 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 995M 3.4G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.p3ute2l3', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '08177bbd1b1a41aa933480f3fd4d1f25', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '27d53ba694c8444980014d2b202429e7', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cb7da95d7e854ccbb2174512694c12a0', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '64653e1add804d92873e7bc3f6a9586d', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1024', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eadbfd6e9bcc4cb985b6b218e3c44237', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-3.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-9.65-1.el8.0.1.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: libssh-config-0.9.4-3.el8.noarch DEBUG: openssh-8.0p1-9.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-18.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gdb-headless-8.2-16.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-164.el8.x86_64 DEBUG: elfutils-0.185-1.el8.x86_64 DEBUG: glibc-2.28-164.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcom_err-1.45.6-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-28.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: sed-4.5-2.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-3.el8.x86_64 DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-45.el8.x86_64 DEBUG: glibc-headers-2.28-164.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-3.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-2.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: which-2.21-16.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-20.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-20.el8.noarch DEBUG: python3-libs-3.6.8-40.el8.x86_64 DEBUG: libssh-0.9.4-3.el8.x86_64 DEBUG: platform-python-3.6.8-40.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-21.el8.x86_64 DEBUG: openssl-1.1.1k-4.el8.x86_64 DEBUG: crypto-policies-20210617-1.gitc776d3e.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.177-6.el8.x86_64 DEBUG: elfutils-libs-0.185-1.el8.x86_64 DEBUG: rpm-4.14.3-18.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-28.el8.x86_64 DEBUG: dbus-tools-1.12.8-14.el8.x86_64 DEBUG: systemd-libs-239-50.el8.x86_64 DEBUG: device-mapper-libs-1.02.177-6.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-25-18.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-14.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-15.el8.x86_64 DEBUG: systemd-pam-239-50.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-14.el8.x86_64 DEBUG: systemd-udev-239-50.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-20.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: binutils-2.30-108.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-3.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-20.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kernel-headers-4.18.0-338.el8.x86_64 DEBUG: openssh-clients-8.0p1-9.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: dbus-common-1.12.8-14.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: centos-stream-release-8.5-3.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: cups-libs-2.2.6-40.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: glibc-common-2.28-164.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: bash-4.4.20-2.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libstdc++-8.5.0-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: elfutils-libelf-0.185-1.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.26-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-40.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-11.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: rpm-build-4.14.3-18.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-164.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-28.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-21.el8.x86_64 DEBUG: crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch DEBUG: elfutils-default-yama-scope-0.185-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-5.el8.x86_64 DEBUG: kpartx-0.8.4-17.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.185-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libfdisk-2.32.1-28.el8.x86_64 DEBUG: dbus-libs-1.12.8-14.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-28.el8.x86_64 DEBUG: shadow-utils-4.6-14.el8.x86_64 DEBUG: openssl-libs-1.1.1k-4.el8.x86_64 DEBUG: rpm-libs-4.14.3-18.el8.x86_64 DEBUG: kmod-libs-25-18.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-28.el8.x86_64 DEBUG: dracut-049-190.git20210811.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-156.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-50.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jnuklce1:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5fffb37bd0b845109dcb7d166d5532d8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jnuklce1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-47a7fb5f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f3d12a138512ade44a977 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-osc-placement-0ea8f1b05d4aa4a6f 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e61fba4a0bce1305366071a 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-f03c50b4a109d805cad6 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-39b689209d6f7b88f9c4f53 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-0db149425c8d06ad3b43f 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-65f3967efa0bd67d6d2e0 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-04e1be1cc25cc84f 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-69d975d62315624bf15c 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-cf5f1e5651052be52f1 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-5d52afbe4c968cbd9094df 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e9baed18cd890674b 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-zaqar-c7d9976e1527eba5ca59a5 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e50e5fab770f6d64 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-0c6a43a1 26 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 14 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 13 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 13 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - PowerTools 22 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 26 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 26 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 15 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 19 kB/s | 3.0 kB 00:00 DEBUG: opstools 19 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 19 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-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '29590c19e30e4db095209dffce35073a', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-3.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-9.65-1.el8.0.1.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: libssh-config-0.9.4-3.el8.noarch DEBUG: openssh-8.0p1-9.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-18.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gdb-headless-8.2-16.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-164.el8.x86_64 DEBUG: elfutils-0.185-1.el8.x86_64 DEBUG: glibc-2.28-164.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcom_err-1.45.6-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-28.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: sed-4.5-2.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-3.el8.x86_64 DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-45.el8.x86_64 DEBUG: glibc-headers-2.28-164.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-3.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-2.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: which-2.21-16.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-20.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-20.el8.noarch DEBUG: python3-libs-3.6.8-40.el8.x86_64 DEBUG: libssh-0.9.4-3.el8.x86_64 DEBUG: platform-python-3.6.8-40.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-21.el8.x86_64 DEBUG: openssl-1.1.1k-4.el8.x86_64 DEBUG: crypto-policies-20210617-1.gitc776d3e.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.177-6.el8.x86_64 DEBUG: elfutils-libs-0.185-1.el8.x86_64 DEBUG: rpm-4.14.3-18.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-28.el8.x86_64 DEBUG: dbus-tools-1.12.8-14.el8.x86_64 DEBUG: systemd-libs-239-50.el8.x86_64 DEBUG: device-mapper-libs-1.02.177-6.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-25-18.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-14.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-15.el8.x86_64 DEBUG: systemd-pam-239-50.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-14.el8.x86_64 DEBUG: systemd-udev-239-50.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-20.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: binutils-2.30-108.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-3.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-20.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kernel-headers-4.18.0-338.el8.x86_64 DEBUG: openssh-clients-8.0p1-9.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: dbus-common-1.12.8-14.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: centos-stream-release-8.5-3.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: cups-libs-2.2.6-40.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: glibc-common-2.28-164.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: bash-4.4.20-2.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libstdc++-8.5.0-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: elfutils-libelf-0.185-1.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.26-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-40.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-11.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: rpm-build-4.14.3-18.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-164.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-28.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-21.el8.x86_64 DEBUG: crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch DEBUG: elfutils-default-yama-scope-0.185-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-5.el8.x86_64 DEBUG: kpartx-0.8.4-17.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.185-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libfdisk-2.32.1-28.el8.x86_64 DEBUG: dbus-libs-1.12.8-14.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-28.el8.x86_64 DEBUG: shadow-utils-4.6-14.el8.x86_64 DEBUG: openssl-libs-1.1.1k-4.el8.x86_64 DEBUG: rpm-libs-4.14.3-18.el8.x86_64 DEBUG: kmod-libs-25-18.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-28.el8.x86_64 DEBUG: dracut-049-190.git20210811.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-156.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-50.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ihcvqb69:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ihcvqb69:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eb94e9b3f8e143a39991c53443c322ad', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ihcvqb69:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-openstacksdk.spec) Config(dlrn-5) 0 minutes 12 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.HsIsloaXjX INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-xena/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base #baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream #baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/47/a7/47a7fb5ff7338b5e135a30bd59fa9a81d453a8b8_8cfa57e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f3d12a138512ade44a97759d9efc5677b4411f8b baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f3/d1/f3d12a138512ade44a97759d9efc5677b4411f8b_6b64bd28 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-osc-placement-0ea8f1b05d4aa4a6f144adff08771f5b84bda479 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/0e/a8/0ea8f1b05d4aa4a6f144adff08771f5b84bda479_26d67ada enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e61fba4a0bce1305366071addfba0b4cb290ad8f baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/e6/1f/e61fba4a0bce1305366071addfba0b4cb290ad8f_af05f3e9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-f03c50b4a109d805cad68c83dfcf74e3c0d9dff3 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/f0/3c/f03c50b4a109d805cad68c83dfcf74e3c0d9dff3_8cd2ef23 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-39b689209d6f7b88f9c4f53a291fac2e5b80a818 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/39/b6/39b689209d6f7b88f9c4f53a291fac2e5b80a818_03cf95c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-0db149425c8d06ad3b43f691ece62a4cf255a85b baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/0d/b1/0db149425c8d06ad3b43f691ece62a4cf255a85b_b9bdc57a enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/65/f3/65f3967efa0bd67d6d2e0ba97008bdb62a93f1b9_eba747b6 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-sfc-04e1be1cc25cc84fb3e6b50656759bc325b4c223 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/04/e1/04e1be1cc25cc84fb3e6b50656759bc325b4c223_74f68fe5 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-69d975d62315624bf15c02f5dfefe30c013e63cf baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/69/d9/69d975d62315624bf15c02f5dfefe30c013e63cf_6c462720 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-cf5f1e5651052be52f17beeb400ac433303a9602 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/cf/5f/cf5f1e5651052be52f17beeb400ac433303a9602_641e26f1 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-5d52afbe4c968cbd9094df207bc9072a1b201250 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/5d/52/5d52afbe4c968cbd9094df207bc9072a1b201250_39a3c6ac enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-a25e9baed18cd890674b07f8a0c4d8c38cc11d32 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/a2/5e/a25e9baed18cd890674b07f8a0c4d8c38cc11d32_9e03ba94 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-zaqar-c7d9976e1527eba5ca59a503b08e5d785d2b6101 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/d9/c7d9976e1527eba5ca59a503b08e5d785d2b6101_6721a820 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-e50e5fab770f6d648a27bb406b59d55550ab34ee baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/e5/0e/e50e5fab770f6d648a27bb406b59d55550ab34ee_8593ec45 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-0c6a43a14bef6542ece67db6905fba8cfa8adbaf baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/0c/6a/0c6a43a14bef6542ece67db6905fba8cfa8adbaf_205df9b2 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm INFO: Start(/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm) Config(dlrn-centos8-xena-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3115060 2768280 1700192 10328848 10989368 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.var6fi5p', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3120908 1785224 2671564 11306056 10012180 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 995M 3.4G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2blvunrs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a6435f3dc5a4469fa98fff34e1cc69a8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '70eedd7bd02a449c85fc48ff17141e4e', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8db79a9513f9413da12cf03efb7eef68', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eb23e9b248204f6fb67f1cad2862cb4c', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1024', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '418e1e8ea21247ae97caacc29885d85e', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-3.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-9.65-1.el8.0.1.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: libssh-config-0.9.4-3.el8.noarch DEBUG: openssh-8.0p1-9.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-18.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gdb-headless-8.2-16.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-164.el8.x86_64 DEBUG: elfutils-0.185-1.el8.x86_64 DEBUG: glibc-2.28-164.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcom_err-1.45.6-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-28.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: sed-4.5-2.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-3.el8.x86_64 DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-45.el8.x86_64 DEBUG: glibc-headers-2.28-164.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-3.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-2.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: which-2.21-16.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-20.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-20.el8.noarch DEBUG: python3-libs-3.6.8-40.el8.x86_64 DEBUG: libssh-0.9.4-3.el8.x86_64 DEBUG: platform-python-3.6.8-40.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-21.el8.x86_64 DEBUG: openssl-1.1.1k-4.el8.x86_64 DEBUG: crypto-policies-20210617-1.gitc776d3e.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.177-6.el8.x86_64 DEBUG: elfutils-libs-0.185-1.el8.x86_64 DEBUG: rpm-4.14.3-18.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-28.el8.x86_64 DEBUG: dbus-tools-1.12.8-14.el8.x86_64 DEBUG: systemd-libs-239-50.el8.x86_64 DEBUG: device-mapper-libs-1.02.177-6.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-25-18.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-14.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-15.el8.x86_64 DEBUG: systemd-pam-239-50.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-14.el8.x86_64 DEBUG: systemd-udev-239-50.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-20.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: binutils-2.30-108.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-3.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-20.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kernel-headers-4.18.0-338.el8.x86_64 DEBUG: openssh-clients-8.0p1-9.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: dbus-common-1.12.8-14.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: centos-stream-release-8.5-3.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: cups-libs-2.2.6-40.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: glibc-common-2.28-164.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: bash-4.4.20-2.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libstdc++-8.5.0-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: elfutils-libelf-0.185-1.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.26-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-40.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-11.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: rpm-build-4.14.3-18.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-164.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-28.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-21.el8.x86_64 DEBUG: crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch DEBUG: elfutils-default-yama-scope-0.185-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-5.el8.x86_64 DEBUG: kpartx-0.8.4-17.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.185-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libfdisk-2.32.1-28.el8.x86_64 DEBUG: dbus-libs-1.12.8-14.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-28.el8.x86_64 DEBUG: shadow-utils-4.6-14.el8.x86_64 DEBUG: openssl-libs-1.1.1k-4.el8.x86_64 DEBUG: rpm-libs-4.14.3-18.el8.x86_64 DEBUG: kmod-libs-25-18.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-28.el8.x86_64 DEBUG: dracut-049-190.git20210811.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-156.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-50.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nhf976et:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6c01ded619bb4968ac4b23ba8a90a3be', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nhf976et:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-47a7fb5f 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f3d12a138512ade44a977 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-osc-placement-0ea8f1b05d4aa4a6f 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e61fba4a0bce1305366071a 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-f03c50b4a109d805cad6 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-39b689209d6f7b88f9c4f53 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-0db149425c8d06ad3b43f 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-65f3967efa0bd67d6d2e0 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-04e1be1cc25cc84f 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-69d975d62315624bf15c 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-cf5f1e5651052be52f1 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-5d52afbe4c968cbd9094df 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e9baed18cd890674b 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-zaqar-c7d9976e1527eba5ca59a5 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e50e5fab770f6d64 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-0c6a43a1 24 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 7.6 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 3.2 kB/s | 4.4 kB 00:01 DEBUG: CentOS-Stream - Extras 2.4 kB/s | 3.0 kB 00:01 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 25 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 20 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 21 kB/s | 3.0 kB 00:00 DEBUG: opstools 20 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 20 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-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a71f651f710448fcaeb8dd41f39e6008', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-3.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-9.65-1.el8.0.1.x86_64 DEBUG: python-rpm-macros-3-41.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: libssh-config-0.9.4-3.el8.noarch DEBUG: openssh-8.0p1-9.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: git-core-2.27.0-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: centos-gpg-keys-8-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: centos-stream-repos-8-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-18.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gdb-headless-8.2-16.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-all-langpacks-2.28-164.el8.x86_64 DEBUG: elfutils-0.185-1.el8.x86_64 DEBUG: glibc-2.28-164.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: info-6.5-6.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libcom_err-1.45.6-2.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-28.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: sed-4.5-2.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libgomp-8.5.0-3.el8.x86_64 DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-45.el8.x86_64 DEBUG: glibc-headers-2.28-164.el8.x86_64 DEBUG: cpio-2.12-10.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-3.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-2.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.1-1.el8.x86_64 DEBUG: gawk-4.2.1-2.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: which-2.21-16.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-20.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-20.el8.noarch DEBUG: python3-libs-3.6.8-40.el8.x86_64 DEBUG: libssh-0.9.4-3.el8.x86_64 DEBUG: platform-python-3.6.8-40.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-1.el8.x86_64 DEBUG: curl-7.61.1-21.el8.x86_64 DEBUG: openssl-1.1.1k-4.el8.x86_64 DEBUG: crypto-policies-20210617-1.gitc776d3e.el8.noarch DEBUG: gzip-1.9-12.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-14.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.177-6.el8.x86_64 DEBUG: elfutils-libs-0.185-1.el8.x86_64 DEBUG: rpm-4.14.3-18.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libmount-2.32.1-28.el8.x86_64 DEBUG: dbus-tools-1.12.8-14.el8.x86_64 DEBUG: systemd-libs-239-50.el8.x86_64 DEBUG: device-mapper-libs-1.02.177-6.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-40.el8.x86_64 DEBUG: kmod-25-18.el8.x86_64 DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 DEBUG: dbus-daemon-1.12.8-14.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-15.el8.x86_64 DEBUG: systemd-pam-239-50.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-99.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-14.el8.x86_64 DEBUG: systemd-udev-239-50.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-20.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: binutils-2.30-108.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-3.el8.x86_64 DEBUG: python-srpm-macros-3-41.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-rpm-macros-3-41.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tzdata-2021a-1.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-20.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kernel-headers-4.18.0-338.el8.x86_64 DEBUG: openssh-clients-8.0p1-9.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: dbus-common-1.12.8-14.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: centos-stream-release-8.5-3.el8.noarch DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: cups-libs-2.2.6-40.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: redhat-rpm-config-125-1.el8.noarch DEBUG: glibc-common-2.28-164.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: bash-4.4.20-2.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: zlib-1.2.11-17.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: libstdc++-8.5.0-3.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: elfutils-libelf-0.185-1.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.26-5.el8.x86_64 DEBUG: platform-python-devel-3.6.8-40.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-11.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: expat-2.2.5-4.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libffi-3.1-22.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: rpm-build-4.14.3-18.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: file-5.33-20.el8.x86_64 DEBUG: make-4.2.1-10.el8.x86_64 DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-99.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-6.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-164.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-28.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: fribidi-1.0.4-8.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-99.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-40.el8.x86_64 DEBUG: libcurl-7.61.1-21.el8.x86_64 DEBUG: crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch DEBUG: elfutils-default-yama-scope-0.185-1.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-6.el8.x86_64 DEBUG: libtirpc-1.1.4-5.el8.x86_64 DEBUG: kpartx-0.8.4-17.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.185-1.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libfdisk-2.32.1-28.el8.x86_64 DEBUG: dbus-libs-1.12.8-14.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-28.el8.x86_64 DEBUG: shadow-utils-4.6-14.el8.x86_64 DEBUG: openssl-libs-1.1.1k-4.el8.x86_64 DEBUG: rpm-libs-4.14.3-18.el8.x86_64 DEBUG: kmod-libs-25-18.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-28.el8.x86_64 DEBUG: dracut-049-190.git20210811.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-156.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-50.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm Start: build setup for python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cb34f7c3cb79430998b027ea5fd842b2', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: python-openstacksdk-0.59.0-0.202109090######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7d211d2b1f804092a5cf4eb60ccb6d5f', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.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': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: openstacksdk-0.59.0-0.20210909070318.d0d4d8b.tar.gz DEBUG: python-openstacksdk.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bc5d704c63bc45ca852e0fb44a0691e9', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root//builddir/build/SRPMS/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nhf976et:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a071d3587c554e189c04088b4b7b4238', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nhf976et:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root//builddir/build/SRPMS/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:02 ago on Thu Sep 9 07:05:06 2021. DEBUG: Package git-core-2.27.0-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================= DEBUG: Installing: DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-xena-testing 23 k DEBUG: python3-ddt noarch 1.2.1-4.el8 delorean-xena-testing 18 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-xena-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.2-1.1.el8 delorean-xena-testing 90 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-xena-testing 25 k DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-xena-testing 112 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210906172353.112bcae.el8 delorean-component-security 431 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-xena-testing 55 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-xena-testing 26 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210907084649.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-config noarch 2:8.7.1-0.20210908173604.1a7bd66.el8 delorean-component-common 227 k DEBUG: python3-oslotest noarch 4.5.0-0.20210908170400.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210906172734.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-xena-testing 166 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-xena-testing 97 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-xena-testing 174 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-xena-testing 40 k DEBUG: python3-testtools noarch 2.3.0-15.el8 delorean-xena-testing 356 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 13 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-xena-testing 38 k DEBUG: python3-cliff noarch 3.9.0-0.20210906184402.734bc0c.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-xena-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-xena-testing 36 k DEBUG: python3-debtcollector noarch 2.3.0-0.20210908174907.0bf5bf5.el8 delorean-component-common 31 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-xena-testing 21 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-xena-testing 96 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-xena-testing 789 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-linecache2 noarch 1.0.0-25.el8 delorean-xena-testing 18 k DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-mimeparse noarch 1.6.0-11.el8 delorean-xena-testing 17 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 57 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-xena-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-xena-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-testing 208 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-xena-testing 52 k DEBUG: python3-stevedore noarch 3.4.0-0.20210908172724.8846a3f.el8 delorean-component-clients 68 k DEBUG: python3-traceback2 noarch 1.4.0-25.el8 delorean-xena-testing 24 k DEBUG: python3-unittest2 noarch 1.1.0-16.el8 Stream-PowerTools 186 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-xena-testing 62 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-xena-testing 47 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-xena-testing 55 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-testing 16 k DEBUG: Transaction Summary DEBUG: ============================================================================================================= DEBUG: Install 52 Packages DEBUG: Total size: 6.3 M DEBUG: Installed size: 26 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210907084649.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.0-0.20210908172724.8846a3f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.9.0-0.20210906184402.734bc0c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.3.0-0.20210908174907.0bf5bf5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.7.1-0.20210908173604.1a7bd66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210906172734.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210906172353.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.2-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-15.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 1/52 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 2/52 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 3/52 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 4/52 DEBUG: Installing : python3-stevedore-3.4.0-0.20210908172724.8846a3f.e 5/52 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 6/52 DEBUG: Installing : python3-debtcollector-2.3.0-0.20210908174907.0bf5b 7/52 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 8/52 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 9/52 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 10/52 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 11/52 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 12/52 DEBUG: Installing : python3-mimeparse-1.6.0-11.el8.noarch 13/52 DEBUG: Installing : python3-linecache2-1.0.0-25.el8.noarch 14/52 DEBUG: Installing : python3-traceback2-1.4.0-25.el8.noarch 15/52 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 16/52 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 17/52 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 18/52 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 19/52 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 20/52 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 21/52 DEBUG: Installing : python3-unittest2-1.1.0-16.el8.noarch 22/52 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 23/52 DEBUG: Installing : python3-testtools-2.3.0-15.el8.noarch 24/52 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 25/52 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 26/52 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 27/52 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 28/52 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 29/52 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 30/52 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 31/52 DEBUG: Installing : python3-cliff-3.9.0-0.20210906184402.734bc0c.el8.n 32/52 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d 33/52 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.e 34/52 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210907084649.0b 35/52 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210906172353.112bc 36/52 DEBUG: Installing : python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd 37/52 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 38/52 DEBUG: Installing : python3-ddt-1.2.1-4.el8.noarch 39/52 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 40/52 DEBUG: Installing : python3-dogpile-cache-1.1.2-1.1.el8.noarch 41/52 DEBUG: Installing : python3-oslotest-4.5.0-0.20210908170400.d4b1896.el 42/52 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 43/52 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 44/52 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 45/52 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 46/52 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 47/52 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 48/52 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 49/52 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 50/52 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 51/52 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20210906172734. 52/52 DEBUG: Running scriptlet: python3-requestsexceptions-1.4.0-0.20210906172734. 52/52 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210907084649.0b 1/52 DEBUG: Verifying : python3-oslotest-4.5.0-0.20210908170400.d4b1896.el 2/52 DEBUG: Verifying : python3-stevedore-3.4.0-0.20210908172724.8846a3f.e 3/52 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d 4/52 DEBUG: Verifying : python3-cliff-3.9.0-0.20210906184402.734bc0c.el8.n 5/52 DEBUG: Verifying : python3-debtcollector-2.3.0-0.20210908174907.0bf5b 6/52 DEBUG: Verifying : python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd 7/52 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.e 8/52 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.20210906172734. 9/52 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210906172353.112bc 10/52 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 11/52 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 12/52 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 13/52 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 14/52 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 15/52 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 16/52 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 17/52 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 18/52 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/52 DEBUG: Verifying : python3-unittest2-1.1.0-16.el8.noarch 20/52 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 21/52 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 22/52 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 23/52 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 24/52 DEBUG: Verifying : python3-ddt-1.2.1-4.el8.noarch 25/52 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 26/52 DEBUG: Verifying : python3-dogpile-cache-1.1.2-1.1.el8.noarch 27/52 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 28/52 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 29/52 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 30/52 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 31/52 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 32/52 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 33/52 DEBUG: Verifying : python3-linecache2-1.0.0-25.el8.noarch 34/52 DEBUG: Verifying : python3-mimeparse-1.6.0-11.el8.noarch 35/52 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 36/52 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 37/52 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 38/52 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 39/52 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 40/52 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 41/52 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 42/52 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 43/52 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 44/52 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 45/52 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 46/52 DEBUG: Verifying : python3-testtools-2.3.0-15.el8.noarch 47/52 DEBUG: Verifying : python3-traceback2-1.4.0-25.el8.noarch 48/52 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 49/52 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 50/52 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 51/52 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 52/52 DEBUG: Installed: DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-cliff-3.9.0-0.20210906184402.734bc0c.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-ddt-1.2.1-4.el8.noarch DEBUG: python3-debtcollector-2.3.0-0.20210908174907.0bf5bf5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-dogpile-cache-1.1.2-1.1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210906172353.112bcae.el8.noarch DEBUG: python3-linecache2-1.0.0-25.el8.noarch DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-mimeparse-1.6.0-11.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20210907084649.0b2f473.el8.noarch DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-requests-mock-1.8.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210906172734.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.4.0-0.20210908172724.8846a3f.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.3.0-15.el8.noarch DEBUG: python3-traceback2-1.4.0-25.el8.noarch DEBUG: python3-unittest2-1.1.0-16.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '90b99f2dcc3c4d188ce511b22c215958', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: libbabeltrace-1.5.4-3.el8.x86_64 1595372168 548211 bd7c93a25505f05172f8039d5ba03d4a installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: openssh-8.0p1-9.el8.x86_64 1622697000 1918153 d62a9eb429246ab81886818acfc47b09 installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: centos-gpg-keys-1:8-2.el8.noarch 1604968391 3370 d1b0c28c8ff06163283af3c9af87740b installed DEBUG: rpm-build-libs-4.14.3-18.el8.x86_64 1630040824 216080 f5d2ed0154c34c16d7b2a7fe5cd3674a installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: libselinux-2.9-5.el8.x86_64 1603743640 169600 428113c93a083b90fe1b04c5e7fc44cf installed DEBUG: elfutils-0.185-1.el8.x86_64 1622696897 2780698 3940a347fbe6081c0b698c3c83ea09e9 installed DEBUG: glibc-2.28-164.el8.x86_64 1629848672 15655308 76fe760f32a87acc9d4207ee4b5747c7 installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: info-6.5-6.el8.x86_64 1587693266 386513 e368cb98b8ae037ff471725c2cea363e installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 1605310375 811871 833d27fd8133bb873eca2afdbb14670b installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libuuid-2.32.1-28.el8.x86_64 1626866651 35088 2d95e7db11ba26c8c5d205d77e7f6585 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 1621444587 1166529 cd734134ed32cef755e628473740d6d7 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: libgs-9.27-1.el8.x86_64 1606875132 19191883 2b60cbf086ecc5555d8b2efa1477efb9 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libgomp-8.5.0-3.el8.x86_64 1626871961 331943 83e45e152e4eadbb93ba9adaa648ea21 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: file-libs-5.33-20.el8.x86_64 1620464648 6386573 b38d402c6da8995f4f971902d8a8df01 installed DEBUG: openstack-macros-2021.1.0-0.20210906165528.ce6a105.el8.noarch 1630947563 49057 cfada9f085c2e024bc197b1b3b457125 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: libksba-1.3.5-7.el8.x86_64 1557538107 342935 74d2b871d0f179895daee53422a52b94 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: glibc-headers-2.28-164.el8.x86_64 1629848672 2031080 6f3ebb0935dfdcb87edf480343660d86 installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-testtools-2.3.0-15.el8.noarch 1580034268 1562305 69b2800febabbbb0144d503a752798ba installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-mako-1.0.6-13.el8.noarch 1557807741 552995 3114e2002b3061232e995a03ab5a490d installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-cliff-3.9.0-0.20210906184402.734bc0c.el8.noarch 1630953984 277616 3444a58da21bd8c269b7e4db150e6360 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: python3-keystoneauth1-4.3.1-0.20210906172353.112bcae.el8.noarch 1630949226 2044791 6ab7d2c0ce2727ad16d26bd949a4ad77 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: python3-requestsexceptions-1.4.0-0.20210906172734.d7ac0ff.el8.noarch 1630949358 16711 9873beb4be49dd2ba1433b7b2f4c3277 installed DEBUG: libseccomp-2.5.1-1.el8.x86_64 1613804809 173212 10f33174e5ca82809f25674363c83fa8 installed DEBUG: libverto-0.3.0-5.el8.x86_64 1557538733 28244 4b04a34ead82e762637fae7d79adf926 installed DEBUG: which-2.21-16.el8.x86_64 1621264535 83286 384f657e7c1384150b94dcdbeacdfa54 installed DEBUG: libtiff-4.0.9-20.el8.x86_64 1622740108 517689 9f400738a4047b3513eae574eb22c94d installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: platform-python-pip-9.0.3-20.el8.noarch 1624251997 7480993 bd02ccd2f73776918677b156c5e8284f installed DEBUG: libssh-0.9.4-3.el8.x86_64 1620256094 516481 77860b95f25aa2871e05001aca6b6d39 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: curl-7.61.1-21.el8.x86_64 1629848151 700885 c85b55e59feb9a1e6db7154689029e76 installed DEBUG: crypto-policies-20210617-1.gitc776d3e.el8.noarch 1624079257 73128 1b85e9551543efca0dd2f882547c275e installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: elfutils-libs-0.185-1.el8.x86_64 1622696897 709007 7a8f2d01ae203c613aef79f93e0a00a3 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: dbus-tools-1:1.12.8-14.el8.x86_64 1620464674 125034 83e4679f6f2ca758fe3e560dd18a0235 installed DEBUG: device-mapper-libs-8:1.02.177-6.el8.x86_64 1628744813 415655 c9e3bddfbfc53e622e2e85bf93162103 installed DEBUG: libdb-5.3.28-40.el8.x86_64 1607447992 1903272 d3360640120af11399b96ef43c1c258a installed DEBUG: cryptsetup-libs-2.3.3-4.el8.x86_64 1613725350 2075095 b3d84e715ebd0d1ed19b317b25292521 installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: systemd-pam-239-50.el8.x86_64 1630084120 915104 e2de480b74250296f6fa41caba28fda8 installed DEBUG: grub2-tools-1:2.02-99.el8.x86_64 1614719007 9264704 56e5b3a8a3836c7b5e3e29ae09ee5bb9 installed DEBUG: dbus-1:1.12.8-14.el8.x86_64 1620464674 0 503d05f5395ef759231020006f24f7c3 installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: binutils-2.30-108.el8.x86_64 1625771596 24926720 2d3249306a32f264611fca4dcf722815 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: gcc-8.5.0-3.el8.x86_64 1626871961 61689207 2cdc51a33f4394cb0ca55945177c0f0b installed DEBUG: python-srpm-macros-3-41.el8.noarch 1612249524 4318 cf9fe0af5828cefcf806863dc127e9a2 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: python3-rpm-macros-3-41.el8.noarch 1612249524 3622 9f4c8097d0fa0b665b61fc54d9de7af5 installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: tzdata-2021a-1.el8.noarch 1611698248 1911281 595783713fc3b503b50bf6aa431e5d40 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: python3-pip-wheel-9.0.3-20.el8.noarch 1624251997 1109920 25fa4ddccb8a339772da32821bea0c0c installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.2-1.el8.noarch 1619017854 0 7b0d45f0e57ed1facd84784ba9fcb91e installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: kernel-headers-4.18.0-338.el8.x86_64 1630086711 5314066 dd0ba02e8ed0b842786930b1791961e9 installed DEBUG: openssh-clients-8.0p1-9.el8.x86_64 1622697000 2569940 64bc825451752ae1bae9a2b6d04ef042 installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: dbus-common-1:1.12.8-14.el8.noarch 1620464739 11131 741c9ecfc1b5045646fd4a3906d061a3 installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: centos-stream-release-8.5-3.el8.noarch 1619375551 25312 cb3126bfaf294ad7efdc5e74daaf0bb1 installed DEBUG: gnupg2-2.2.20-2.el8.x86_64 1589573313 9923131 8a58edf2b0952b7286e30741a2e589b4 installed DEBUG: setup-2.12.2-6.el8.noarch 1589520015 724837 f57a947c3f3671d119106140b949176b installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: pcre2-10.32-2.el8.x86_64 1592282525 656478 70db1311d6671e6e621a374342e3e32e installed DEBUG: cups-libs-1:2.2.6-40.el8.x86_64 1621422347 948060 5deb1e746da05b75720717a6495a7d5f installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: redhat-rpm-config-125-1.el8.noarch 1609880910 147735 d59e486d8e11fd95918f9380afea8c45 installed DEBUG: glibc-common-2.28-164.el8.x86_64 1629848672 9248988 9f404834bc895a40ed3dafc1cb185f37 installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: bash-4.4.20-2.el8.x86_64 1627395928 6861468 b2a278a496ae1533d41c534fc28a4a31 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: zlib-1.2.11-17.el8.x86_64 1604007242 195735 208afed82de7f4bb0738a18fa59447c3 installed DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 1623448191 2873607 81c581f76153fbb2913c7b11a921eb46 installed DEBUG: xz-libs-5.2.4-3.el8.x86_64 1557541139 194799 96bf8a25552450c4992aeb824bb55c87 installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: libstdc++-8.5.0-3.el8.x86_64 1626871961 1857236 616b34db45165fcfda5740c6477952ee installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: elfutils-libelf-0.185-1.el8.x86_64 1622696897 988274 b4f60a0a0ca820812b57d7d3b1bed468 installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: libcap-2.26-5.el8.x86_64 1630127215 129210 624bd12b6a4d8a7a81b44772d1e41da2 installed DEBUG: platform-python-devel-3.6.8-40.el8.x86_64 1629850779 715423 72d752f7404e728ae198bec1217a7226 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libxml2-2.9.7-11.el8.x86_64 1621444063 1753106 9f51bf4d8da6f1640e9731c975188109 installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: expat-2.2.5-4.el8.x86_64 1589595123 311156 9ae8c4e5e90790caab9bc60eb3b4fa44 installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: openjpeg2-2.4.0-4.el8.x86_64 1625756729 385984 9b0c712a218de175ac513bca8a50096b installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: pixman-0.38.4-1.el8.x86_64 1586221880 693167 52874a10b07010f0637b5baed2c973a0 installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libffi-3.1-22.el8.x86_64 1592240577 53620 ed168a17ca9af099f407bbdb35896b78 installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: graphviz-2.40.1-43.el8.x86_64 1623359074 7817879 fbaa550cf0f6142e1f7b9fccccfb66f2 installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: rpm-build-4.14.3-18.el8.x86_64 1630040824 299022 393dfe021963005ea80ea2ecfbee530f installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch 1557808151 81699 4fd486914d1c32c4aa64cfef27744e1c installed DEBUG: file-5.33-20.el8.x86_64 1620464648 93435 10915442a036dc0d3bf4c3f100f2c3cb installed DEBUG: make-1:4.2.1-10.el8.x86_64 1585235369 1435840 5e35f9e2dafcf4717463a5cccd6363eb installed DEBUG: audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64 1587693394 283708 85d66fe7059cab257dff0b1a99e59479 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-stevedore-3.4.0-0.20210908172724.8846a3f.el8.noarch 1631122168 258410 735fa729c97ae1c741c4d9300b59169c installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-debtcollector-2.3.0-0.20210908174907.0bf5bf5.el8.noarch 1631123517 78224 0f589e65409e193fbd355530c3cb5bb9 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: grub2-common-1:2.02-99.el8.noarch 1614719007 5066561 798141f76869de9cbca64b7efe474302 installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 1557537017 135248 8efb9ab97fa0223d11d0857febae479d installed DEBUG: python3-mimeparse-1.6.0-11.el8.noarch 1580033648 17939 16f08cdfe5329c0a9ab57e9947ee9353 installed DEBUG: libtasn1-4.13-3.el8.x86_64 1557538463 168725 6fb9739221265fd08745407c915f792d installed DEBUG: python3-traceback2-1.4.0-25.el8.noarch 1580033155 45860 d339fe164b1cea94bf3ce4306529d21a installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: xz-5.2.4-3.el8.x86_64 1557541139 432832 2acee73f3a4b9738e0133043726a13f7 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: gdbm-1:1.18-1.el8.x86_64 1557537017 399977 69ce5734e1fd54cdd298b4667d76616f installed DEBUG: python3-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: libsemanage-2.9-6.el8.x86_64 1612389306 308096 2abd111bf5cf122242cfb15485c17f62 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 16179 23af3aa488e857f9bfc86cc7abce0870 installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-os-service-types-1.7.0-0.20210907084649.0b2f473.el8.noarch 1631004494 105128 d18491f62c552e37e2a2641b38c60048 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch 1631122739 1169168 1d122519214471a59b4d3453cc75d93d installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: python3-ddt-1.2.1-4.el8.noarch 1579760586 21135 9450cd96ce06c80f739402a9fb396d09 installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-dogpile-cache-1.1.2-1.1.el8.noarch 1613718151 413949 49041ee47da8a1d6be263433ec1b68a7 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: glibc-devel-2.28-164.el8.x86_64 1629848672 1322097 bd4c18ae5fc3eebb2649c8d9da9fb465 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libsmartcols-2.32.1-28.el8.x86_64 1626866651 244290 7194e5cc26824d6d998c27eb3e0404a3 installed DEBUG: memstrack-0.1.11-1.el8.x86_64 1597180273 118899 c62869a38a04def3c69bb37ff751942e installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: fribidi-1.0.4-8.el8.x86_64 1586229272 319733 33029da0f21054974b35183e06cbbfae installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXpm-3.5.12-8.el8.x86_64 1586228474 120823 f4896be49953be1b482184c8cb9f6e8c installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: cyrus-sasl-lib-2.1.27-5.el8.x86_64 1589586816 726018 b4aff9fb7ee2de6adda6923bb9ff64bb installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: grub2-tools-minimal-1:2.02-99.el8.x86_64 1614719007 772846 4339013e0e2b09226cf7e57f23298987 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: grubby-8.40-42.el8.x86_64 1629846845 62921 3e79980cdefa907bc94f5c2bfe957494 installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: libdb-utils-5.3.28-40.el8.x86_64 1607447992 372119 e084c4cfaff60468e51a35551a7abff6 installed DEBUG: libcurl-7.61.1-21.el8.x86_64 1629848151 593400 e72c99691702bc4d0bccd1f0c22a5826 installed DEBUG: crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch 1624079257 189107 553a795da8b6e2012615d23d2a0ed756 installed DEBUG: elfutils-default-yama-scope-0.185-1.el8.noarch 1622696987 1810 4f9d2a95814de0e7d74851842f2c0ae6 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: procps-ng-3.3.15-6.el8.x86_64 1612249598 903694 3da16591a5c293c3f985eda8197ab183 installed DEBUG: libtirpc-1.1.4-5.el8.x86_64 1619033854 224542 7b3dee948d879cb331169ccbeeaac6a6 installed DEBUG: kpartx-0.8.4-17.el8.x86_64 1627448850 77379 584303e0cec6c2b41804dd14b227d448 installed DEBUG: elfutils-debuginfod-client-0.185-1.el8.x86_64 1622696897 43461 ac7f15e49441e0569e80e8cdc46ee97e installed DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 1586223943 203682 9a2c23dbc9a900d35ee9f8bab803fb3b installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: libfdisk-2.32.1-28.el8.x86_64 1626866651 438882 152dc378583fe56032f9907c1cead696 installed DEBUG: dbus-libs-1:1.12.8-14.el8.x86_64 1620464674 380744 d9c524602e8d2f4735c1013462fae782 installed DEBUG: coreutils-8.30-12.el8.x86_64 1626239337 6105592 77da815e41749d97313d2eb2cc6d4ad9 installed DEBUG: libblkid-2.32.1-28.el8.x86_64 1626866651 343904 17dbfd2c8cdb22c7fa21b81af7d020a4 installed DEBUG: shadow-utils-2:4.6-14.el8.x86_64 1629313651 4013907 3e00a69dedef72ddb9215186dd836032 installed DEBUG: openssl-libs-1:1.1.1k-4.el8.x86_64 1626866329 3765770 cddae1202e90f820cec8382b6b1630b8 installed DEBUG: rpm-libs-4.14.3-18.el8.x86_64 1630040824 735440 2fd574403495ad5e1529a1da7c0b310a installed DEBUG: kmod-libs-25-18.el8.x86_64 1622823500 126632 17bd8901595dbbcd30f16745c3f3ca73 installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: libpwquality-1.4.4-3.el8.x86_64 1614063739 396608 5d0c7691d011449fd56e6e2e3731e4ef installed DEBUG: util-linux-2.32.1-28.el8.x86_64 1626866651 11545807 39151342b263725b337ff4a3c2ac4bbd installed DEBUG: dracut-049-190.git20210811.el8.x86_64 1629846522 1052038 3fb46372781c0337b85f7a6743eefd14 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: glib2-2.56.4-156.el8.x86_64 1625634476 12275528 b989e07c8adace6c70326093c277ee43 installed DEBUG: gnutls-3.6.16-4.el8.x86_64 1624993919 3007935 46be8e1fd08b99a848c08272656a130d installed DEBUG: systemd-239-50.el8.x86_64 1630084120 11229753 a0801d2c17239bb62ddee830cf6c7d43 installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: python3-testrepository-0.0.20-20.el8.noarch 1580096818 664092 0e89ec691b0238726f3e687f4debe960 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: libgcc-8.5.0-3.el8.x86_64 1626871961 190216 6edf7f68e211b624aaaa538b776b9529 installed DEBUG: annobin-9.65-1.el8.0.1.x86_64 1620071555 137307 fcc6112c3f0fa16d8b07d8ae5366d281 installed DEBUG: python-rpm-macros-3-41.el8.noarch 1612249524 4325 568067b3bd7f5112b90b057a94733d90 installed DEBUG: gtk-update-icon-cache-3.22.30-8.el8.x86_64 1627448994 60382 cc871e46a314737eb41d974dcd4731ff installed DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch 1587953140 347720 0238bb6e8a2e3318026f17d25cbd3e89 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: libssh-config-0.9.4-3.el8.noarch 1620256135 277 6a522b6fa42d08d7aba37359112a0032 installed DEBUG: git-core-2.27.0-1.el8.x86_64 1595273763 34013565 964263a468c59a0f3107470d5ea5be43 installed DEBUG: emacs-filesystem-1:26.1-7.el8.noarch 1628538973 0 e6a24e03a687b06b136a371a158ccbd0 installed DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 1589573313 720770 07e8dbf641edeb357f740440cb1c3a53 installed DEBUG: centos-stream-repos-8-2.el8.noarch 1604968391 23377 0a06407df9cd0816d3ddf2d4aced4ca4 installed DEBUG: gdb-headless-8.2-16.el8.x86_64 1628572565 11906189 43197961bb1d2430d3f302ee65275f71 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-all-langpacks-2.28-164.el8.x86_64 1629848672 435603584 23c007f089a0cdcc6fbccf3565978024 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-rpm-generators-5-7.el8.noarch 1626973556 56706 844a2dcfc27867543f7823bd6789369b installed DEBUG: libcom_err-1.45.6-2.el8.x86_64 1624512864 61361 97252568280166e6a0d5708c3a0ed5fa installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libgcrypt-1.8.5-6.el8.x86_64 1624993710 1269766 59cc22182bfcfd469760a8cd8be548a8 installed DEBUG: cairo-1.15.12-3.el8.x86_64 1557788594 1881396 1ecc3b8c339aef6694167d1bfc9ff802 installed DEBUG: sed-4.5-2.el8.x86_64 1592252090 765126 8a8f18c36517f3e7bffa79ffca248a36 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-eventlet-0.31.1-1.el8.noarch 1628593955 2570687 92e3a67bcadd29bd1285f2ee73489529 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 1624005940 14091342 27e1bb120227f0297c5213ffa88b8126 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: unzip-6.0-45.el8.x86_64 1621350366 424077 b83209f888200376234f8d011995bf4f installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: cpio-2.12-10.el8.x86_64 1611306131 967709 efab9eda62f6d64dcc198c1b34693557 installed DEBUG: python3-linecache2-1.0.0-25.el8.noarch 1580032171 18263 ef4cfef02d333387e966ca4eaa280a03 installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-unittest2-1.1.0-16.el8.noarch 1557808330 912227 33a4219d29220ac533ef31a5fb21fc42 installed DEBUG: cpp-8.5.0-3.el8.x86_64 1626871961 29681414 3d4256185fcd6fc796cbd89847b24e99 installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: tar-2:1.30-5.el8.x86_64 1595282409 2876727 20cb2b0c9fa5a620cebb8a9af6149065 installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 179505 a8fe6476e0e4d1ac0b1a9cee5e49ce60 installed DEBUG: coreutils-common-8.30-12.el8.x86_64 1626239337 9896326 a98eea6d45492839f440ad89af7a608d installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch 1631120798 122824 185934e58232f65a09f85945d8697e77 installed DEBUG: json-c-0.13.1-2.el8.x86_64 1621874312 69154 902e05188e160c06b7da7bf8a507db93 installed DEBUG: python3-requests-mock-1.8.0-1.el8.noarch 1610095257 101872 3feb309ab7c9ce64641bd511b0624c3c installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: gawk-4.2.1-2.el8.x86_64 1607447838 2699886 c94dd0a69a3da107b1b5e778c2dfa608 installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: python3-libs-3.6.8-40.el8.x86_64 1629850779 32581183 9ca0dba9884f11e1ce6d7abfbb3a9465 installed DEBUG: platform-python-3.6.8-40.el8.x86_64 1629850779 41198 7544801834b58fffdb26b67f7ddc1582 installed DEBUG: libarchive-3.3.3-1.el8.x86_64 1601995489 838455 05e505ff83e1107e71b203b4388b9aae installed DEBUG: openssl-1:1.1.1k-4.el8.x86_64 1626866329 1185218 2409ccdc6d5319c49565888f369c5c9b installed DEBUG: gzip-1.9-12.el8.x86_64 1610550125 353139 2f5cbac65e6e769ea27d85bb81a8a6f5 installed DEBUG: krb5-libs-1.18.2-14.el8.x86_64 1629954745 2237923 5d819411fc906b44dfc085f3723d8c3a installed DEBUG: device-mapper-8:1.02.177-6.el8.x86_64 1628744813 357429 a94ecaec7049df36f8205bcf9fa76484 installed DEBUG: rpm-4.14.3-18.el8.x86_64 1630040824 2086967 6126a07a913df0ac5d650394817a2669 installed DEBUG: libmount-2.32.1-28.el8.x86_64 1626866651 398218 9e9e7121a52404b0751ce1f31356e543 installed DEBUG: systemd-libs-239-50.el8.x86_64 1630084120 4552518 fe237cf15c9e44508b9d6d2e3266f4cb installed DEBUG: ca-certificates-2021.2.50-82.el8.noarch 1623906402 930319 f43d9b912c776fe23ed10770486dc915 installed DEBUG: kmod-25-18.el8.x86_64 1622823500 243726 2085e1d04ce5db3b73eef8d627fc287e installed DEBUG: dbus-daemon-1:1.12.8-14.el8.x86_64 1620464674 559528 011f230df25e4a05084bc41f5845575a installed DEBUG: pam-1.3.1-15.el8.x86_64 1620364033 2627190 d90db6418acc99d49b7bfc573a5b2944 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: systemd-udev-239-50.el8.x86_64 1630084120 8007681 156a4677587942a4e9fdb6e027cd08d7 installed DEBUG: python3-pip-9.0.3-20.el8.noarch 1624251997 2870 c9b29b0d34522be18b549297b929780b installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f9e934d43d604326a4e0643d6b1f00f0', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.owzr7_97:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d3If8w DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf openstacksdk-0.59.0 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/openstacksdk-0.59.0-0.20210909070318.d0d4d8b.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstacksdk-0.59.0 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-0.59.0 base' DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + rm -f openstack/tests/unit/test_stats.py DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oyWi0v DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.59.0 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/openstack DEBUG: creating build/lib/openstack/clustering DEBUG: copying openstack/clustering/__init__.py -> build/lib/openstack/clustering DEBUG: copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering DEBUG: copying openstack/clustering/version.py -> build/lib/openstack/clustering DEBUG: creating build/lib/openstack/tests DEBUG: creating build/lib/openstack/tests/unit DEBUG: creating build/lib/openstack/tests/unit/baremetal DEBUG: creating build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_conductor.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> build/lib/openstack/tests/unit/baremetal/v1 DEBUG: creating build/lib/openstack/object_store DEBUG: copying openstack/object_store/__init__.py -> build/lib/openstack/object_store DEBUG: copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store DEBUG: creating build/lib/openstack/tests/unit/database DEBUG: copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database DEBUG: creating build/lib/openstack/tests/unit/workflow DEBUG: creating build/lib/openstack/tests/unit/workflow/v2 DEBUG: copying openstack/tests/unit/workflow/v2/__init__.py -> build/lib/openstack/tests/unit/workflow/v2 DEBUG: copying openstack/tests/unit/workflow/v2/test_proxy.py -> build/lib/openstack/tests/unit/workflow/v2 DEBUG: creating build/lib/openstack/config DEBUG: creating build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors DEBUG: creating build/lib/openstack/tests/functional DEBUG: creating build/lib/openstack/tests/functional/placement DEBUG: copying openstack/tests/functional/placement/__init__.py -> build/lib/openstack/tests/functional/placement DEBUG: creating build/lib/openstack/tests/functional/orchestration DEBUG: creating build/lib/openstack/tests/functional/orchestration/v1 DEBUG: copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 DEBUG: copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 DEBUG: creating build/lib/openstack/tests/unit/placement DEBUG: copying openstack/tests/unit/placement/__init__.py -> build/lib/openstack/tests/unit/placement DEBUG: creating build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 DEBUG: creating build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/lib/openstack/tests/functional/baremetal DEBUG: copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> build/lib/openstack/tests/functional/baremetal DEBUG: creating build/lib/openstack/tests/unit/dns DEBUG: copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns DEBUG: creating build/lib/openstack/baremetal_introspection DEBUG: creating build/lib/openstack/baremetal_introspection/v1 DEBUG: copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 DEBUG: copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 DEBUG: copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 DEBUG: creating build/lib/openstack/tests/unit/object_store DEBUG: copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store DEBUG: creating build/lib/openstack/tests/functional/compute DEBUG: copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute DEBUG: copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute DEBUG: creating build/lib/openstack/tests/unit/clustering DEBUG: copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering DEBUG: copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering DEBUG: creating build/lib/openstack/cloud DEBUG: creating build/lib/openstack/cloud/tests DEBUG: copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests DEBUG: creating build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 DEBUG: copying openstack/config/__init__.py -> build/lib/openstack/config DEBUG: copying openstack/config/_util.py -> build/lib/openstack/config DEBUG: copying openstack/config/cloud_config.py -> build/lib/openstack/config DEBUG: copying openstack/config/cloud_region.py -> build/lib/openstack/config DEBUG: copying openstack/config/defaults.py -> build/lib/openstack/config DEBUG: copying openstack/config/exceptions.py -> build/lib/openstack/config DEBUG: copying openstack/config/loader.py -> build/lib/openstack/config DEBUG: creating build/lib/openstack/tests/unit/block_storage DEBUG: creating build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_limits.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 DEBUG: creating build/lib/openstack/tests/unit/accelerator DEBUG: copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator DEBUG: copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator DEBUG: creating build/lib/openstack/identity DEBUG: copying openstack/identity/__init__.py -> build/lib/openstack/identity DEBUG: copying openstack/identity/identity_service.py -> build/lib/openstack/identity DEBUG: copying openstack/identity/version.py -> build/lib/openstack/identity DEBUG: creating build/lib/openstack/tests/unit/shared_file_system DEBUG: copying openstack/tests/unit/shared_file_system/__init__.py -> build/lib/openstack/tests/unit/shared_file_system DEBUG: creating build/lib/openstack/compute DEBUG: copying openstack/compute/__init__.py -> build/lib/openstack/compute DEBUG: copying openstack/compute/compute_service.py -> build/lib/openstack/compute DEBUG: copying openstack/compute/version.py -> build/lib/openstack/compute DEBUG: creating build/lib/openstack/baremetal DEBUG: copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal DEBUG: copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal DEBUG: copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal DEBUG: copying openstack/baremetal/version.py -> build/lib/openstack/baremetal DEBUG: creating build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_availability_zone.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer DEBUG: copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration DEBUG: creating build/lib/openstack/tests/unit/fake DEBUG: creating build/lib/openstack/tests/unit/fake/v2 DEBUG: copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 DEBUG: copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 DEBUG: copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 DEBUG: creating build/lib/openstack/tests/unit/identity DEBUG: creating build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 DEBUG: creating build/lib/openstack/network DEBUG: copying openstack/network/__init__.py -> build/lib/openstack/network DEBUG: copying openstack/network/network_service.py -> build/lib/openstack/network DEBUG: copying openstack/network/version.py -> build/lib/openstack/network DEBUG: creating build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 DEBUG: copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 DEBUG: creating build/lib/openstack/tests/functional/instance_ha DEBUG: copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha DEBUG: copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha DEBUG: copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha DEBUG: creating build/lib/openstack/instance_ha DEBUG: copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha DEBUG: copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha DEBUG: creating build/lib/openstack/tests/functional/placement/v1 DEBUG: copying openstack/tests/functional/placement/v1/__init__.py -> build/lib/openstack/tests/functional/placement/v1 DEBUG: copying openstack/tests/functional/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/functional/placement/v1 DEBUG: creating build/lib/openstack/tests/functional/load_balancer DEBUG: copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer DEBUG: creating build/lib/openstack/load_balancer DEBUG: creating build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/availability_zone.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/availability_zone_profile.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 DEBUG: copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 DEBUG: creating build/lib/openstack/dns DEBUG: copying openstack/dns/__init__.py -> build/lib/openstack/dns DEBUG: copying openstack/dns/dns_service.py -> build/lib/openstack/dns DEBUG: creating build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 DEBUG: copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 DEBUG: creating build/lib/openstack/tests/unit/instance_ha DEBUG: copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha DEBUG: copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit DEBUG: copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit DEBUG: creating build/lib/openstack/tests/functional/image DEBUG: copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image DEBUG: creating build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/__init__.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/test_proxy.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/test_resource_class.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/unit/placement/v1 DEBUG: copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal DEBUG: copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal DEBUG: copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal DEBUG: copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional DEBUG: copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional DEBUG: creating build/lib/openstack/tests/functional/identity DEBUG: creating build/lib/openstack/tests/functional/identity/v3 DEBUG: copying openstack/tests/functional/identity/v3/__init__.py -> build/lib/openstack/tests/functional/identity/v3 DEBUG: copying openstack/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstack/tests/functional/identity/v3 DEBUG: creating build/lib/openstack/tests/unit/image DEBUG: creating build/lib/openstack/tests/unit/image/v1 DEBUG: copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 DEBUG: copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 DEBUG: copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 DEBUG: creating build/lib/openstack/tests/unit/load_balancer/v2 DEBUG: copying openstack/tests/unit/load_balancer/v2/__init__.py -> build/lib/openstack/tests/unit/load_balancer/v2 DEBUG: copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer/v2 DEBUG: creating build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: copying openstack/tests/functional/compute/v2/test_service.py -> build/lib/openstack/tests/functional/compute/v2 DEBUG: creating build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 DEBUG: creating build/lib/openstack/block_storage DEBUG: copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage DEBUG: copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage DEBUG: copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage DEBUG: creating build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples DEBUG: copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples DEBUG: creating build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/conductor.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/deploy_templates.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 DEBUG: copying openstack/baremetal/v1/volume_target.py -> build/lib/openstack/baremetal/v1 DEBUG: creating build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 DEBUG: copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 DEBUG: creating build/lib/openstack/tests/functional/object_store DEBUG: copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store DEBUG: creating build/lib/openstack/orchestration DEBUG: creating build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 DEBUG: copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 DEBUG: creating build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 DEBUG: creating build/lib/openstack/image DEBUG: creating build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 DEBUG: copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity DEBUG: copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage DEBUG: creating build/lib/openstack/message DEBUG: copying openstack/message/__init__.py -> build/lib/openstack/message DEBUG: copying openstack/message/message_service.py -> build/lib/openstack/message DEBUG: copying openstack/message/version.py -> build/lib/openstack/message DEBUG: creating build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 DEBUG: copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 DEBUG: creating build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 DEBUG: copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 DEBUG: creating build/lib/openstack/placement DEBUG: copying openstack/placement/__init__.py -> build/lib/openstack/placement DEBUG: copying openstack/placement/placement_service.py -> build/lib/openstack/placement DEBUG: creating build/lib/openstack/database DEBUG: copying openstack/database/__init__.py -> build/lib/openstack/database DEBUG: copying openstack/database/database_service.py -> build/lib/openstack/database DEBUG: creating build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_mapping.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 DEBUG: creating build/lib/openstack/tests/unit/compute DEBUG: creating build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_metadata.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 DEBUG: creating build/lib/openstack/tests/functional/dns DEBUG: creating build/lib/openstack/tests/functional/dns/v2 DEBUG: copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 DEBUG: copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 DEBUG: creating build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 DEBUG: copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 DEBUG: creating build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 DEBUG: creating build/lib/openstack/tests/unit/orchestration DEBUG: creating build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: creating build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/availability_zone.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/capabilities.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/extension.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/group_type.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/limits.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/resource_filter.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 DEBUG: copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 DEBUG: creating build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 DEBUG: creating build/lib/openstack/tests/unit/baremetal_introspection DEBUG: copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection DEBUG: creating build/lib/openstack/tests/unit/shared_file_system/v2 DEBUG: copying openstack/tests/unit/shared_file_system/v2/__init__.py -> build/lib/openstack/tests/unit/shared_file_system/v2 DEBUG: copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/shared_file_system/v2 DEBUG: copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity DEBUG: copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity DEBUG: creating build/lib/openstack/key_manager DEBUG: creating build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 DEBUG: copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 DEBUG: creating build/lib/openstack/shared_file_system DEBUG: copying openstack/shared_file_system/__init__.py -> build/lib/openstack/shared_file_system DEBUG: copying openstack/shared_file_system/shared_file_system_service.py -> build/lib/openstack/shared_file_system DEBUG: creating build/lib/openstack/tests/functional/image/v2 DEBUG: copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 DEBUG: copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 DEBUG: copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager DEBUG: copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager DEBUG: creating build/lib/openstack/tests/unit/fake/v1 DEBUG: copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 DEBUG: copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 DEBUG: copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 DEBUG: creating build/lib/openstack/accelerator DEBUG: copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator DEBUG: copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator DEBUG: copying openstack/accelerator/version.py -> build/lib/openstack/accelerator DEBUG: creating build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 DEBUG: copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection DEBUG: copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection DEBUG: creating build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/metadata.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 DEBUG: copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 DEBUG: creating build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util DEBUG: copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util DEBUG: creating build/lib/openstack/tests/functional/load_balancer/v2 DEBUG: copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 DEBUG: copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 DEBUG: creating build/lib/openstack/tests/unit/key_manager DEBUG: copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager DEBUG: copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer DEBUG: copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer DEBUG: copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer DEBUG: creating build/lib/openstack/tests/functional/network DEBUG: copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network DEBUG: creating build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_address_group.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 DEBUG: copying openstack/__init__.py -> build/lib/openstack DEBUG: copying openstack/__main__.py -> build/lib/openstack DEBUG: copying openstack/_hacking.py -> build/lib/openstack DEBUG: copying openstack/_log.py -> build/lib/openstack DEBUG: copying openstack/_services_mixin.py -> build/lib/openstack DEBUG: copying openstack/connection.py -> build/lib/openstack DEBUG: copying openstack/exceptions.py -> build/lib/openstack DEBUG: copying openstack/format.py -> build/lib/openstack DEBUG: copying openstack/proxy.py -> build/lib/openstack DEBUG: copying openstack/resource.py -> build/lib/openstack DEBUG: copying openstack/service_description.py -> build/lib/openstack DEBUG: copying openstack/utils.py -> build/lib/openstack DEBUG: copying openstack/version.py -> build/lib/openstack DEBUG: creating build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 DEBUG: creating build/lib/openstack/tests/functional/shared_file_system DEBUG: copying openstack/tests/functional/shared_file_system/__init__.py -> build/lib/openstack/tests/functional/shared_file_system DEBUG: copying openstack/tests/functional/shared_file_system/base.py -> build/lib/openstack/tests/functional/shared_file_system DEBUG: copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/lib/openstack/tests/functional/shared_file_system DEBUG: creating build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/__init__.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_deployable.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_device.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: copying openstack/tests/unit/accelerator/v2/test_proxy.py -> build/lib/openstack/tests/unit/accelerator/v2 DEBUG: creating build/lib/openstack/tests/functional/block_storage DEBUG: creating build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 DEBUG: creating build/lib/openstack/cloud/cmd DEBUG: copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd DEBUG: copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd DEBUG: creating build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_accelerator.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_caching.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_normalize.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_shade.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_shade_operator.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_shared_file_system.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud DEBUG: copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud DEBUG: creating build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/__init__.py -> build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/_proxy.py -> build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/resource_class.py -> build/lib/openstack/placement/v1 DEBUG: copying openstack/placement/v1/resource_provider.py -> build/lib/openstack/placement/v1 DEBUG: creating build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/address_group.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/ipsec_site_connection.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/l3_conntrack_helper.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 DEBUG: copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 DEBUG: creating build/lib/openstack/tests/unit/message DEBUG: creating build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 DEBUG: creating build/lib/openstack/tests/unit/network DEBUG: creating build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_address_group.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_ipsec_site_connection.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 DEBUG: creating build/lib/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns DEBUG: copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake DEBUG: copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake DEBUG: creating build/lib/openstack/fixture DEBUG: copying openstack/fixture/__init__.py -> build/lib/openstack/fixture DEBUG: copying openstack/fixture/connection.py -> build/lib/openstack/fixture DEBUG: creating build/lib/openstack/workflow DEBUG: creating build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 DEBUG: copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 DEBUG: creating build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_extension.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_limits.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 DEBUG: copying openstack/cloud/__init__.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_accelerator.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_coe.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_compute.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_dns.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_floating_ip.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_identity.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_image.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_network.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_security_group.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_shared_file_system.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/_utils.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/exc.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/inventory.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/meta.py -> build/lib/openstack/cloud DEBUG: copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud DEBUG: copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow DEBUG: copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow DEBUG: copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow DEBUG: copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow DEBUG: creating build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 DEBUG: copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute DEBUG: copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute DEBUG: creating build/lib/openstack/tests/functional/clustering DEBUG: copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering DEBUG: copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering DEBUG: creating build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 DEBUG: copying openstack/tests/__init__.py -> build/lib/openstack/tests DEBUG: copying openstack/tests/base.py -> build/lib/openstack/tests DEBUG: copying openstack/tests/fakes.py -> build/lib/openstack/tests DEBUG: creating build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_clustering.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_project_cleanup.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/functional/cloud/util.py -> build/lib/openstack/tests/functional/cloud DEBUG: copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message DEBUG: copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message DEBUG: copying openstack/workflow/__init__.py -> build/lib/openstack/workflow DEBUG: copying openstack/workflow/version.py -> build/lib/openstack/workflow DEBUG: copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow DEBUG: creating build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 DEBUG: copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration DEBUG: copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration DEBUG: copying openstack/orchestration/version.py -> build/lib/openstack/orchestration DEBUG: copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image DEBUG: copying openstack/image/__init__.py -> build/lib/openstack/image DEBUG: copying openstack/image/_base_proxy.py -> build/lib/openstack/image DEBUG: copying openstack/image/_download.py -> build/lib/openstack/image DEBUG: copying openstack/image/image_service.py -> build/lib/openstack/image DEBUG: copying openstack/image/image_signer.py -> build/lib/openstack/image DEBUG: copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image DEBUG: creating build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/config/test_loader.py -> build/lib/openstack/tests/unit/config DEBUG: copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network DEBUG: copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network DEBUG: copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration DEBUG: copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration DEBUG: creating build/lib/openstack/image/v1 DEBUG: copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 DEBUG: copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 DEBUG: copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 DEBUG: copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage DEBUG: creating build/lib/openstack/shared_file_system/v2 DEBUG: copying openstack/shared_file_system/v2/__init__.py -> build/lib/openstack/shared_file_system/v2 DEBUG: copying openstack/shared_file_system/v2/_proxy.py -> build/lib/openstack/shared_file_system/v2 DEBUG: copying openstack/shared_file_system/v2/availability_zone.py -> build/lib/openstack/shared_file_system/v2 DEBUG: creating build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 DEBUG: copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 DEBUG: creating build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 DEBUG: copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 DEBUG: running egg_info DEBUG: writing openstacksdk.egg-info/PKG-INFO DEBUG: writing dependency_links to openstacksdk.egg-info/dependency_links.txt DEBUG: writing entry points to openstacksdk.egg-info/entry_points.txt DEBUG: deleting openstacksdk.egg-info/requires.txt DEBUG: writing top-level names to openstacksdk.egg-info/top_level.txt DEBUG: writing pbr to openstacksdk.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'openstacksdk.egg-info/SOURCES.txt' DEBUG: copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ovh-us.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors DEBUG: copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 DEBUG: copying openstack/config/defaults.json -> build/lib/openstack/config DEBUG: copying openstack/config/schema.json -> build/lib/openstack/config DEBUG: copying openstack/config/vendor-schema.json -> build/lib/openstack/config DEBUG: creating build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/accelerator.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/bad-placement.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/old-compute-version.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures DEBUG: copying openstack/tests/unit/fixtures/shared-file-system.json -> build/lib/openstack/tests/unit/fixtures DEBUG: creating build/lib/openstack/tests/unit/fixtures/clouds DEBUG: copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds DEBUG: copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds DEBUG: copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 DEBUG: copying openstack/py.typed -> build/lib/openstack DEBUG: creating build/lib/openstack/tests/ansible DEBUG: copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible DEBUG: copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible DEBUG: creating build/lib/openstack/tests/ansible/hooks DEBUG: copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks DEBUG: creating build/lib/openstack/tests/ansible/roles DEBUG: creating build/lib/openstack/tests/ansible/roles/auth DEBUG: creating build/lib/openstack/tests/ansible/roles/auth/tasks DEBUG: copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/client_config DEBUG: creating build/lib/openstack/tests/ansible/roles/client_config/tasks DEBUG: copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/group DEBUG: creating build/lib/openstack/tests/ansible/roles/group/defaults DEBUG: copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/group/tasks DEBUG: copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/image DEBUG: creating build/lib/openstack/tests/ansible/roles/image/defaults DEBUG: copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/image/tasks DEBUG: copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/keypair DEBUG: creating build/lib/openstack/tests/ansible/roles/keypair/defaults DEBUG: copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/keypair/tasks DEBUG: copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_domain DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_role DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/network DEBUG: creating build/lib/openstack/tests/ansible/roles/network/defaults DEBUG: copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/network/tasks DEBUG: copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/nova_flavor DEBUG: creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/object DEBUG: creating build/lib/openstack/tests/ansible/roles/object/tasks DEBUG: copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/port DEBUG: creating build/lib/openstack/tests/ansible/roles/port/defaults DEBUG: copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/port/tasks DEBUG: copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/router DEBUG: creating build/lib/openstack/tests/ansible/roles/router/defaults DEBUG: copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/router/tasks DEBUG: copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/security_group DEBUG: creating build/lib/openstack/tests/ansible/roles/security_group/defaults DEBUG: copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/security_group/tasks DEBUG: copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/server DEBUG: creating build/lib/openstack/tests/ansible/roles/server/defaults DEBUG: copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/server/tasks DEBUG: copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/subnet DEBUG: creating build/lib/openstack/tests/ansible/roles/subnet/defaults DEBUG: copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults DEBUG: creating build/lib/openstack/tests/ansible/roles/subnet/tasks DEBUG: copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/user DEBUG: creating build/lib/openstack/tests/ansible/roles/user/tasks DEBUG: copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/user_group DEBUG: creating build/lib/openstack/tests/ansible/roles/user_group/tasks DEBUG: copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks DEBUG: creating build/lib/openstack/tests/ansible/roles/volume DEBUG: creating build/lib/openstack/tests/ansible/roles/volume/tasks DEBUG: copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks DEBUG: creating build/lib/openstack/tests/functional/cloud/hooks DEBUG: copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> build/lib/openstack/tests/functional/cloud/hooks DEBUG: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4d39gt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 DEBUG: + cd openstacksdk-0.59.0 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/py.typed -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture DEBUG: copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture DEBUG: copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture DEBUG: copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/_services_mixin.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2 DEBUG: copying build/lib/openstack/accelerator/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: copying build/lib/openstack/accelerator/accelerator_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: copying build/lib/openstack/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2 DEBUG: copying build/lib/openstack/shared_file_system/shared_file_system_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system DEBUG: copying build/lib/openstack/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager DEBUG: copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager DEBUG: copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1 DEBUG: copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database DEBUG: copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1 DEBUG: copying build/lib/openstack/placement/placement_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement DEBUG: copying build/lib/openstack/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2 DEBUG: copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1 DEBUG: copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2 DEBUG: copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2 DEBUG: copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns DEBUG: copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 DEBUG: copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha DEBUG: copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2 DEBUG: copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1 DEBUG: copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2 DEBUG: copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2 DEBUG: copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd DEBUG: copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd DEBUG: copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/tests DEBUG: copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/tests DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection DEBUG: copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection DEBUG: copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ovh-us.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1 DEBUG: copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store DEBUG: copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/defaults DEBUG: copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/defaults DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth/tasks DEBUG: copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth/tasks DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/hooks DEBUG: copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible/hooks DEBUG: copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible DEBUG: copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/ansible DEBUG: copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/hooks DEBUG: copying build/lib/openstack/tests/functional/cloud/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/hooks DEBUG: copying build/lib/openstack/tests/functional/cloud/util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering DEBUG: copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering DEBUG: copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage DEBUG: copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: copying build/lib/openstack/tests/functional/shared_file_system/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: copying build/lib/openstack/tests/functional/shared_file_system/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: copying build/lib/openstack/tests/functional/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 DEBUG: copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns DEBUG: copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 DEBUG: copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 DEBUG: copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 DEBUG: copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity DEBUG: copying build/lib/openstack/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 DEBUG: copying build/lib/openstack/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 DEBUG: copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 DEBUG: copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional DEBUG: copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 DEBUG: copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 DEBUG: copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 DEBUG: copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 DEBUG: copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute DEBUG: copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration DEBUG: copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1 DEBUG: copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1 DEBUG: copying build/lib/openstack/tests/functional/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1 DEBUG: copying build/lib/openstack/tests/functional/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds DEBUG: copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds DEBUG: copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds DEBUG: copying build/lib/openstack/tests/unit/fixtures/shared-file-system.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network DEBUG: copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network DEBUG: copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message DEBUG: copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message DEBUG: copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 DEBUG: copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration DEBUG: copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration DEBUG: copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute DEBUG: copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute DEBUG: copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image DEBUG: copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 DEBUG: copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 DEBUG: copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity DEBUG: copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity DEBUG: copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake DEBUG: copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake DEBUG: copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/unit/load_balancer/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/unit/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2 DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2 DEBUG: copying build/lib/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2 DEBUG: copying build/lib/openstack/tests/unit/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2 DEBUG: copying build/lib/openstack/tests/unit/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 DEBUG: copying build/lib/openstack/tests/unit/accelerator/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator DEBUG: copying build/lib/openstack/tests/unit/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage DEBUG: copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_type_encryption.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 DEBUG: copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering DEBUG: copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 DEBUG: copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 DEBUG: copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/test_resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1 DEBUG: copying build/lib/openstack/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2 DEBUG: copying build/lib/openstack/tests/unit/workflow/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2 DEBUG: copying build/lib/openstack/tests/unit/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 DEBUG: copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: creating /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1 DEBUG: copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/workflow_service.py to workflow_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/workflow.py to workflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/execution.py to execution.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/workflow/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture/connection.py to connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/fixture/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/service_description.py to service_description.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/proxy.py to proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/format.py to format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/connection.py to connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/_services_mixin.py to _services_mixin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/_log.py to _log.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/_hacking.py to _hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/__main__.py to __main__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/device_profile.py to device_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/device.py to device.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/deployable.py to deployable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/accelerator_request.py to accelerator_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/accelerator_service.py to accelerator_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/accelerator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/shared_file_system_service.py to shared_file_system_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/shared_file_system/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/secret.py to secret.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/order.py to order.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/container.py to container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/_format.py to _format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/key_manager/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/instance.py to instance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/database_service.py to database_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/database/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/resource_provider.py to resource_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/resource_class.py to resource_class.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/placement_service.py to placement_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/subscription.py to subscription.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/queue.py to queue.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/message.py to message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/claim.py to claim.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/message_service.py to message_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/message/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/image_signer.py to image_signer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/image_service.py to image_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/_download.py to _download.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/_base_proxy.py to _base_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/task.py to task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/service_info.py to service_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/template_utils.py to template_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/template_format.py to template_format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/event_utils.py to event_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/environment_format.py to environment_format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/util/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/template.py to template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack.py to stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/software_config.py to software_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/orchestration/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/volume.py to volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/type.py to type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/resource_filter.py to resource_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/group_type.py to group_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/capabilities.py to capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/backup.py to backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/volume.py to volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/type.py to type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/backup.py to backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/block_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_import.py to zone_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_export.py to zone_export.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/zone.py to zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/recordset.py to recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/dns_service.py to dns_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/dns/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/availability_zone_profile.py to availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/segment.py to segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/notification.py to notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/host.py to host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/instance_ha/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/vpn_service.py to vpn_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/trunk.py to trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/subnet.py to subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/service_provider.py to service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/service_profile.py to service_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/segment.py to segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/security_group.py to security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/router.py to router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_policy.py to qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/port.py to port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/pool_member.py to pool_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/network.py to network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/metering_label.py to metering_label.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/l3_conntrack_helper.py to l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/ipsec_site_connection.py to ipsec_site_connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/floating_ip.py to floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_group.py to firewall_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/address_scope.py to address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/address_group.py to address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/network_service.py to network_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/volume_target.py to volume_target.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/volume_connector.py to volume_connector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/port_group.py to port_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/port.py to port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/node.py to node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/deploy_templates.py to deploy_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/chassis.py to chassis.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/allocation.py to allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/_common.py to _common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/configdrive.py to configdrive.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_remote_console.py to server_remote_console.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_ip.py to server_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_interface.py to server_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_group.py to server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/server.py to server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/metadata.py to metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/keypair.py to keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/aggregate.py to aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/compute_service.py to compute_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/region.py to region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/project.py to project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/limit.py to limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/identity_provider.py to identity_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/group.py to group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/federation_protocol.py to federation_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/endpoint.py to endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/domain.py to domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/tenant.py to tenant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/extension.py to extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/identity_service.py to identity_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/meta.py to meta.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/inventory.py to inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/exc.py to exc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_utils.py to _utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_shared_file_system.py to _shared_file_system.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_security_group.py to _security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_orchestration.py to _orchestration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_object_store.py to _object_store.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_normalize.py to _normalize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_network_common.py to _network_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_network.py to _network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_image.py to _image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_identity.py to _identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_dns.py to _dns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_compute.py to _compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_coe.py to _coe.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_clustering.py to _clustering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_block_storage.py to _block_storage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_baremetal.py to _baremetal.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/_accelerator.py to _accelerator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd/inventory.py to inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/cloud/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/loader.py to loader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/defaults.py to defaults.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/cloud_region.py to cloud_region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/cloud_config.py to cloud_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/_util.py to _util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/config/vendors/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/obj.py to obj.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/info.py to info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/container.py to container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/account.py to account.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/_base.py to _base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/object_store_service.py to object_store_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/object_store/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/util.py to util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_project_cleanup.py to test_project_cleanup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_resource_filters.py to test_resource_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_group_type.py to test_group_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_capabilities.py to test_capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/shared_file_system/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_address_group.py to test_address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_hypervisor.py to test_hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_target.py to test_baremetal_volume_target.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py to test_baremetal_volume_connector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py to test_baremetal_deploy_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_conductor.py to test_baremetal_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1/test_resource_provider.py to test_resource_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/functional/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_loader.py to test_loader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_json.py to test_json.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_init.py to test_init.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/config/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_ipsec_site_connection.py to test_ipsec_site_connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_address_group.py to test_address_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shared_file_system.py to test_shared_file_system.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_accelerator.py to test_accelerator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_remote_console.py to test_server_remote_console.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_metadata.py to test_metadata.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_resource.py to test_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_format.py to test_format.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/test_connection.py to test_connection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_mapping.py to test_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_federation_protocol.py to test_federation_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_availability_zone_profile.py to test_availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/shared_file_system/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_device_profile.py to test_device_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_device.py to test_device.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_deployable.py to test_deployable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_accelerator_request.py to test_accelerator_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_type_encryption.py to test_type_encryption.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_resource_filter.py to test_resource_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_group_type.py to test_group_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_extension.py to test_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_capabilities.py to test_capabilities.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/test_resource_provider.py to test_resource_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/test_resource_class.py to test_resource_class.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/placement/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/database/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_volume_target.py to test_volume_target.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_volume_connector.py to test_volume_connector.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_deploy_templates.py to test_deploy_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_conductor.py to test_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/receiver.py to receiver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/profile_type.py to profile_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/profile.py to profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/policy_type.py to policy_type.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/node.py to node.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/event.py to event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/build_info.py to build_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/action.py to action.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/_proxy.py to _proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/clustering_service.py to clustering_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstack/clustering/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp8bissiz_.py' DEBUG: /usr/libexec/platform-python /tmp/tmp8bissiz_.py DEBUG: removing /tmp/tmp8bissiz_.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing openstacksdk.egg-info/PKG-INFO DEBUG: writing dependency_links to openstacksdk.egg-info/dependency_links.txt DEBUG: writing entry points to openstacksdk.egg-info/entry_points.txt DEBUG: writing top-level names to openstacksdk.egg-info/top_level.txt DEBUG: writing pbr to openstacksdk.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'openstacksdk.egg-info/SOURCES.txt' DEBUG: Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6/site-packages/openstacksdk-0.59.0-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/bin DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.59.0-0.20210909070318.d0d4d8b.el8 --unique-debug-suffix -0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 --unique-debug-src-base python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-0.59.0 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.is2fBx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.59.0 DEBUG: + rm -f ./openstack/tests/unit/test_hacking.py DEBUG: + export OS_STDOUT_CAPTURE=true DEBUG: + OS_STDOUT_CAPTURE=true DEBUG: + export OS_STDERR_CAPTURE=true DEBUG: + OS_STDERR_CAPTURE=true DEBUG: + export OS_TEST_TIMEOUT=20 DEBUG: + OS_TEST_TIMEOUT=20 DEBUG: + PYTHON=python3 DEBUG: + stestr-3 --test-path ./openstack/tests/unit run --black-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' DEBUG: {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_create_accelerator_request [0.131282s] ... ok DEBUG: {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_get_device_profile [0.016619s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.027490s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.020261s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.021302s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,095 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.018949s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,115 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_list_vendor_passthru [0.022754s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.022076s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,160 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,160 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.017774s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.014048s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.029832s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.048942s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.028547s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.045633s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_success [0.040771s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.123406s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_timeout [0.033543s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,416 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.020708s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,442 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,442 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,442 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.013459s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.047138s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.024567s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,481 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.012229s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.039743s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.012511s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_not_detailed [0.014165s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_create_device_profile [0.020488s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_accelerator_request_ignore [0.009919s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_node [0.026813s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_volume_connector [0.019364s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node_ignore [0.009752s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_connector_ignore [0.011596s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_allocation [0.009856s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_volume_target [0.010784s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_not_detailed [0.019964s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_chassis [0.015355s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_port [0.015410s] ... ok DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_volume_target_detailed [0.014638s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_device_profile_ignore [0.015455s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_accelerator_request [0.011139s] ... ok DEBUG: {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_deployables [0.011229s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.000680s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.019556s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,594 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.038641s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.023922s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,664 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.017846s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,682 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,682 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,683 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,683 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:32,683 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.041510s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,712 openstack Still waiting for nodes 1 to reach state "fake state" DEBUG: 2021-09-09 07:05:32,712 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.010779s] ... ok DEBUG: {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.015845s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,741 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,743 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,743 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,743 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,744 openstack Still waiting for introspection of node None, the current state is "processing" DEBUG: 2021-09-09 07:05:32,746 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.018320s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,764 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.012498s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.031472s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,714 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,715 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.035801s] ... ok DEBUG: {2} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.086650s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,693 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,693 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.029654s] ... ok DEBUG: {2} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.021472s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,758 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.022919s] ... ok DEBUG: {2} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.017033s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,798 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_get_accelerator_request [0.026707s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.028279s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.000748s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.001917s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.015487s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.017834s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,891 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,891 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_basic [0.017484s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,908 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,909 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {3} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.071385s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,903 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.014972s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,918 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,919 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.024644s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,934 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.015105s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,790 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:32,791 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:32,792 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:32,792 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_get [0.020047s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.013863s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete [0.017647s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_types [0.014382s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.012001s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.013594s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.019359s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_basic [0.013689s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,924 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_instantiate [0.036829s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,788 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_instantiate [0.020397s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_call_vendor_passthru [0.022808s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.054284s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.040824s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,940 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,940 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.021971s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,954 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,954 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_accelerator_request [0.031252s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_basic [0.043099s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,967 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.048982s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,989 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,989 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_device_profile [0.035796s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.019435s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,974 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,975 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.015390s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:32,990 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:32,990 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {1} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_make_extension [0.038980s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,006 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.018022s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.020359s] ... ok DEBUG: {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_device_profile [0.029308s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.017780s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_basic [0.016015s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,022 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.015657s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_basic [0.022588s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,045 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.014588s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.032825s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.000846s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.008810s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.031317s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_basic [0.022289s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,068 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.020319s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.018271s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_basic [0.018432s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,078 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.024211s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.026936s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_make_rate_limits [0.042875s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,082 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:33,082 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:33,110 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:33,111 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.022532s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.021295s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.049058s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.015160s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_deploy_steps [0.024857s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.014534s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.019783s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.013762s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.021254s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.019535s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,187 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:33,187 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:33,188 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_node [0.017744s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.019190s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_port [0.011015s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.095068s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,220 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:33,221 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.030440s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_allocation [0.018890s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backend_pools [0.126078s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port_ignore [0.020398s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.021704s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.030609s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_drivers [0.016149s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_delete [0.016135s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_volume_target [0.012450s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_delete_ignore [0.017562s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.064054s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,275 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:33,276 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port [0.016644s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_get [0.014557s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.038598s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,307 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_volume_connector [0.012324s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_resource_filters [0.018564s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.030015s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,337 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:33,338 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_not_detailed [0.017526s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_extra_specs_delete [0.016543s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.061812s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_none [0.021960s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node_no_retries [0.027420s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_extend [0.025240s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_volume_target [0.018226s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_get [0.018192s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.041229s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis [0.021080s] ... ok DEBUG: {0} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.041211s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,402 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" DEBUG: 2021-09-09 07:05:33,403 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_basic [0.021874s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,410 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_instantiate [0.017484s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis_ignore [0.021891s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs [0.018607s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.038275s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs_error [0.017901s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node [0.027178s] ... ok DEBUG: {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.019136s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.031114s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.021059s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,469 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_target [0.026165s] ... ok DEBUG: {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.028258s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.018351s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.033851s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_target_ignore [0.023670s] ... ok DEBUG: {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_set_volume_readonly [0.016900s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.037694s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.013993s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_node [0.026688s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.015092s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.046152s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.018689s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_port [0.019089s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_chassis [0.020499s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_detailed [0.055535s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.020916s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_deploy_steps [0.050609s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_detailed [0.028340s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.026488s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_not_detailed [0.016759s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.026695s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.050674s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.018146s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_detailed [0.028452s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.033026s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.012397s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.012101s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_create_attrs [0.013922s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_detailed [0.025144s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.011201s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.097169s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.022124s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.015537s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.032705s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,708 openstack Still waiting for nodes 1234 to reach state "fake state" DEBUG: 2021-09-09 07:05:33,709 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete [0.041923s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.038132s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.018732s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.015607s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.019007s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.047770s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,756 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:33,757 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.021088s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.044229s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.018812s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.044477s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.014186s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,801 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:33,801 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.057756s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_detailed [0.014287s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_chassis [0.010878s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.061440s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,833 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_port [0.010843s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.037787s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation [0.015780s] ... ok DEBUG: {2} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_basic [0.065841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,867 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:33,867 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.053874s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation_ignore [0.038335s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.059532s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,901 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.058778s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port [0.019834s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_connector [0.023771s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.060709s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_chassis [0.014012s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.062572s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:33,949 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_volume_connector [0.020292s] ... ok DEBUG: {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.055956s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_driver [0.021211s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.048559s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_node [0.019892s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port_group [0.019771s] ... ok DEBUG: {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.053928s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.095200s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node [0.031659s] ... ok DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_volume_target_not_detailed [0.019736s] ... ok DEBUG: {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.052974s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,064 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,083 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,083 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,084 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {3} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.037021s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,117 openstack Still waiting for nodes 1 to reach state "fake state" DEBUG: 2021-09-09 07:05:34,118 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.043239s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,118 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,133 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,134 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.027282s] ... ok DEBUG: {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.031823s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,162 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,164 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,165 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,165 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,166 openstack Still waiting for introspection of node None, the current state is "waiting" DEBUG: 2021-09-09 07:05:34,166 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.033478s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,179 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,181 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.025089s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backend_pools [0.050847s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.152127s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.012734s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.016243s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.019619s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete [0.040390s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.281634s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.016109s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete [0.011519s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.072814s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_get [0.019606s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_make_rate_limit [0.036715s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,317 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_extend [0.022857s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.053817s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,340 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:34,341 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:34,342 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:34,343 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_get [0.020899s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_restore [0.045561s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_detailed [0.021173s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.013662s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,387 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.014963s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_detailed [0.040369s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_basic [0.016262s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,419 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.028136s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.087503s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_create [0.031136s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_delete [0.028189s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.076473s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,497 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,498 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,499 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:34,500 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.247584s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_update [0.023982s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_extra_specs_update [0.017283s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_make_it [0.133925s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_get [0.030526s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.050862s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.022267s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,573 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:34,574 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:34,575 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:34,576 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_restore [0.022472s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_update [0.048195s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_make_capabilities [0.020423s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,596 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.024364s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_make_resource [0.013877s] ... ok DEBUG: {0} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.021582s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.016314s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.064590s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.021340s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,632 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_retype [0.022109s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_basic [0.017689s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,650 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.030626s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_find [0.010916s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.019846s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_get [0.021549s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.022837s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_create_detailed [0.041569s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_capabilites_get [0.015752s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.022462s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_extensions [0.011757s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_find [0.012115s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.026431s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.106868s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,697 openstack.baremetal Still waiting for node 575e9096-c45b-4946-bd34-1fbf3c614991 to reach state "active", the current state is "available" DEBUG: 2021-09-09 07:05:34,698 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:34,720 openstack.baremetal Still waiting for node 575e9096-c45b-4946-bd34-1fbf3c614991 to reach state "active", the current state is "deploying" DEBUG: 2021-09-09 07:05:34,721 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_type_update [0.010161s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_group_types [0.010867s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.017164s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.062243s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,739 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_limits_get [0.029628s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.026721s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.035321s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete [0.023681s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.023923s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.014034s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_find [0.011820s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_extend [0.059808s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_get [0.013019s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_create_attrs [0.014886s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.011330s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.069861s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.025516s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,874 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_get [0.024243s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.015565s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_basic [0.022858s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,914 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_types [0.023711s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.195772s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,881 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:34,916 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.010387s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete [0.015626s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.010336s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_find [0.010480s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.098535s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_basic [0.049702s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,956 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_set_readonly_false [0.011294s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.071644s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,985 openstack ironic NIC registration failed DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/cloud/_baremetal.py", line 230, in register_machine DEBUG: error_message=port_msg) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 401, in post DEBUG: return self.request(url, 'POST', **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/proxy.py", line 669, in request DEBUG: return _json_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/proxy.py", line 647, in _json_response DEBUG: exceptions.raise_from_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_detailed [0.023850s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_make_limit [0.052240s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:34,996 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:34,997 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,002 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,003 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,003 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,004 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,005 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,006 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,007 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,012 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,013 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,014 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,015 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,016 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.012681s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete [0.012674s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.015402s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs [0.013336s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_extend [0.016410s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.095333s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.038031s] ... ok DEBUG: {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_set_volume_readonly_false [0.011087s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.010255s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.094389s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.016004s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.025508s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.017714s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.030855s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.016132s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.034968s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.022619s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.031872s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.015916s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.047427s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete [0.013595s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.116101s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.017129s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.010389s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_create [0.022875s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.016224s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.010928s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_encryption_delete_ignore [0.023403s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.018344s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.069389s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_find [0.036100s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.067366s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.011999s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.022712s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_get [0.013322s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.012950s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_retype_with_migration_policy [0.034868s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_retype_without_migration_policy [0.012797s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.083998s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_set_readonly_no_argument [0.014914s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.048441s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,336 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: 2021-09-09 07:05:35,338 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_make_resource_filter [0.012927s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,348 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.039527s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,370 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.058822s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,396 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.085886s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.026033s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.176690s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,365 openstack.baremetal Still waiting for node 29dbc158-b12b-40ff-b8a6-9117ccf11dd4 to reach state "manageable", the current state is "available" DEBUG: 2021-09-09 07:05:35,366 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:35,391 openstack.baremetal Still waiting for node 29dbc158-b12b-40ff-b8a6-9117ccf11dd4 to reach state "manageable", the current state is "inspecting" DEBUG: 2021-09-09 07:05:35,394 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.022402s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.060218s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs_error [0.035126s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_basic [0.023452s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.087165s] ... ok DEBUG: {2} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_create [0.014199s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.115410s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,523 openstack.baremetal Still waiting for node a81f7dc5-cf7b-431a-be3d-35a5732228c1 to reach state "manageable", the current state is "inspecting" DEBUG: 2021-09-09 07:05:35,524 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_new [0.026576s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.091557s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.027363s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.065654s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.019478s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.016747s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.021547s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,624 openstack.fnmatch Bad pattern passed to fnmatch DEBUG: NoneType: None DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.104188s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,630 openstack.baremetal Still waiting for node 2249474b-60bb-4020-ac37-2f52d9b0f7b2 to reach state "available", the current state is "manageable" DEBUG: 2021-09-09 07:05:35,631 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.021531s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.097670s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,633 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,635 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,643 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:35,645 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.072516s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.017761s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.021918s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.021029s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.072398s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,704 keystoneauth.session Retriable status code 409. Retrying in 0.5s. DEBUG: 2021-09-09 07:05:35,709 keystoneauth.session Retriable status code 503. Retrying in 1.0s. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.067934s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,720 openstack Availability zone list could not be fetched DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/cloud/_compute.py", line 142, in list_availability_zone_names DEBUG: for zone in zones: DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/resource.py", line 1775, in list DEBUG: exceptions.raise_from_response(response) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.027849s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.059052s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.023256s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.022188s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.043205s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.051435s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.052956s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.068095s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.058255s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.121982s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.050968s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.071046s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.067928s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:35,956 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.151372s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_exception [0.150276s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.066535s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,036 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy [0.043042s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.052595s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.159931s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile [0.080437s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.087198s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.085655s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.133542s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,171 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver [0.096322s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.126223s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,233 openstack.baremetal Still waiting for node 77a91539-1262-4542-b39c-6ca50c82241e to reach state "manageable", the current state is "inspecting" DEBUG: 2021-09-09 07:05:36,239 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:36,251 openstack.baremetal Still waiting for node 77a91539-1262-4542-b39c-6ca50c82241e to reach state "manageable", the current state is "inspecting" DEBUG: 2021-09-09 07:05:36,254 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver_exception [0.070640s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.157186s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,234 keystoneauth.session Retriable status code 503. Retrying in 0.5s. DEBUG: 2021-09-09 07:05:36,251 keystoneauth.session Retriable status code 409. Retrying in 1.0s. DEBUG: 2021-09-09 07:05:36,272 keystoneauth.session Retriable status code 409. Retrying in 0.5s. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.126773s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.072093s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,334 openstack.baremetal Still waiting for the lock to be released on node 1de9c44e-0dd6-476e-a79b-61d6acb51f47, currently locked by conductor conductor0 DEBUG: 2021-09-09 07:05:36,335 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_policy [0.069308s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.064013s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.110180s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.057090s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.044546s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_profile [0.085394s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.050818s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_receiver [0.043662s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.135158s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,484 openstack.baremetal Still waiting for node e1de8123-a923-47e4-b5c2-1a196117120c to reach state "manageable", the current state is "inspecting" DEBUG: 2021-09-09 07:05:36,487 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.094444s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_by_id [0.036665s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.058741s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,528 keystoneauth.session Retriable status code 503. Retrying in 0.5s. DEBUG: 2021-09-09 07:05:36,531 keystoneauth.session Retriable status code 409. Retrying in 1.0s. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_by_id [0.035347s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.048081s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_profiles [0.046916s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.106791s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.048510s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.142261s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,610 openstack.baremetal Still waiting for node d23b1067-0e20-430d-a3c6-b4bc8772e2e7 to reach state "manageable", the current state is "inspecting" DEBUG: 2021-09-09 07:05:36,611 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster [0.067063s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.079621s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.083619s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.089178s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_policy_on_cluster [0.065957s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.054304s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.080225s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,790 openstack.baremetal Still waiting for the lock to be released on node efd3777e-8119-4457-aa8a-c6286a41f9f4, currently locked by conductor conductor99 DEBUG: 2021-09-09 07:05:36,791 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.058398s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.046017s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.043163s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.011158s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.131282s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.119696s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.061685s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.074194s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.090551s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:36,952 openstack.baremetal Still waiting for node 56cacfc8-8dc6-416e-aa91-a0a7dfefcee8 to reach state "active", the current state is "deploy wait" DEBUG: 2021-09-09 07:05:36,953 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.075410s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.050263s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.046651s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.037958s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.229211s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.138775s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.049996s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.040003s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.173092s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,112 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.033447s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.045302s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.121599s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.023994s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.097642s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.141109s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.038489s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.123207s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile_exception [0.049274s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.293458s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,385 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.059980s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.033435s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.080860s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v2 [0.038116s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_detach_policy_from_cluster [0.160825s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,517 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.150518s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,513 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.149031s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,550 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_not_found_returns_false [0.057912s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,597 openstack Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/cloud/_clustering.py", line 415, in get_cluster_policy_by_id DEBUG: name=policy_id)) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/proxy.py", line 669, in request DEBUG: return _json_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/proxy.py", line 647, in _json_response DEBUG: exceptions.raise_from_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.ResourceNotFound: Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.071716s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_by_id [0.046348s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.068244s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.054638s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_not_found_returns_false [0.053894s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,697 openstack Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/cloud/_clustering.py", line 332, in get_cluster_profile_by_id DEBUG: name=profile_id)) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 395, in get DEBUG: return self.request(url, 'GET', **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/proxy.py", line 669, in request DEBUG: return _json_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/proxy.py", line 647, in _json_response DEBUG: exceptions.raise_from_response(response, error_message=error_message) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.ResourceNotFound: Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.038613s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.077758s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.045727s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.044532s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster [0.080699s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.039956s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.325075s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.077962s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_clusters [0.083475s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.081518s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.138435s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.082659s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,946 openstack.baremetal Still waiting for the lock to be released on node 2c60342d-d9ad-40c7-b491-016deb6932c8, currently locked by conductor conductor0 DEBUG: 2021-09-09 07:05:37,948 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_policy [0.085796s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.083543s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:37,987 openstack Neutron returned NotFound for floating IPs, which means this cloud doesn't have neutron floating ips. shade can't fallback to trying Nova since nova doesn't support server-side filtering when listing floating ips and filters were given. If you do not think shade should be attempting to list floating ips on neutron, it is possible to control the behavior by setting floating_ip_source to 'nova' or None for cloud: _test_cloud_. If you are not already using clouds.yaml to configure settings for your cloud(s), and you want to configure this setting, you will need a clouds.yaml file. For more information, please see https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.123827s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_receiver [0.085005s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.105242s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.075434s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.063624s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.042813s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.150083s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:38,129 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.061797s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.097301s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.038986s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.049705s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.079308s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.124246s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster [0.130601s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.227695s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.085167s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_not_found_returns_false [0.070942s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.124806s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.100139s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_receivers [0.098152s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.068599s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_profile [0.075821s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.341329s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.138797s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.082633s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.093127s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.109357s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.079501s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.117635s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.196349s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:38,774 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: 2021-09-09 07:05:38,816 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.069766s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:38,838 openstack Flavor invalid not found for deleting DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.161905s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.098242s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.057486s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.090123s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.030447s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.026719s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.120901s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.113312s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:39,031 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.178269s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.090299s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.109662s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.074819s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:39,107 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.065382s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.110275s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.136618s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.126581s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.081888s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.078071s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_attach_policy_to_cluster [0.149234s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.078930s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.131248s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.150302s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster [0.155647s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.138628s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.119266s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy_exception [0.074478s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.122878s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:39,508 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.063574s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:39,534 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2 [0.043618s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.071290s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_by_id [0.076099s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.036353s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_by_id [0.048322s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.043499s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.119468s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:39,652 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_not_found_returns_false [0.089676s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.083333s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.164362s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.090980s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:39,735 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.082741s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_not_found_returns_false [0.096275s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.126836s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.059446s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.130729s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_policies [0.077580s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.044864s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.079276s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.065911s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.096841s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.019052s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.051124s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.028779s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.051484s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.054862s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.059280s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.095581s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.047787s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.082286s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.038454s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.118339s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.097045s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.014237s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.057736s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.084343s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.157414s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.042989s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.129232s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.036510s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.066995s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.022111s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.113647s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.067559s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.152629s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.064539s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:40,413 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.070875s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.054166s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.099197s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.042552s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.068171s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.033366s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.056173s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.070532s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.235847s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.017100s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.063923s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.300333s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.111436s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.120273s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.093918s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.181614s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.073873s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.099812s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.091562s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.075356s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.053447s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.081423s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.178736s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.148414s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.058497s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:41,028 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.075703s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.065678s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.066100s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:41,098 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.056161s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.085282s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.149376s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.103490s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.063911s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.037763s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2_no_domain [0.067245s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.268520s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.025666s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.097996s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:41,332 openstack Firewall rule deny_ssh not found for removing DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.049723s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.024554s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.044036s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.093857s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.072610s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.065837s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.037195s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.033423s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.076530s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.062948s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.136157s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v2 [0.072833s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.055404s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.078776s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.040673s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:41,582 openstack Calculating hashes for /tmp/tmpa768o66t/tmp33n494yb DEBUG: 2021-09-09 07:05:41,586 openstack Image file /tmp/tmpa768o66t/tmp33n494yb md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.062887s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.054304s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v2 [0.025718s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.107993s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.044424s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.054032s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.108041s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:41,642 openstack Calculating hashes for /tmp/tmp5rr_mg9l/tmpzmgq1vqt DEBUG: 2021-09-09 07:05:41,644 openstack Image file /tmp/tmp5rr_mg9l/tmpzmgq1vqt md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2021-09-09 07:05:41,661 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:41,664 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.037806s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.100517s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2 [0.052892s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.082957s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:41,743 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:41,745 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:41,769 openstack.image Deleting failed upload of image image-2 DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2_no_project [0.035307s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.122613s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.083138s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.053341s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.063508s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2 [0.053464s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.083468s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.046091s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.018999s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.009845s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_by_name [0.042370s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.011802s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.192498s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:41,846 openstack Calculating hashes for /tmp/tmp11jb3cns/tmpqzco4c5a DEBUG: 2021-09-09 07:05:41,849 openstack Image file /tmp/tmp11jb3cns/tmpqzco4c5a md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2021-09-09 07:05:41,910 openstack swift stale check, no object: container-3/image-2 DEBUG: 2021-09-09 07:05:41,912 openstack swift uploading /tmp/tmp11jb3cns/tmpqzco4c5a to container-3/image-2 DEBUG: 2021-09-09 07:05:41,917 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:41,927 keystoneauth.session Retriable status code 503. Retrying in 0.5s. DEBUG: 2021-09-09 07:05:41,944 openstack.image Image Task 84414e78-2ef3-4a97-8a6a-ccf1656293ac imported 4c254df5-e962-4787-b786-f9c8305b1d1b in 0.020830631256103516 DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.071779s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.042386s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.065039s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.070949s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.079656s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.035319s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.052109s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.181862s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.128217s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.121981s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.093638s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.025177s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.040491s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.183256s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,174 openstack Calculating hashes for /tmp/tmpt8nbvay8/tmpvv1lulqe DEBUG: 2021-09-09 07:05:42,176 openstack Image file /tmp/tmpt8nbvay8/tmpvv1lulqe md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2021-09-09 07:05:42,200 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:42,203 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.065818s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.063908s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.081125s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,383 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.036939s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.098296s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.029914s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.013919s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.298005s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.216877s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,340 openstack Calculating hashes for /tmp/tmp9g89g4ig/tmpeinhxhvl DEBUG: 2021-09-09 07:05:42,359 openstack Image file /tmp/tmp9g89g4ig/tmpeinhxhvl md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2021-09-09 07:05:42,405 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:42,415 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.013284s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.066849s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.017112s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.012175s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.071402s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.083246s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.090842s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,554 openstack Calculating hashes for /tmp/tmppz2x229f/tmp718tbdlu DEBUG: 2021-09-09 07:05:42,556 openstack Image file /tmp/tmppz2x229f/tmp718tbdlu md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2021-09-09 07:05:42,575 openstack.image Deleting failed upload of image image-2 DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.063990s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,546 openstack Disabling network entry in catalog per config DEBUG: 2021-09-09 07:05:42,576 openstack Disabling volume entry in catalog per config DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.034501s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.009308s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.064899s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.059736s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.013689s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,636 openstack Disabling network entry in catalog per config DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.009135s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.128626s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,630 openstack Calculating hashes for /tmp/tmpwsivl4nh/tmp8lvmvl8u DEBUG: 2021-09-09 07:05:42,632 openstack Image file /tmp/tmpwsivl4nh/tmp8lvmvl8u md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2021-09-09 07:05:42,663 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:42,666 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:42,689 openstack.image Deleting failed upload of image image-2 DEBUG: 2021-09-09 07:05:42,696 openstack.image Image creation failed DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/image/v2/_proxy.py", line 235, in _upload_image DEBUG: **kwargs) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/image/v2/_proxy.py", line 293, in _upload_image_put DEBUG: exceptions.raise_from_response(response) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/9a0386d1-eac4-4665-95a1-d9b568b78073/file DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.089600s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.075910s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.101766s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,729 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.009169s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.013789s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.030432s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.049975s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.076739s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,794 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.026405s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.036794s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.017544s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.024481s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.015600s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.078870s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.020439s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.188860s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:42,797 openstack Calculating hashes for /tmp/tmpam_0m8rr/tmpzicxmruz DEBUG: 2021-09-09 07:05:42,799 openstack Image file /tmp/tmpam_0m8rr/tmpzicxmruz md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2021-09-09 07:05:42,820 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:42,828 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_servers_normal [0.020163s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.084862s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.034565s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.069199s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.060451s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.029971s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.050029s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.089666s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.034517s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.042854s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.070827s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.033343s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,082 openstack Swift capabilities not supported. Using default max file size. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.141624s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.123496s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.033841s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.062053s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.024999s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.025710s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.066987s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.053045s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,200 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:43,206 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:43,220 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.130248s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.034032s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.020847s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.102160s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.059772s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.183903s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2_with_role [0.078327s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.097707s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.139248s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,295 openstack Calculating hashes for /tmp/tmp6bxzx2cd/tmpeaddl9_t DEBUG: 2021-09-09 07:05:43,297 openstack Image file /tmp/tmp6bxzx2cd/tmpeaddl9_t md5:66f28cb74d42c3a6e6f5f542399cfdb2 sha256:cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625 DEBUG: 2021-09-09 07:05:43,319 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 DEBUG: 2021-09-09 07:05:43,321 openstack swift uploading /tmp/tmp6bxzx2cd/tmpeaddl9_t to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 DEBUG: 2021-09-09 07:05:43,382 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.118627s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.090783s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.088505s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.082507s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.042021s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.068626s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.189058s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,438 openstack Calculating hashes for /tmp/tmprz3b3hm8/tmpklcwhgwk DEBUG: 2021-09-09 07:05:43,440 openstack Image file /tmp/tmprz3b3hm8/tmpklcwhgwk md5:226fa25d6af23144e78322e7ee9567cd sha256:062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b DEBUG: 2021-09-09 07:05:43,460 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 DEBUG: 2021-09-09 07:05:43,462 openstack swift uploading /tmp/tmprz3b3hm8/tmpklcwhgwk to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 DEBUG: 2021-09-09 07:05:43,587 openstack Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.084868s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.015691s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,621 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.016397s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.156823s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,549 openstack Calculating hashes for /tmp/tmpupi9sqsf/tmp4eytgg3s DEBUG: 2021-09-09 07:05:43,551 openstack Image file /tmp/tmpupi9sqsf/tmp4eytgg3s md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2021-09-09 07:05:43,580 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:43,591 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.065784s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.039521s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.111484s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.036340s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.041405s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.073026s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.155493s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,718 openstack Calculating hashes for /tmp/tmpefx57fmh/tmpz1ae0x06 DEBUG: 2021-09-09 07:05:43,721 openstack Image file /tmp/tmpefx57fmh/tmpz1ae0x06 md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 DEBUG: 2021-09-09 07:05:43,746 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:43,749 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.123364s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.040392s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.022734s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.035287s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.076442s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,798 openstack Calculating hashes for /tmp/tmp0ty9iw7a/tmp_f2q1y3c DEBUG: 2021-09-09 07:05:43,801 openstack Image file /tmp/tmp0ty9iw7a/tmp_f2q1y3c md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d DEBUG: 2021-09-09 07:05:43,813 openstack.image image image-2 exists and is up to date DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.029511s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.018826s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.045195s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.030142s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.094499s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.019235s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.042594s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.078793s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.038867s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.012287s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.051995s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:43,967 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:43,970 openstack 'qos-bw-limit-direction' extension is not available on target cloud DEBUG: 2021-09-09 07:05:43,973 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.096672s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.021257s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.039040s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.014881s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.100698s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.052797s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.106154s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.059537s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,122 openstack 'qos-bw-limit-direction' extension is not available on target cloud DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.086431s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.029655s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.087063s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.159883s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.024193s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.032533s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.027600s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.050184s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.023200s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.054715s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.114932s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.060812s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.062944s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,297 openstack Keypair key-2 not found for deleting DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.077064s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,311 openstack 'qos-default' extension is not available on target cloud DEBUG: 2021-09-09 07:05:44,314 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.028025s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.089482s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.094423s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.050255s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.052080s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,453 openstack QoS policy goofy not found for deleting DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.077963s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.067072s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,514 openstack 'qos-default' extension is not available on target cloud DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.065100s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.276101s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.017118s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.050088s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.026369s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.218550s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.011032s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.011923s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.017188s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.101081s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.060945s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.057093s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.105437s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.050581s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,730 openstack image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/cloud/openstackcloud.py:441: UserWarning: image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: warnings.warn(warning_msg) DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.185803s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.108879s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.076465s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.064628s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,775 openstack image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/cloud/openstackcloud.py:441: UserWarning: image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. DEBUG: warnings.warn(warning_msg) DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.063234s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.072193s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.057816s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.129536s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.041912s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:44,917 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.134673s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.018410s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.062019s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.032247s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.083375s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.153779s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,019 openstack Disabling volume entry in catalog per config DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.017267s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.016869s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.057370s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.078164s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.018909s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster [0.031999s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.126661s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.056000s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.043967s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.063854s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.021329s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster [0.026592s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.060884s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.015270s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.053288s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.032728s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.010323s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.048708s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.022508s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.020546s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.047265s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,291 openstack Network test-net not found for deleting DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_servers [0.120857s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.031607s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.048838s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.086681s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_flavors [0.042336s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v1 [0.034034s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.075178s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.032025s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v1 [0.038393s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain [0.328072s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.079451s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.366526s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,560 openstack Disabling volume entry in catalog per config DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.107407s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.082163s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,657 openstack Disabling volume entry in catalog per config DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.009892s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.012089s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,681 openstack Disabling network entry in catalog per config DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.011500s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.130050s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,643 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:45,673 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.009774s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.081960s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.037342s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.058192s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project [0.251309s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.032739s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.080603s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.139163s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,834 openstack Swift capabilities not supported. Using default max file size. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.051650s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.059059s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.044200s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster_template [0.014924s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.044763s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.021843s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.027181s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v2 [0.023896s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster_template [0.019849s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.069905s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,929 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:45,937 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:45,943 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.048447s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_flavors [0.014150s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.059271s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.050186s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:45,996 openstack Calculating hashes for /tmp/tmprh15_sxg/tmpr68z_eyp DEBUG: 2021-09-09 07:05:45,999 openstack Image file /tmp/tmprh15_sxg/tmpr68z_eyp md5:56f02676fcf29d38c61cdd99d5ce753f sha256:7e0a0ec5ad91e590ebba1e543e6d9b04337b20003fe195170a0b7138b0f50c3e DEBUG: 2021-09-09 07:05:46,004 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.035312s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v2 [0.025402s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.038887s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.023065s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.111426s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,053 openstack Calculating hashes for /tmp/tmpyqi4z9hr/tmpds7pc9eh DEBUG: 2021-09-09 07:05:46,067 openstack Image file /tmp/tmpyqi4z9hr/tmpds7pc9eh md5:c3086df1c12a5feddf411bb101820988 sha256:22c2857101cdb26425df812790596c8067aaa769c610a2c83fcb63d8b2f9d02d DEBUG: 2021-09-09 07:05:46,101 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 DEBUG: 2021-09-09 07:05:46,103 openstack swift uploading /tmp/tmpyqi4z9hr/tmpds7pc9eh to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2 [0.363612s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.067126s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 1970-01-01 03:25:45,000 openstack.resource Attribute [] not found in []: ''. DEBUG: 1970-01-01 03:25:45,000 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.076889s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,159 openstack Calculating hashes for /tmp/tmpb1ti1hid/tmp56vqe16f DEBUG: 2021-09-09 07:05:46,162 openstack Image file /tmp/tmpb1ti1hid/tmp56vqe16f md5:8db540978b79c6b1bec84f8395049f70 sha256:6ac7d58264f1d35bf71dc56eaa351afebc044ae348b85501f2fe80f4e20d74ab DEBUG: 2021-09-09 07:05:46,187 openstack swift checksum mismatch: /tmp/tmpb1ti1hid/tmp56vqe16f!=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 DEBUG: 2021-09-09 07:05:46,189 openstack swift uploading /tmp/tmpb1ti1hid/tmp56vqe16f to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.067663s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.055371s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.096158s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.018189s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,312 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.070983s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.058862s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,356 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:46,359 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:46,363 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:46,365 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:46,367 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:46,370 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.097735s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.036203s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project [0.229812s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,362 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:46,446 openstack Assignment does not exist DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.057262s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.050007s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,517 openstack Port non-existent not found for deleting DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.036074s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.037652s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.198637s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.020637s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.103687s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.086973s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.043038s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.715763s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,055 openstack Calculating hashes for /tmp/tmp3bqi_hcn/tmprxmy70d2 DEBUG: 2021-09-09 07:05:46,058 openstack Image file /tmp/tmp3bqi_hcn/tmprxmy70d2 md5:24301766e9efaf7334d1aa4e85d26ef9 sha256:0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d DEBUG: 2021-09-09 07:05:46,094 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 DEBUG: 2021-09-09 07:05:46,098 openstack swift uploading /tmp/tmp3bqi_hcn/tmprxmy70d2 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.053304s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.030781s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v2 [0.039906s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_exists [0.382822s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.028937s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.113973s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,810 openstack Calculating hashes for /tmp/tmp6ptlafgq/tmpxqgu3qmm DEBUG: 2021-09-09 07:05:46,816 openstack Image file /tmp/tmp6ptlafgq/tmpxqgu3qmm md5:05f5ef0d823b862983ffa5dfd9295b57 sha256:8d72385835ce79088e957a5724b8380c6c3e001434cd0902ff45ac87ded8e48a DEBUG: 2021-09-09 07:05:46,823 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.125300s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,792 openstack Calculating hashes for /tmp/tmpbxhgonni/tmp1gm9gyuy DEBUG: 2021-09-09 07:05:46,794 openstack Image file /tmp/tmpbxhgonni/tmp1gm9gyuy md5:827f6275fb3754c64c6e5ab8cbffe372 sha256:338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43 DEBUG: 2021-09-09 07:05:46,826 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 DEBUG: 2021-09-09 07:05:46,829 openstack swift uploading /tmp/tmpbxhgonni/tmp1gm9gyuy to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.064767s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,895 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.029000s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait [0.094975s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.028084s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.067025s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.050997s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.051838s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_using_id [0.061160s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.094072s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.062688s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.033557s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.257148s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:46,892 openstack Calculating hashes for /tmp/tmpgn1mwt87/tmppuv8glcs DEBUG: 2021-09-09 07:05:46,897 openstack Image file /tmp/tmpgn1mwt87/tmppuv8glcs md5:c05cf8cc50eb6af4769c10e069df4996 sha256:1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964 DEBUG: 2021-09-09 07:05:46,932 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 DEBUG: 2021-09-09 07:05:46,934 openstack swift uploading /tmp/tmpgn1mwt87/tmppuv8glcs to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 DEBUG: 2021-09-09 07:05:46,960 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 DEBUG: 2021-09-09 07:05:47,105 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/cloud/_object_store.py", line 848, in _wait_for_futures DEBUG: exceptions.raise_from_response(result) DEBUG: File "/builddir/build/BUILD/openstacksdk-0.59.0/openstack/exceptions.py", line 238, in raise_from_response DEBUG: http_status=http_status, request_id=request_id DEBUG: openstack.exceptions.HttpException: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.034928s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.101739s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.055394s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.139530s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_using_id [0.036275s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.039435s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.030367s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.147501s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.048672s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.047819s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.202400s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,150 openstack Calculating hashes for /tmp/tmpcflgides/tmpag6wgqpq DEBUG: 2021-09-09 07:05:47,156 openstack Image file /tmp/tmpcflgides/tmpag6wgqpq md5:f98ad2d865b209a4b69bfdee8397e227 sha256:f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c DEBUG: 2021-09-09 07:05:47,197 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 DEBUG: 2021-09-09 07:05:47,220 openstack swift uploading /tmp/tmpcflgides/tmpag6wgqpq to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.050297s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.054661s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.032272s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_ha [0.095138s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.079204s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.048460s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3_no_domain [0.039047s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.057757s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.056728s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.028258s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.100844s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,448 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:47,469 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:47,471 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:47,473 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:47,475 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:47,477 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.068814s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.047756s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.040758s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.061379s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.084214s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,561 openstack Security group None not found for adding DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.072152s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.043185s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.066977s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,617 openstack Server None not found DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.058942s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.067108s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.040701s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.116938s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,668 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.043919s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.038339s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,700 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.065469s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.021896s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v2 [0.037159s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.082406s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.072504s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,774 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v2 [0.085630s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.070620s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.097320s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,825 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.061476s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.049909s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.062327s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.079567s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:47,906 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.052275s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.081795s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.065885s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.083462s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.059101s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,015 openstack Security group 10 not found for deleting DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.009642s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.102359s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,015 openstack.resource The option [tenant_id] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:48,018 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.034615s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.140552s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.051946s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,065 openstack Security group doesNotExist not found for deleting DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.017729s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.108911s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,098 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.078452s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.039749s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.099858s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,155 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.044158s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.101330s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.087182s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.065159s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.049735s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.080093s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,306 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project [0.132023s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.064674s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.099433s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,376 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.208767s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_v2 [0.113076s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.070731s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.090037s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.076881s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.049139s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.058979s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.057344s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.047219s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.080379s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,570 openstack.iterate_timeout Waiting 0.001 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.055989s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.098287s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain [0.207275s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,535 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:48,570 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:48,604 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:48,641 openstack Assignment does not exist DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.084296s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,657 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.084927s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.087793s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,709 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.079086s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project [0.131921s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,732 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:48,773 openstack Assignment does not exist DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.050311s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.066177s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.067846s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.078827s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project_exists [0.133253s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.057211s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.067883s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.038822s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.133459s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.086274s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.027966s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain_exists [0.386193s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:48,870 openstack Assignment already exists DEBUG: 2021-09-09 07:05:48,931 openstack Assignment already exists DEBUG: 2021-09-09 07:05:48,991 openstack Assignment already exists DEBUG: 2021-09-09 07:05:49,095 openstack Assignment already exists DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.081921s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.040427s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.039959s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.030367s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.011313s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain [0.300321s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,003 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:49,040 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:49,168 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:49,206 openstack Assignment does not exist DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.087842s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.113222s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,304 openstack.iterate_timeout Waiting 1.6 seconds DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.068479s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.040163s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain_exists [0.280565s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,277 openstack Assignment already exists DEBUG: 2021-09-09 07:05:49,315 openstack Assignment already exists DEBUG: 2021-09-09 07:05:49,353 openstack Assignment already exists DEBUG: 2021-09-09 07:05:49,388 openstack Assignment already exists DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2 [0.188681s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,298 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:49,326 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:49,358 openstack Assignment does not exist DEBUG: 2021-09-09 07:05:49,387 openstack Assignment does not exist DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.060486s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.065441s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,383 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_exists [0.073424s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,461 openstack Assignment already exists DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.051311s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_exists [0.093824s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.075362s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.155036s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,489 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait [0.082370s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.032002s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait_exception [0.101936s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,582 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_filters [0.040182s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.045971s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.028196s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait_exception [0.109841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,663 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.038257s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.050390s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.042466s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.045044s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.062107s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.089520s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.229340s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,679 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.044501s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.100213s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.030100s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.096756s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:49,870 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.061998s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_dvr [0.137259s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.132289s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.095137s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.066035s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,122 openstack Security group None not found for adding DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain_exists [0.386335s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.108968s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.304590s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.032551s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.012917s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.104126s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.039847s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.066324s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.039600s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.062702s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,288 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.036661s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.012212s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.169079s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.046353s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.035224s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,364 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.032235s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,398 openstack Security group doesNotExist not found for deleting DEBUG: DEBUG: {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.093444s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.032229s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,430 openstack Security group doesNotExist not found for deleting DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.097451s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,423 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.028217s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.031562s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.070508s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project_exists [0.267351s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,425 openstack Assignment already exists DEBUG: 2021-09-09 07:05:50,508 openstack Assignment already exists DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.028054s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination [0.105784s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.051446s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.054822s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.081969s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.044211s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.072659s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.025328s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.071174s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,682 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.138242s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.046943s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,733 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.053205s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.071581s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.041203s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:50,774 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.085444s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.064554s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.056764s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.043639s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.049654s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.014528s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.081398s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.014866s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.013201s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.012178s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.064626s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.013125s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.055522s] ... ok DEBUG: {0} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.066503s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.120368s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain [0.527208s] ... ok DEBUG: {0} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.028952s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,042 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.056282s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,074 openstack Stack stack_name not found for deleting DEBUG: DEBUG: {0} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.035918s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,080 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.028024s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,117 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.049559s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.024396s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.032028s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.015054s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.128115s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.012728s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.011478s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.010786s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.037429s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.015802s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,211 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.019954s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,227 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:51,232 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.017533s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,249 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.061698s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.098184s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.030097s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,280 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.022984s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.018328s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.070948s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.022425s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.071780s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_exists [0.310551s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,279 openstack Assignment already exists DEBUG: 2021-09-09 07:05:51,349 openstack Assignment already exists DEBUG: DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.022481s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v2 [0.040305s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.027849s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.017832s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.016833s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.096571s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.019383s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,445 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.064357s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.020700s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.043171s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.015969s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.009540s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.044886s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.021156s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.010566s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.014737s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.012980s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.015297s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.080767s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.017197s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.013663s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.021316s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.051795s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.155717s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.284696s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.011253s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.016363s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.009588s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.009637s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.013543s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.066332s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.057670s] ... ok DEBUG: {0} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.012795s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.017401s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,720 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.038881s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain [0.106665s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.018950s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.024212s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,738 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.059008s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.025653s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,770 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_create_extra_specs [0.015329s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.059025s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.042896s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,793 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_delete_extra_specs_property [0.010887s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_fetch_extra_specs [0.019955s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.074999s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.015860s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,835 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.017816s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,853 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.009720s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.009758s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.059970s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.075163s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.014041s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,887 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.065150s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata [0.010879s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.031269s] ... ok DEBUG: {3} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.050720s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.067423s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:51,964 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.042249s] ... ok DEBUG: {3} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.009888s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.009421s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.015271s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,023 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.009487s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.010056s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.011023s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.013717s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_ServerDetail [0.170010s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.098642s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.024594s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,093 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete [0.025316s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.023022s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,117 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_find [0.028430s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_remove_host [0.013368s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.015373s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.009209s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregates [0.016123s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.015564s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.009506s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_fixed_ip_to_server [0.019029s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.009990s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.010371s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fetch_security_groups [0.017992s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.118051s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.012723s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fixed_ip_from_server [0.011720s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_all_server_metadata [0.013597s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_find [0.011350s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_get [0.010180s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_limits_get [0.011277s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.053863s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.054045s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_create_attrs [0.013517s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete_ignore [0.017091s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_force_delete [0.011975s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.041571s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.038926s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain_exists [0.439178s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_create [0.018811s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.022870s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.032384s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.012772s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_get [0.019498s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.018619s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interfaces [0.021163s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.013552s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_with_network_label [0.014709s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.009804s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.015500s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock [0.023693s] ... ok DEBUG: {3} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.015121s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,404 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rebuild [0.017774s] ... ok DEBUG: {3} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.014149s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,420 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resize [0.011691s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.012488s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_start [0.011322s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_remove_tenant_access [0.010053s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_update_extra_specs_property [0.011463s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_stop [0.015986s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_delete_flavor_extra_specs_prop [0.016421s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.154175s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_create [0.011200s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime [0.041042s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,472 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:52,475 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:52,479 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:52,485 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:52,488 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:52,492 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. DEBUG: 2021-09-09 07:05:52,495 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. DEBUG: DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/compute/v2/hypervisor.py:89: UserWarning: This call is deprecated and is only available until Nova 2.88 DEBUG: "This call is deprecated and is only available until Nova 2.88") DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_fetch_extra [0.015985s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,499 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.011456s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_access [0.011666s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_detail [0.010038s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor [0.010817s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.018879s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,522 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.058925s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.019108s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253 [0.014598s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_v2 [0.254209s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.015198s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,561 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_create [0.024995s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.015462s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,577 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.045111s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_ignore [0.013403s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.011965s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.024670s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,602 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_252 [0.017623s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_Server [0.012017s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.054165s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_252 [0.020856s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_image [0.011926s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_update [0.011660s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252 [0.014434s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.045154s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_not_detailed [0.016965s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.025433s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.055862s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.013353s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v2 [0.042690s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extension_find [0.033264s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.038766s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_floating_ip_to_server [0.022213s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.042970s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.038609s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete [0.015444s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete_ignore [0.015424s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.021794s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_not_detailed [0.009693s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.030838s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete [0.008764s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate_with_options [0.009817s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_url [0.027846s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_find [0.009493s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_create [0.008843s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_get [0.009669s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.045387s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.031401s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete_ignore [0.015749s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_pause [0.014749s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_revert_resize [0.013581s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.050180s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve [0.011476s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.058561s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unrescue [0.011841s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_not_detailed [0.017380s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_set_server_metadata [0.016440s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.055391s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.053379s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_add_tenant_access [0.015464s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.214041s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,917 openstack Router goofy not found for deleting DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete [0.019642s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find [0.012169s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_query [0.011936s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.048152s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.053758s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.023420s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.036681s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.012827s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.046258s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_all_attempts [0.150547s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:52,996 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2021-09-09 07:05:53,004 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2021-09-09 07:05:53,022 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2021-09-09 07:05:53,031 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2021-09-09 07:05:53,049 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: 2021-09-09 07:05:53,052 openstack List volumes failed to retrieve all volumes after 5 attempts. Returning what we found. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.034054s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_fetch_extra [0.120639s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,084 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.045276s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.038111s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.022850s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.054323s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_remove_tenant_access [0.028424s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.037688s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.032481s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_detailed [0.025524s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_get_flavor_extra_specs_prop [0.022160s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.033892s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.078104s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_update_flavor_extra_specs_prop [0.034763s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.028092s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.079342s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v2 [0.027303s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.028017s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,234 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor_uptime [0.034829s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.043548s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_not_detailed [0.029305s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.040997s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,249 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:53,254 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:53,264 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:53,273 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.051159s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_after_253 [0.017850s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs [0.012107s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_253 [0.011290s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.031294s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,297 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:53,307 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals [0.013688s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.017046s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_services [0.012672s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match [0.017900s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.067129s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,317 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.015260s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match_exception [0.013537s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.013153s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.055253s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_211 [0.018302s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.012236s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.012820s] ... ok DEBUG: {0} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_before_211 [0.017010s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.013777s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.021492s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.136975s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.019851s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.018259s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.054915s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.011898s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.019013s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.018538s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.021846s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.030385s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.054037s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.013458s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.022471s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.017573s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.012891s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.030344s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.017257s] ... ok DEBUG: {1} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.049769s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.137800s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_availability_zone [0.018441s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.024632s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.021933s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,579 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.021317s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.028603s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.060105s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,585 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.013905s] ... ok DEBUG: {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.032355s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.036313s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,608 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.018917s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.018734s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.015861s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.051448s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: public and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: internal_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: private and routes_externally: False DEBUG: key=key, name=cloud[key], external=external)) DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.026259s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,661 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.020060s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,670 openstack.resource Attribute [policy_id] not found in []: 'policy_id'. DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.015518s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.015630s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_find_multiple_match [0.016332s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.019350s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,705 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.010980s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.053886s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_253 [0.012621s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.021055s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,728 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.144223s] ... ok DEBUG: {3} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.020255s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,740 openstack.resource Attribute [attachment_id] not found in []: 'attachment_id'. DEBUG: DEBUG: {1} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.021560s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,747 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.050009s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.037440s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,779 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.066098s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.074905s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.038384s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,815 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.009675s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.023723s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.054215s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.021208s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.034693s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.036145s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.024509s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.115012s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,796 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,805 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,808 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,815 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,818 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,830 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,834 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,840 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,846 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,849 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,853 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,857 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,861 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,864 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,866 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,869 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,872 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,874 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,884 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:05:53,887 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.024281s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.029136s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.033469s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.029802s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.027665s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.038535s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.013735s] ... ok DEBUG: {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.029626s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:53,982 openstack.config Keystone catalog entry not found (service_type=notfound,service_name=None,interface=None,region_name=region-al) DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_shared_file_system.TestSharedFileSystem.test_list_availability_zones [0.056463s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.030066s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.020530s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.044895s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.142739s] ... ok DEBUG: {1} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.016302s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,046 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.073400s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.012088s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_precache_image [0.034601s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.062996s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.033259s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,112 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.055178s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_add_tenant_access [0.028695s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.119796s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' DEBUG: name)) DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.109876s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_extra_specs_property [0.018161s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.013310s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.044935s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.066141s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.039533s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,208 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.066805s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.022409s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.059749s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' DEBUG: name)) DEBUG: DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.053915s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_using_id [0.082586s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.054478s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.155548s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.050029s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.090388s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,408 openstack Subnet goofy not found for deleting DEBUG: DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.041344s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.067439s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.072714s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.056655s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.296418s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,247 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,259 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,270 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,275 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,278 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,288 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,292 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,296 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,307 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,318 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,322 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,335 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,339 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,343 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,357 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,367 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,378 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,383 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,395 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,407 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,414 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,425 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,429 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,445 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,450 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,458 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,468 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,487 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,494 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,497 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,512 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.061956s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata_error [0.025259s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.041111s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.086557s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata_error [0.048223s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.047602s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_found [0.069337s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,601 openstack.config Reusing authentication from keyring DEBUG: DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' DEBUG: name)) DEBUG: DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.029890s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_create [0.028613s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.084385s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_images [0.042769s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_metrics_global [0.054487s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache [0.056511s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,684 openstack.config Failed to fetch auth from keyring DEBUG: DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_metrics_override [0.043513s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_2_6 [0.058620s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:54,720 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:54,725 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.099027s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_image [0.029743s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.069217s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.057786s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extensions [0.031705s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.043604s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.034998s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.034332s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_detailed [0.024900s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.034996s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_floating_ip_from_server [0.028679s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.126288s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate [0.030232s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.064520s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete [0.022170s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete [0.018145s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_without_network_label [0.011968s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.114348s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.055418s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue_with_options [0.015433s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve [0.013360s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.041085s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_fetch_extra_specs [0.023926s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.127489s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.045326s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_not_detailed [0.027681s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.042265s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_query [0.019874s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete [0.013064s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.048641s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_user_id [0.023183s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.094496s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find_user_id [0.018627s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.106889s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get_user_id [0.022456s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.045180s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs_user_id [0.015163s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_253 [0.018374s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service [0.012306s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.087837s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,176 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting DEBUG: DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.055202s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.016857s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.095675s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.016347s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.052593s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.026008s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.028245s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.073304s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.036085s] ... ok DEBUG: {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.041971s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.017192s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_users.TestUsers.test_update_user_password_v2 [0.075151s] ... ok DEBUG: {3} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.071749s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.096944s] ... ok DEBUG: {3} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.057772s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' DEBUG: name)) DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.074257s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.070383s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.129094s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.015228s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.035101s] ... ok DEBUG: {3} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.048963s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.019217s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.013072s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.020340s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.034019s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.035879s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.013329s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.032349s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,534 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_make_it [0.022900s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,567 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.141497s] ... ok DEBUG: {3} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.050980s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_service.TestService.test_find_with_id_single_match [0.013774s] ... ok DEBUG: {1} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.013741s] ... ok DEBUG: {3} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.029316s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.170235s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,591 openstack.iterate_timeout Waiting 2.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.019234s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,619 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.028088s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.010407s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.009777s] ... ok DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.023240s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.013198s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.017715s] ... ok DEBUG: {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.029888s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.021527s] ... ok DEBUG: {3} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.025347s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,711 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {3} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.010610s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.130355s] ... ok DEBUG: {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.180049s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.017458s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.069148s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' DEBUG: name)) DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.012503s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.009722s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.012115s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.015407s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.051330s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.026862s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.042829s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.028962s] ... ok DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.123980s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,864 openstack Volume volume001 not found when deleting. Ignoring. DEBUG: DEBUG: {0} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.116359s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.037235s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,885 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.052039s] ... ok DEBUG: {3} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.020643s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,909 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.054654s] ... ok DEBUG: {3} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.015984s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,930 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.011419s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.035293s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:55,960 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: 2021-09-09 07:05:55,971 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.113564s] ... ok DEBUG: {0} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.073330s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.013125s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.018781s] ... ok DEBUG: {0} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.020904s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,009 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): interface and valid_interfaces are mutually exclusive. Please use valid_interfaces. DEBUG: DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.020217s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.127722s] ... ok DEBUG: {0} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.030596s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,041 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): no such option valid_interfaces in group [heat] DEBUG: DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.025753s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.018372s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.014406s] ... ok DEBUG: {3} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.010955s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.076989s] ... ok DEBUG: {0} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.047180s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.021789s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,118 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_once [0.143394s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,094 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. DEBUG: DEBUG: {0} openstack.tests.unit.config.test_loader.TestFixArgv.test_mix [0.043851s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.017538s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,140 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.015222s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.010932s] ... ok DEBUG: {0} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.043644s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.078737s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.016038s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,183 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.068898s] ... ok DEBUG: {0} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.029265s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.022989s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,201 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:56,207 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.044690s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.015609s] ... ok DEBUG: {0} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.027420s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.025226s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,240 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.060655s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.025581s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,252 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_create_attrs [0.010768s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.050027s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.023703s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete [0.015680s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.028745s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.020815s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete_ignore [0.017986s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.029094s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_get [0.019071s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.025864s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete_ignore [0.013479s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_get [0.011028s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.022021s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.034904s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_update [0.017493s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.020761s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.023616s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete [0.011975s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.103312s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_create_attrs [0.022431s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.026282s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete [0.016807s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.051480s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,409 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.013007s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.056616s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete_ignore [0.020215s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.017963s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_update [0.023164s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.027072s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.043825s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.013090s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete [0.025183s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.013646s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete_ignore [0.011819s] ... ok DEBUG: {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.048392s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.025626s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_get [0.016351s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_roles [0.014124s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete_ignore [0.020342s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.026541s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.128639s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_find [0.016706s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.063800s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_get [0.012371s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.036507s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.022476s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.024315s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.034819s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,600 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:56,607 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.027272s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.022393s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.015327s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.028547s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,633 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.024647s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.028703s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,671 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.103224s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.032360s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,660 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:56,674 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.029637s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.017847s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.014887s] ... ok DEBUG: {3} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.034887s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,698 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.019469s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.012985s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.030519s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.009053s] ... ok DEBUG: {3} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.033791s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,733 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.022867s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.019565s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.029106s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.105383s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_allow_duplicates_find_not_called [0.018912s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.023797s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.030377s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,781 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.019435s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_validate_checksum_data_not_binary [0.019471s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.012092s] ... ok DEBUG: {1} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.049653s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_get [0.015907s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.044968s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,822 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.023757s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.018955s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.028836s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.026463s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,878 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.013205s] ... ok DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.070198s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.016085s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.023077s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:56,902 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.017948s] ... ok DEBUG: {0} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.017955s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.014392s] ... ok DEBUG: {0} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.012090s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete [0.122028s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members [0.019091s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.021635s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.010694s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_create [0.018847s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.015690s] ... ok DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.099139s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks_schema_get [0.019189s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.013030s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.032856s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,029 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.025745s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,059 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.079349s] ... ok DEBUG: {3} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.014109s] ... ok DEBUG: {0} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.095012s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,082 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.017928s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_create [0.011144s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_delete [0.014035s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.024651s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,116 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.204475s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_get [0.018644s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.017195s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,133 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credentials [0.016806s] ... ok DEBUG: {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notifications [0.012674s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_update [0.010815s] ... ok DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.090013s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domains [0.020365s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete_ignore [0.016280s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_create_attrs [0.012381s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_update [0.009939s] ... ok DEBUG: {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.015320s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoints [0.014853s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.076333s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.010079s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete_ignore [0.017750s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_find [0.011150s] ... ok DEBUG: {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.081086s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.017865s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,235 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_update [0.019302s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.022815s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,255 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policies [0.023109s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.060569s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.025938s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,284 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_update [0.026588s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.016942s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,303 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.036927s] ... ok DEBUG: {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.069809s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.021329s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,321 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_create_attrs [0.025147s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.012218s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.027761s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.011573s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete [0.028839s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.024401s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.017979s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,366 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_create_attrs [0.020168s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.012729s] ... ok DEBUG: {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.072260s] ... ok DEBUG: {2} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.030925s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,397 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete_ignore [0.027750s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.026776s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,404 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.023002s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_find [0.019221s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.026506s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,432 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.051812s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_find [0.023453s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.032615s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,457 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.027180s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,456 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_update [0.030897s] ... ok DEBUG: {1} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.044817s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.018220s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.037343s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.015932s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.013235s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_users [0.031839s] ... ok DEBUG: {1} openstack.tests.unit.config.test_loader.TestFixArgv.test_no_changes [0.029960s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.027080s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,520 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.012848s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.014740s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.009440s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.009781s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.029276s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,546 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.009255s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.036477s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,558 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.051795s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.018327s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.020855s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_flavor_access [0.022614s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.022066s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.019837s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.012944s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.013752s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.026117s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.017230s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime_after_2_88 [0.036108s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,601 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. DEBUG: DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/compute/v2/hypervisor.py:89: UserWarning: This call is deprecated and is only available until Nova 2.88 DEBUG: "This call is deprecated and is only available until Nova 2.88") DEBUG: DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_update [0.017565s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.027044s] ... ok DEBUG: {0} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.012020s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.031514s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_providers [0.018881s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata [0.037146s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.013138s] ... ok DEBUG: {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.022905s] ... ok DEBUG: {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quotas [0.014467s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.026964s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,684 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_add_host [0.034508s] ... ok DEBUG: {3} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.029998s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,689 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.015673s] ... ok DEBUG: {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.025559s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.034272s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete_ignore [0.032064s] ... ok DEBUG: {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.043713s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.017838s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.025541s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.019617s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,755 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_get [0.039215s] ... ok DEBUG: {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.026657s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.015059s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.016254s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_set_metadata [0.023473s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.015898s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.059624s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.015002s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.016117s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_floating_ip_to_server_with_fixed_addr [0.025720s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.026910s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,820 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:57,825 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_post [0.022014s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,822 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_security_groups [0.027086s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.019598s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete [0.018607s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_detailed [0.010923s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.015761s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_create [0.027553s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,871 openstack.resource Attribute [subscription_id] not found in []: 'subscription_id'. DEBUG: DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.082143s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,829 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:57,849 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_old [0.028692s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_server_remote_console [0.016621s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.031306s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.017385s] ... ok DEBUG: {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.012728s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.041678s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_delete_server_metadata [0.030669s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_basic [0.027130s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,924 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.035917s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.022610s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.015835s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.018427s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_console_url [0.033107s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.026757s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.033579s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:57,976 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_output [0.024939s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.031821s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.015357s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.009069s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_live_migrate_server [0.029248s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.029885s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.018545s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_security_groups [0.027918s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.026476s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_basic [0.028757s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,055 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.019638s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.020505s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,075 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_backup [0.033864s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.014872s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_add_tag [0.029240s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_confirm_resize [0.022851s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.021353s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.017724s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,130 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get [0.027485s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_checksum_mismatch [0.037499s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,132 openstack image fake exists, but contains different checksums. Updating. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.020541s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,151 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_conflict [0.013259s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete_ignore [0.025310s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import_no_required_attrs [0.017703s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.029693s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,173 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_find [0.017013s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_schema_get [0.020687s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.243228s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_groups [0.026947s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.028483s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,209 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.015417s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_wrong_status [0.045582s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue [0.027248s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.017675s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,244 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.036536s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.010917s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images [0.023427s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resume [0.018868s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.011395s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images_schema_get [0.022620s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.018652s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,285 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_suspend [0.026309s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.013938s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.059120s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_update [0.011007s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_import_info [0.028250s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete_ignore [0.015054s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unlock [0.027740s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_delete [0.011300s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_find [0.013091s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unpause [0.025857s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_get [0.024874s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_get [0.023065s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_update [0.016197s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.056110s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agents [0.019432s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members_schema_get [0.017479s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_delete_ignore [0.011639s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_availability_zones [0.011085s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_wait_for [0.023710s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_create_floating_ip_port_forwarding [0.011357s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_remove_tag [0.025612s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_detailed [0.019110s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_create_l3_conntrack_helper [0.013155s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_floating_ip_port_forwarding_ignore [0.010871s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_create_flavor_extra_specs [0.015298s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.063082s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,415 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_get [0.036469s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_extensions [0.016779s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_delete [0.014038s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete_ignore [0.044207s] ... ok DEBUG: {0} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.028822s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,463 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_delete_ignore [0.014820s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.044449s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,454 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_update [0.015736s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_skip_fetch_extra [0.024200s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,488 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rules [0.013724s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_no_extra [0.023602s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,513 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.051889s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,513 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.043796s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_update [0.013673s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavors [0.014815s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_skip_fetch_extra [0.024012s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,537 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.029271s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,549 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_update [0.023196s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_get_l3_conntrack_helper [0.022641s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_delete_ignore [0.012802s] ... ok DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_get [0.024889s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_get_extra [0.018440s] ... ok DEBUG: {1} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.059774s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,571 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_get [0.010875s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ipsec_site_connection_delete_ignore [0.013539s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_no_detail [0.016607s] ... ok DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_hosts [0.035280s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_detailed [0.014675s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253_no_qp [0.016564s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_l3_conntrack_helpers [0.024012s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_create_attrs [0.014482s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.041714s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,615 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.030159s] ... ok DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_delete [0.043909s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_get [0.024037s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find [0.038152s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.009897s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_update [0.018833s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get [0.016276s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_create_attrs [0.019555s] ... ok DEBUG: {0} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.059043s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,702 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_delete [0.014141s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_delete_ignore [0.014165s] ... ok DEBUG: {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.062672s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_labels [0.012193s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service_args [0.065418s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete_if_revision [0.010519s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.035960s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,746 openstack.resource Attribute [container_ref] not found in []: 'container_ref'. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete_ignore [0.011057s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.058106s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,792 openstack.resource Attribute [order_ref] not found in []: 'order_ref'. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.055924s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete [0.015120s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.018857s] ... ok DEBUG: {0} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.021873s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_find [0.112855s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals_svc [0.130524s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,840 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:58,867 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_find_with_filter [0.009929s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.018773s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,885 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.079482s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,873 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availability_get [0.013693s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_get [0.011721s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.036427s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,913 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_update [0.014364s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.056224s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,926 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_update [0.010859s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.037258s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,931 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_networks [0.014012s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.023269s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_delete [0.013378s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.027130s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:58,952 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_members [0.014885s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.027879s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.013123s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.012964s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.019613s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_update [0.011486s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.033796s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.012984s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_update_if_revision [0.014247s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_delete [0.015393s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.018519s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.037285s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.041325s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,019 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_find [0.013513s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_delete [0.012479s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_update [0.010494s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete_ignore [0.028123s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.044531s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,046 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_delete_ignore [0.009821s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.036988s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_get [0.012287s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_find [0.028660s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_update [0.013772s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.030747s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,095 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policies [0.010519s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.016079s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_get [0.011510s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_update [0.016179s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.014565s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.029131s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.028182s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_update [0.015609s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete [0.030234s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_extra_routes_from_router [0.011134s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_interface_from_router_with_subnet [0.011061s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.031764s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete [0.009602s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.036671s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,165 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_find [0.022203s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete_ignore [0.010989s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.027281s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_update [0.023389s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_find [0.015999s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.031686s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,188 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.014550s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_hosting_l3_agents_list [0.015566s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_create_attrs [0.015209s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_find [0.025662s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.015480s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.035936s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_create_attrs [0.012565s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.012730s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_update_if_revision [0.009231s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_create_attrs [0.027099s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.009759s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.032136s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,248 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_delete [0.011442s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_update [0.015395s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.016383s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.012496s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_create_attrs [0.013184s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_get [0.041135s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.011737s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_delete [0.010081s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.014842s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_find [0.015592s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.013548s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete_if_revision [0.014676s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.013503s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_find [0.012055s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.078459s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,301 openstack.resource Attribute [port_id] not found in []: 'port_id'. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_update [0.010815s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.020599s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_update [0.010833s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.011140s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_create_attrs [0.079395s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_create_attrs [0.012331s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.019424s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_delete [0.012936s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_create [0.019734s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.019470s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.011965s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.015083s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.010836s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.016030s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.022970s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.013740s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.015341s] ... ok DEBUG: {2} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_basic [0.120724s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,439 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete_ignore [0.074429s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_find [0.011100s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_update [0.010218s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_find [0.024771s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.026108s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,488 openstack.resource Attribute [tenant_id] not found in []: 'tenant_id'. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_create_type_mks_old [0.050070s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,504 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.023535s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,507 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.028948s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_get [0.050207s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.032736s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,538 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_projects [0.034978s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.027804s] ... ok DEBUG: {3} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_basic [0.023273s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,598 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.compute.v2.test_service.TestService.test_find_single_match [0.060429s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_create_attrs [0.038332s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pools [0.139171s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.048599s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,631 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:59,643 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.028847s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.056371s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_find [0.040748s] ... ok DEBUG: {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_update [0.026794s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.030297s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.009924s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.024594s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.041079s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.026374s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_find [0.039356s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.024703s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_services [0.018472s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.048605s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_get [0.035876s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.143913s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,711 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:59,749 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:59,775 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_create_attrs [0.019447s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.037409s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_projects [0.020767s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_get [0.086770s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.048519s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.018545s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,844 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_create [0.019184s] ... ok DEBUG: {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.037375s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/cloud_region.py:355: UserWarning: You are specifying a cacert for the cloud test1:region-xx but also to ignore the host verification. The host SSL cert will not be verified. DEBUG: full_name=self.full_name)) DEBUG: DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete_ignore [0.025984s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete_ignore [0.009550s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.039318s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.046526s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,876 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:05:59,884 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.063464s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.036720s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.051299s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,922 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_get [0.073647s] ... ok DEBUG: {0} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.015533s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.032894s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.057073s] ... ok DEBUG: {1} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.010556s] ... ok DEBUG: {0} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.020327s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:05:59,990 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.082763s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:568: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' DEBUG: name)) DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.016063s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,003 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.010693s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.023943s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,016 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.028522s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,031 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.021387s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.010549s] ... ok DEBUG: {1} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.021791s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.091774s] ... ok DEBUG: {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.013764s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/image/v1/_proxy.py:42: UserWarning: upload_image is deprecated. Use create_image instead. DEBUG: warnings.warn("upload_image is deprecated. Use create_image instead.") DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.025566s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,065 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.008176s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.012041s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.111675s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.023769s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.059711s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_passcode [0.030654s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.066554s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,119 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:00,135 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.022109s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.045025s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,152 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.015118s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.014195s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.045022s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,200 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.090289s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.032218s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.039057s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,246 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.110746s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_extra_routes_to_router [0.015539s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.043067s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_gateway_to_router [0.012587s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_delete_ignore [0.010079s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.065991s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_find [0.009443s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.033269s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scopes [0.012588s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_update [0.023967s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.040806s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_checksum_match [0.047906s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,339 openstack image fake exists and is up to date DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_delete [0.029674s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_data_binary [0.040613s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,371 openstack image fake exists, but contains different checksums. Updating. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_l3_conntrack_helper [0.026155s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.059632s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_l3_conntrack_helper_ignore [0.011280s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_get [0.011443s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.162908s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_validate_checksum_data_binary [0.035188s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,418 openstack image fake exists, but contains different checksums. Updating. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.028038s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policies [0.014566s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_without_filename [0.017923s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_delete_ignore [0.012876s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete [0.011163s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.027675s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_get [0.023828s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.033291s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.060459s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete_ignore [0.026922s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_update [0.044630s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.031438s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage [0.056028s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.030620s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_not_found [0.076068s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,555 openstack.config Failed to fetch auth from keyring DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_create_attrs [0.061718s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.025450s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.037071s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_update [0.060708s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.024595s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_get [0.053318s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload_no_args [0.034805s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. DEBUG: warnings.warn("upload_image is deprecated. Use create_image instead.") DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.029353s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.047341s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.036287s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_update [0.040662s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.044862s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_reactivate_image [0.018887s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_update [0.101221s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_stores [0.036199s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.060303s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,727 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_schema_get [0.018030s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.030343s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.097632s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_find [0.060391s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.041214s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,788 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.060433s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.042190s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,839 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_get [0.065372s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.106420s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.062759s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_create_attrs [0.041403s] ... ok DEBUG: {1} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.063023s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,894 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete_if_revision [0.026780s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete_ignore [0.014115s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_find [0.012825s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_get [0.015241s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.074845s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.088498s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_port_forwardings [0.022331s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.032065s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_get_floating_ip_port_forwarding [0.026792s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ips [0.011976s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.033600s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ipsec_site_connection_create_attrs [0.010430s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.076479s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/loader.py:627: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True DEBUG: key=key, name=cloud[key], external=external)) DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ipsec_site_connection_get [0.030233s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.037123s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.029606s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_find [0.036128s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.053841s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listeners [0.022394s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.067795s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:01,141 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,152 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,168 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_get [0.055441s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.094210s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_create_attrs [0.039783s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_find [0.018159s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_create_attrs [0.022068s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_update [0.010935s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.126202s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete [0.028846s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.108496s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_find [0.027220s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.051510s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_ranges [0.018353s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.036771s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_delete_ignore [0.034686s] ... ok DEBUG: {2} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.090907s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.035511s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_get [0.031230s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_delete [0.014714s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_delete_ignore [0.023035s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_update [0.011143s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.077489s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:01,462 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,478 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,494 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete [0.038900s] ... ok DEBUG: {2} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.108845s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.030365s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_find [0.026759s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.030183s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_create_attrs [0.031555s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.026933s] ... ok DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.689053s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:00,943 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:00,968 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:00,992 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,004 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,014 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,020 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,027 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,033 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,039 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,091 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,097 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,121 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,149 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,165 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,174 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,180 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,196 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,212 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,228 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,253 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,259 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,280 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,305 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,332 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,373 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,378 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,413 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,441 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,447 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,470 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,503 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,523 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,556 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,566 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,572 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,576 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,581 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,586 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,591 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,595 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:01,601 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_update [0.010021s] ... ok DEBUG: {2} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.089765s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.023901s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rules [0.035430s] ... ok DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_create [0.011505s] ... ok DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_get [0.017551s] ... ok DEBUG: {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segments [0.011161s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_get [0.043884s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.048208s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.013446s] ... ok DEBUG: {2} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.057999s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policies [0.017709s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete [0.022120s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.029294s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_find [0.013139s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_delete_ignore [0.016380s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_get [0.011914s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.048482s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.041370s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_update [0.034821s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.030531s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_containers [0.046713s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.036773s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_type_find [0.038090s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.020765s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_create_attrs [0.032946s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.031197s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_type_get [0.021665s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.027523s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_find [0.026428s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quotas [0.021568s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.035020s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_get [0.021185s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_orders [0.011032s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_find [0.029240s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_find [0.010006s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.025748s] ... ok DEBUG: {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_server_create_attrs [0.017747s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.028146s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_get [0.027761s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.096469s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.031180s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:01,912 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete_if_revision [0.015913s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.024944s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.032336s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.030880s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_find [0.038339s] ... ok DEBUG: {2} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.063167s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.027967s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.035802s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete [0.041415s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_update [0.017159s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.029291s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.051100s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,002 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.058299s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_provider [0.026247s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.030795s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.031550s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete [0.021935s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.030756s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_get [0.023662s] ... ok DEBUG: {2} openstack.tests.unit.config.test_loader.TestFixArgv.test_replace [0.047497s] ... ok DEBUG: {2} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.051638s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.071217s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,104 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.049354s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,121 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {2} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.024333s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.040102s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,167 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.028279s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.015784s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.077316s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,174 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:02,187 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:02,198 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.014875s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.047637s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,205 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.012460s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.031628s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.031509s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.020417s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.021716s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_get [0.197295s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphorae [0.020185s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.022121s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pools [0.017330s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.098872s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,256 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:02,281 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:02,296 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.025920s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnets [0.012783s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_update_floating_ip_port_forwarding [0.012136s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.036019s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,329 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.034280s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.026251s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_validate_topology [0.013089s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.024899s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_find [0.015946s] ... ok DEBUG: {2} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.014346s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_update [0.010658s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.037136s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_services [0.031605s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.035685s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.041682s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,394 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.028092s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,432 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.029658s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.016596s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.022122s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.045624s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.030372s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,481 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.146921s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.044907s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,496 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.015625s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.038323s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.021177s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,505 openstack.resource Attribute [type] not found in []: 'type'. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.012917s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.014627s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.018974s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.009738s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.018425s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.023522s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,543 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.046385s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.020330s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.018437s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.017201s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.019628s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.013139s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.014649s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.035893s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.015259s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.014648s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.012689s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.024918s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.012472s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.026577s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.022021s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.026364s] ... ok DEBUG: {2} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.024792s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.011533s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.035738s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.020191s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.022398s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.015118s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.016962s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.023912s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.027610s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,683 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.015769s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.043067s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.024495s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_find [0.013893s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.023513s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,707 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_get [0.011043s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.022523s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listeners [0.010778s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.036667s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,725 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {0} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.020959s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,729 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.010857s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.016684s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.016904s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.015640s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.032469s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.014179s] ... ok DEBUG: {0} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.045142s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.022903s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_create [0.025777s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_get [0.014058s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.026582s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_members [0.015896s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.019143s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.058359s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,824 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:02,834 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_get [0.010227s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.017921s] ... ok DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.009466s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.084996s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,801 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:02,822 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:02,842 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.025483s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.014599s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.041732s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,880 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.060563s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.047240s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.029203s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.032943s] ... ok DEBUG: {2} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.050128s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,931 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.025208s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.025114s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.050793s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.012239s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.032148s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,969 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_create [0.020288s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:02,972 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.030148s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.039342s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.019642s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete [0.016754s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_claimed [0.011510s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.016328s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.029175s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_messages [0.022034s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.028045s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,026 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:03,036 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.049011s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.030054s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.017077s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.030042s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.038246s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.026952s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,081 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.011283s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.026535s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_get [0.076716s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.042128s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete [0.017700s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.025331s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,115 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_get [0.014094s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.037080s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_create_attrs [0.017881s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.034008s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.041972s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.031663s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.020949s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.011774s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.033028s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.028270s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.021847s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.034754s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.012975s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.014754s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete [0.085728s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.051162s] ... ok DEBUG: {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.013069s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_get [0.018276s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.020129s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,272 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.049929s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_groups [0.019029s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_find [0.020843s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.027475s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.054538s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete [0.013829s] ... ok DEBUG: {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.046765s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_get [0.015203s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.028993s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(preview) [0.012829s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.035156s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_update [0.018926s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.021512s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,349 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id) [0.013396s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_regions [0.019091s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id_act) [0.014493s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.020826s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,371 openstack.resource Attribute [alias] not found in []: 'alias'. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(event) [0.010144s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(sd_metadata) [0.010832s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.014544s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.046736s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres) [0.015673s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.007911s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_create_attrs [0.029615s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id_act) [0.017642s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.039359s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,415 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.047773s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(event) [0.021206s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(name_id) [0.010298s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete [0.051542s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.028793s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres) [0.014804s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(event) [0.017372s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_update [0.039242s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.051820s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.030903s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,490 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(event) [0.019735s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.015859s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stacks) [0.011074s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.038604s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_update [0.034996s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.029533s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,536 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete [0.016216s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.011672s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trusts [0.018975s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete [0.013822s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_ipsec_site_connection.TestIPSecSiteConnection.test_basic [0.017716s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,569 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.043538s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,571 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(name_id) [0.076470s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.030690s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.034956s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,593 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(preview) [0.020033s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.048964s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_act) [0.011921s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_get [0.023148s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres) [0.014194s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.035887s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,634 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id_act) [0.012459s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.024736s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.025474s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(sd_metadata) [0.022742s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.051585s] ... ok DEBUG: {2} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.023700s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,675 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(name_id) [0.011605s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.026381s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,691 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.023424s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,700 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.035029s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(preview) [0.019982s] ... ok DEBUG: {2} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.012432s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(sd_metadata) [0.011315s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.026116s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,715 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.014627s] ... ok DEBUG: {2} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.014025s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stacks) [0.022738s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.031651s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id_act) [0.010522s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.052898s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(event) [0.015267s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.026479s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_interface_to_router_with_port [0.020969s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(identity) [0.021676s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.032269s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id) [0.015545s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_create_attrs [0.040269s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.053804s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(identity) [0.016040s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.023302s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.023944s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres) [0.013177s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(preview) [0.014622s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.044471s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_delete [0.047394s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.022188s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id_act) [0.019280s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_hosted_routers_list [0.024035s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.016598s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(name_id) [0.019125s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_get [0.015487s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.020118s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(event) [0.016396s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.014857s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.023612s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.072231s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.009764s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.016388s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_floating_ip_port_forwarding [0.051060s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.023338s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:03,957 openstack.resource Attribute [member] not found in []: 'member'. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.012878s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_deactivate_image [0.017806s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(identity) [0.016198s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_dhcp_agent_hosting_networks [0.019296s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_extension_find [0.014506s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(identity) [0.015856s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_download [0.015907s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_find [0.024582s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.095078s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_groups [0.025802s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import [0.063854s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(event) [0.045581s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_create_attrs [0.024901s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(sd_metadata) [0.030465s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_with_data [0.025777s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_find [0.014343s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.073553s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_delete [0.028913s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload [0.022507s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. DEBUG: warnings.warn("upload_image is deprecated. Use create_image instead.") DEBUG: DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_create [0.011104s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_schema_get [0.019216s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete [0.035701s] ... ok DEBUG: {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks [0.011851s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stacks) [0.075284s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.012578s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_update [0.032917s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.075772s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_create [0.010894s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_update [0.012797s] ... ok DEBUG: {2} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.011450s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.014388s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(name_id) [0.055107s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_update_if_revision [0.050462s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete_ignore [0.016510s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete [0.014214s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.067651s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,215 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:04,227 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:04,242 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_create_attrs [0.026326s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_create_attrs [0.012302s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete_ignore [0.014033s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(preview) [0.079513s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_delete [0.036811s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitors [0.025016s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.083841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,294 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:04,312 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:04,331 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id_act) [0.061156s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ipsec_site_connection_update [0.038903s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_get [0.074566s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_update [0.017449s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.036252s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_delete_ignore [0.031856s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secrets [0.033681s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.034773s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_update [0.026776s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.022081s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,424 openstack.resource Attribute [secret_ref] not found in []: 'secret_ref'. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(sd_metadata) [0.070353s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancers [0.018234s] ... ok DEBUG: {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.012546s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.037612s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,442 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(identity) [0.016632s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(preview) [0.016169s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.019281s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,457 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_get [0.027867s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id) [0.011527s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_delete_ignore [0.014740s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.031156s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,488 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(sd_metadata) [0.016527s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(name_id) [0.016512s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.062101s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_hosting_dhcp_agents [0.029700s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_act) [0.017122s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availability_find [0.013547s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.039016s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.028287s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres) [0.015165s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_delete [0.026690s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.044417s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,560 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_update_if_revision [0.024836s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.044281s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(name_id) [0.059307s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,573 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.021152s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,593 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_create_attrs [0.030278s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_find [0.021562s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.046644s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.037579s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,627 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_update [0.015773s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(identity) [0.050509s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,625 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.028719s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.028913s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,659 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.022471s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,682 openstack.resource Attribute [project_id] not found in []: 'project_id'. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.019532s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(preview) [0.064440s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,691 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.064465s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,689 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:04,703 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:04,717 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.018822s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.015469s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.026335s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_act) [0.036738s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,732 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.016398s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.017999s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.033574s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(event) [0.030318s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,771 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.026877s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(sd_metadata) [0.021675s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,796 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavors [0.013678s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.038896s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.018459s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stacks) [0.022300s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,818 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.016514s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(name_id) [0.031113s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,850 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.052328s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_create_attrs [0.231000s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.016459s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_update [0.019669s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id_act) [0.041634s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,885 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.036765s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.019116s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(event) [0.031916s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,915 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.023152s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.033230s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete_ignore [0.069995s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.018109s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(sd_metadata) [0.024706s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:04,950 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(name_id) [0.013570s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_delete [0.018179s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.039664s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres) [0.020507s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_get [0.060653s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(name_id) [0.013664s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_create [0.041679s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres) [0.010922s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id) [0.017768s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ports [0.032598s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres) [0.010249s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.064769s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_create_attrs [0.011702s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.053096s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_delete [0.016636s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stacks) [0.021499s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.031664s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_find [0.023164s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(preview) [0.013666s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_act) [0.019507s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_delete_ignore [0.038222s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(identity) [0.012930s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.037412s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_update [0.015647s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.052059s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id) [0.017757s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(event) [0.019591s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_create_attrs [0.031490s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stacks) [0.013929s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(identity) [0.014893s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_delete_ignore [0.031972s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(preview) [0.014849s] ... ok DEBUG: {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_get [0.050251s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres) [0.016049s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rules [0.030665s] ... ok DEBUG: {2} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.034668s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id_act) [0.021134s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_delete [0.028237s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.031724s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,249 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.143454s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(event) [0.021392s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_get [0.033155s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.018774s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(identity) [0.022678s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.014019s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.037420s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_types [0.027753s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.016489s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id) [0.028990s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_delete [0.016384s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.017083s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.018828s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id_act) [0.029062s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.059625s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(preview) [0.024181s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.025894s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_update_if_revision [0.034589s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id) [0.017732s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete [0.021082s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_routers [0.016740s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id_act) [0.021393s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete_ignore [0.015671s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stacks) [0.024958s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete_ignore [0.043373s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete_ignore [0.017052s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_act) [0.025662s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.103695s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_find [0.012066s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(name_id) [0.014977s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_get [0.010791s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rules [0.011994s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(identity) [0.022598s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,495 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rules_create [0.018656s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(event) [0.020783s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,519 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_groups [0.015149s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.055209s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(name_id) [0.028094s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_act) [0.013588s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_update [0.045702s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id) [0.010032s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.060939s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profiles [0.011218s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(event) [0.011602s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stacks) [0.014894s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_get [0.195080s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres) [0.016610s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete_ignore [0.027929s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_update [0.029167s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_deployment [0.014595s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_find [0.017875s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack [0.013786s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_ignore [0.016574s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.068776s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_delete_ignore [0.022709s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queues [0.027157s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_update_l3_conntrack_helper [0.026751s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscriptions [0.025795s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.069135s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_delete_ignore [0.024898s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_object [0.074678s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.035930s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,730 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.012989s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_object [0.025694s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,746 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack_preview [0.014568s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.053668s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,755 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.024731s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_invalid_request [0.011990s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.020783s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,796 openstack.resource Attribute [subscription_id] not found in []: 'subscription_id'. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.078135s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.024467s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.023600s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.053216s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,796 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.037941s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.033983s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,826 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.022395s] ... ok DEBUG: {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.047667s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.046920s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,868 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.033019s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.077967s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,882 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:05,897 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:05,911 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.035751s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,908 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.048532s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.023854s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,938 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.056383s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,916 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.019930s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,959 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_make_it [0.041193s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.026726s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.081706s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,959 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:05,975 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:05,992 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.026269s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:05,980 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.041395s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.052202s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.034072s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.039885s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,011 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.038507s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.032993s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.031049s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.010324s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.049473s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,059 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.028885s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.031735s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.044267s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,090 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.028346s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,099 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.023447s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.022820s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.045796s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.011567s] ... ok DEBUG: {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.034004s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,127 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.044253s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.034098s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,164 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.030780s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,166 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.039799s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,163 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_create [0.014382s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.022025s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,189 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.020353s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.055685s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.029255s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.044562s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,210 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.017222s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.032361s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,247 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.034835s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_ipsec_site_connection.TestIPSecSiteConnection.test_make_it [0.034159s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,251 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_make_it [0.026566s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.017093s] ... ok DEBUG: {1} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_make_it [0.018300s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.022723s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.088649s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.052015s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it_source_and_destination [0.025671s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,330 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.034684s] ... ok DEBUG: {3} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.047318s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.052275s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.034473s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.031034s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,358 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.030940s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_interface_to_router_with_subnet [0.022140s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.015089s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_get [0.019797s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.047539s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.015498s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.063374s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.016177s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_find_floating_ip_port_forwarding [0.027561s] ... ok DEBUG: {3} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.011921s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_create_attrs [0.014119s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.034199s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.050324s] ... ok DEBUG: {3} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.014418s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_delete [0.029398s] ... ok DEBUG: {3} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.030793s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_find [0.024376s] ... ok DEBUG: {3} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.021196s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/service_description.py:298: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. DEBUG: category=exceptions.UnsupportedServiceVersion) DEBUG: DEBUG: {3} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery ... SKIPPED: Need to re-add support for broken placement versions DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_delete [0.017294s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_delete_ignore [0.016434s] ... ok DEBUG: {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.090585s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.072180s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,513 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.034163s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,545 openstack Requested cleanup attribute updated_at is not available on the resource DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_create_attrs [0.026411s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(name_id) [0.026292s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.015956s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_find [0.021838s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(identity) [0.033220s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_update [0.019867s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.016453s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.016366s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.010639s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.068061s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.012502s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ipsec_site_connection_delete [0.022523s] ... ok DEBUG: {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.010289s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.031147s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_creation [0.012313s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(name_id) [0.048086s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ipsec_site_connection_find [0.019334s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.014910s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ipsec_site_connections [0.016661s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(identity) [0.035232s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_delete [0.019427s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.017012s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.011821s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(sd_metadata) [0.016069s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.018128s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.068665s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_delete_ignore [0.031953s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.017154s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(sd_metadata) [0.031086s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_delete [0.016361s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.016920s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_find [0.021293s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.018262s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stacks) [0.037317s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.060351s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_delete [0.021385s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.014118s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_find [0.013641s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(name_id) [0.022587s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.039668s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,807 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_get [0.018624s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.042986s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(identity) [0.024976s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rules [0.017841s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.022121s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(identity) [0.028106s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_update [0.014274s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.020014s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_create_attrs [0.018627s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_get [0.011702s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.042562s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.014157s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stacks) [0.032113s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availabilities [0.010447s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.022811s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_create_attrs [0.022290s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_act) [0.034200s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.065975s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(event) [0.019842s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_delete_ignore [0.018920s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__update [0.052221s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,927 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:06,940 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_create_attrs [0.017915s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.017429s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_find [0.030540s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id) [0.037205s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_equality [0.041718s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:06,991 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,001 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,011 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(preview) [0.023912s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_get [0.028584s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.024695s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,031 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pools [0.029433s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.022020s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,058 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(name_id) [0.035538s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.133725s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete_if_revision [0.024712s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(preview) [0.038653s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ports_create [0.018525s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_delete_ignore [0.023299s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(event) [0.030565s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.072387s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,087 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,099 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,113 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,126 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_find [0.018227s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stacks) [0.018475s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.071569s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_get [0.015540s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_create [0.020406s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,151 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_act) [0.018605s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_update [0.024309s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_allowed_to_set [0.026340s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,172 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id) [0.031988s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.052796s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rules [0.023401s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_stored [0.027893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,204 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(sd_metadata) [0.025254s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_get [0.019354s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_find [0.019233s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.033176s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,236 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stacks) [0.034177s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.057938s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_create_attrs [0.015611s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.028205s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,267 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_find [0.014274s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(identity) [0.026785s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.010860s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_default_get [0.013943s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.010992s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.043695s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_delete [0.012502s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(preview) [0.035160s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_get_details [0.020624s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_create_attrs [0.015685s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_act) [0.029161s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.046300s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.053376s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,327 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,343 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_delete_ignore [0.016880s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.012541s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_gateway_from_router [0.013762s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_interface_from_router_with_port [0.011010s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.024346s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id) [0.054158s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_create_attrs [0.017439s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.016887s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.055055s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete_if_revision [0.020026s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.014794s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id_act) [0.031820s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_update [0.011628s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.014381s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete [0.014860s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.013962s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.022562s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_get [0.010751s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.058968s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.011059s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.016020s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stacks) [0.020786s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete_if_revision [0.029010s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.027952s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_act) [0.009379s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_create_attrs [0.017633s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.019668s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_delete_ignore [0.011667s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres) [0.026077s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.060094s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.013963s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_find [0.013032s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_get [0.015353s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segments [0.009982s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.035387s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id) [0.044403s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_get [0.020084s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.064831s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id_act) [0.020994s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_set_tags [0.021537s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(event) [0.012021s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_list_base_path [0.042765s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(sd_metadata) [0.011996s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stacks) [0.009323s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_set_tags_resource_without_tag_suport [0.023801s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_list_no_base_path [0.023792s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_create_attrs [0.016118s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres) [0.009929s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.046116s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.015226s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.009589s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id_act) [0.018401s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_create_attrs [0.013003s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(preview) [0.019744s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_delete [0.014915s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_get [0.010176s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.023109s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.019112s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.032966s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,698 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.014816s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestTagMixin.test_set_tags [0.014448s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.121820s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,681 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,707 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:07,748 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.039210s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,750 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2021-09-09 07:06:07,763 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres) [0.110554s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.038764s] ... ok DEBUG: {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.029914s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,785 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2021-09-09 07:06:07,795 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: DEBUG: {3} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.010225s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default_exception [0.009884s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.010240s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.036936s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.129489s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,839 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id) [0.078386s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.031007s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.021349s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,859 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(name_id) [0.014055s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.013631s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.015194s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(event) [0.017314s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.036446s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(identity) [0.018309s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id) [0.009921s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.027128s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,910 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.015502s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(event) [0.010863s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(sd_metadata) [0.009824s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.046235s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.022731s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,955 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id) [0.021154s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,962 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.026593s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.023615s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,981 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.013784s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id_act) [0.039807s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:07,995 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.022392s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,018 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.043757s] ... ok DEBUG: {2} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.013043s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(identity) [0.036784s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,038 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.037388s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(preview) [0.022303s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,060 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_act) [0.015540s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.043833s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id_act) [0.020400s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.078210s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,070 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:08,085 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:08,108 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_act) [0.012356s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id_act) [0.010948s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.038932s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,137 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(event) [0.011792s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(name_id) [0.016161s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.047721s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(identity) [0.009659s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id_act) [0.011224s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(name_id) [0.012051s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.033749s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.043587s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.136475s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id_act) [0.088795s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(sd_metadata) [0.012541s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.059052s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(name_id) [0.009642s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(event) [0.010996s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(sd_metadata) [0.014575s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(identity) [0.010314s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id_act) [0.013105s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.063003s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.089440s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,314 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:08,336 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:08,359 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(name_id) [0.014864s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(preview) [0.026674s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.033818s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.035505s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_act) [0.009065s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(sd_metadata) [0.014904s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_act) [0.010136s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.035958s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.040678s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(event) [0.023795s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.026197s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(preview) [0.022173s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id) [0.011974s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id_act) [0.019081s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.051289s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,512 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stacks) [0.010712s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.088761s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id) [0.021383s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.028948s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(event) [0.015036s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(sd_metadata) [0.018070s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.060322s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_act) [0.030686s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,600 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stacks) [0.019290s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres) [0.012119s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.049308s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(event) [0.016615s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.116223s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,605 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:08,625 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:08,658 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack [0.011146s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.027943s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack_preview [0.012050s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_config [0.014873s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.043107s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.044167s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.027894s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack [0.073035s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.049832s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,759 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_identity [0.019554s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_object [0.011001s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_software_deployment [0.015372s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.076584s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.059632s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,820 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack [0.024725s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.014230s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.015498s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.033498s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.035139s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.097538s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.105125s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,912 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.020408s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.027700s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,968 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.045949s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.020774s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:08,989 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.059726s] ... ok DEBUG: {0} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.014278s] ... ok DEBUG: {0} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_get [0.010476s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.061969s] ... ok DEBUG: {0} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_basic [0.028074s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,035 openstack.resource Attribute [name] not found in []: 'name'. DEBUG: DEBUG: {3} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.216338s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.058286s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.027992s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.056463s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.014689s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.064579s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.062081s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_md5.test_md5_without_data [0.017220s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_md5.test_none_data_raises_type_error [0.018467s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_md5.test_string_data_raises_type_error [0.010548s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.051157s] ... ok DEBUG: {3} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.015143s] ... ok DEBUG: {3} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.011276s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.066628s] ... ok DEBUG: {3} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.013241s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.079448s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.030702s] ... ok DEBUG: {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_delete [0.021175s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.017843s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.083746s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,197 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,217 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,233 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.019180s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.056719s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.028640s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.049306s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.112566s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,298 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,311 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,338 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.086451s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,312 openstack Turning off Insecure SSL warnings since verify=False DEBUG: 2021-09-09 07:06:09,335 openstack.config Turning off SSL warnings for insecure-cloud since verify=False DEBUG: DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/cloud_region.py:355: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. DEBUG: full_name=self.full_name)) DEBUG: /builddir/build/BUILD/openstacksdk-0.59.0/openstack/config/cloud_region.py:355: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. DEBUG: full_name=self.full_name)) DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.068049s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.025156s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.057490s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.037549s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.089827s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,407 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,423 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,437 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.018246s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.039449s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.037398s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,474 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: module 'openstack.tests.unit.test_connection' has no attribute 'missing' DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.037554s] ... ok DEBUG: {0} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.032852s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.009941s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.029051s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.100233s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,485 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,521 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,539 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.022124s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.016068s] ... ok DEBUG: {0} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.010343s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.033606s] ... ok DEBUG: {0} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.010852s] ... ok DEBUG: {0} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.020580s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.070849s] ... ok DEBUG: {0} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.035236s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.072896s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,616 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,629 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,642 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.012218s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.047849s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.011959s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.032812s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.014291s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.015356s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.035859s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,708 openstack.object-store swift uploading data to name/test DEBUG: DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.010471s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.014963s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.011343s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.083197s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,710 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,726 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,739 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.047672s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.026249s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.033565s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,784 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.014112s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.016809s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.086328s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,788 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,808 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,830 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.086012s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,806 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,821 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,833 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.029113s] ... ok DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.039228s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,856 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.012436s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.010778s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.026197s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.016856s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.010896s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.029903s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.013917s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.009733s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.014916s] ... ok DEBUG: {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.126207s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,902 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,929 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,951 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.011507s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.012792s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.063372s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,952 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,967 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:09,980 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.011195s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.009891s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.031808s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.042843s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:09,999 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.013093s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stacks) [0.016389s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.019605s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_act) [0.018220s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.012170s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.053302s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres) [0.027515s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.036196s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,069 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stacks) [0.023701s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_new [0.024882s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,106 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(preview) [0.011700s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.048488s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.011669s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id_act) [0.011608s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres) [0.010712s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id) [0.012052s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.033102s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_translate_response [0.030000s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,142 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:10,152 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id_act) [0.010801s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id) [0.009037s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres) [0.008799s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_in_body_translate_response [0.039635s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,172 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:10,182 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.045518s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id) [0.023331s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(name_id) [0.018531s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.040790s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,220 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.046320s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(identity) [0.031622s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(preview) [0.010110s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_act) [0.008794s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.044065s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,265 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:10,276 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.040308s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres) [0.010412s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id_act) [0.011097s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(event) [0.009089s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(sd_metadata) [0.008785s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.035145s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stacks) [0.021724s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_act) [0.010442s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.048252s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id_act) [0.024994s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(identity) [0.012551s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.112410s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.013460s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(preview) [0.010742s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.016803s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.043325s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(preview) [0.015616s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id) [0.011811s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.029885s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.033048s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stacks) [0.009373s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.013918s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(name_id) [0.009952s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(identity) [0.011231s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.021601s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres) [0.013680s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.017187s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.060397s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,477 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:10,491 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:10,503 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.020871s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.030637s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.037148s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.036734s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.029294s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.015712s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.031782s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_act) [0.118545s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.015520s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_not_exists [0.012275s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_act) [0.033849s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.032847s] ... ok DEBUG: {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.025144s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres) [0.020084s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.027323s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(preview) [0.027992s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id_act) [0.016160s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.047695s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stacks) [0.053768s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,727 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.063343s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id) [0.032748s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,784 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.148242s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,670 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2021-09-09 07:06:10,703 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:06:10,737 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2021-09-09 07:06:10,756 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:06:10,779 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2021-09-09 07:06:10,794 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stacks) [0.025346s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.018844s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(identity) [0.014736s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.061096s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_require_microversion [0.020681s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(event) [0.019071s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.022675s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(identity) [0.013673s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.020506s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(event) [0.019628s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.049854s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.Test_md5.test_md5_with_data [0.014612s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(sd_metadata) [0.014338s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(name_id) [0.011772s] ... ok DEBUG: {0} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.016840s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(preview) [0.015021s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(sd_metadata) [0.009496s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.050358s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(sd_metadata) [0.012770s] ... ok DEBUG: {0} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.043409s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,949 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_act) [0.009896s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_act) [0.010237s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.032793s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stacks) [0.015343s] ... ok DEBUG: {0} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.038176s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:10,990 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(name_id) [0.010313s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_act) [0.009667s] ... ok DEBUG: {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_create [0.021680s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.056301s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres) [0.023317s] ... ok DEBUG: {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_get [0.024866s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(name_id) [0.029453s] ... ok DEBUG: {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_executions [0.025462s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.052989s] ... ok DEBUG: {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_create [0.019217s] ... ok DEBUG: {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_get [0.012860s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(identity) [0.077238s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres) [0.022879s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(sd_metadata) [0.018815s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(name_id) [0.014081s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.124225s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres) [0.020532s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(preview) [0.025952s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.038899s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres) [0.016685s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id_act) [0.013460s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.039761s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stacks) [0.027488s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,294 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.037615s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(name_id) [0.043510s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,331 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.038183s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(preview) [0.025370s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,368 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.037631s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id) [0.034918s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,399 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id_act) [0.027848s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,433 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.034741s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(sd_metadata) [0.021784s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,452 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(preview) [0.008961s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.039801s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(sd_metadata) [0.010544s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(identity) [0.011493s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(preview) [0.010839s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_act) [0.011435s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.043772s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id_act) [0.014532s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(sd_metadata) [0.016972s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_abandon_stack [0.010002s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_object [0.015788s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.051461s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_config [0.011061s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_deployment [0.011580s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack_ignore [0.011866s] ... ok DEBUG: {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.056154s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_find_stack [0.012193s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_config [0.009685s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_deployment [0.017041s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.014066s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_identity [0.019752s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stacks) [0.018649s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(preview) [0.014449s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_act) [0.009882s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_identity [0.026211s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,683 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id) [0.011307s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_object [0.016285s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(identity) [0.010458s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_act) [0.010678s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_stack_not_found [0.013060s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id) [0.011076s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_name [0.016851s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(preview) [0.008780s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_act) [0.009607s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(sd_metadata) [0.008978s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(event) [0.008653s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.026470s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,761 openstack.resource Attribute [logical_resource_id] not found in []: 'logical_resource_id'. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(identity) [0.014312s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.022711s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,784 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id_act) [0.011392s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.013489s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(sd_metadata) [0.009565s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stacks) [0.010182s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(name_id) [0.009873s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.023626s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,821 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_act) [0.011918s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.014947s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres) [0.010352s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id) [0.011055s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.018498s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(sd_metadata) [0.011727s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.015267s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(name_id) [0.009596s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres) [0.009574s] ... ok DEBUG: {1} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.023084s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,894 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_create [0.010763s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(event) [0.021762s] ... ok DEBUG: {1} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_delete [0.010066s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres) [0.013947s] ... ok DEBUG: {1} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_classes [0.009173s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(sd_metadata) [0.016495s] ... ok DEBUG: {1} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_basic [0.027534s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,957 openstack.resource Attribute [uuid] not found in []: 'uuid'. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.024671s] ... ok DEBUG: {1} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_make_it [0.014805s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.015023s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.011534s] ... ok DEBUG: {1} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.033872s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:11,998 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(name_id) [0.013240s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(name_id) [0.012759s] ... ok DEBUG: {1} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_make_availability_zone [0.015486s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_act) [0.013095s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_act) [0.009367s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id) [0.011356s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.035182s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id_act) [0.013942s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.018814s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(event) [0.009807s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(sd_metadata) [0.012727s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.021618s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.036550s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,126 openstack Turning off Insecure SSL warnings since verify=False DEBUG: 2021-09-09 07:06:12,135 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(identity) [0.056415s] ... ok DEBUG: {1} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.019028s] ... ok DEBUG: {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.016128s] ... ok DEBUG: {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.009284s] ... ok DEBUG: {1} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.009659s] ... ok DEBUG: {1} openstack.tests.unit.test_exceptions.Test_HttpException.test_unicode_message [0.009480s] ... ok DEBUG: {1} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.013522s] ... ok DEBUG: {1} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.046102s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(event) [0.118346s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stacks) [0.010898s] ... ok DEBUG: {1} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.018654s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id_act) [0.012977s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stacks) [0.012396s] ... ok DEBUG: {1} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.044926s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres) [0.031179s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,332 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.035076s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_act) [0.033687s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,365 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.032830s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres) [0.027731s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,398 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.010874s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(preview) [0.017306s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_act) [0.014618s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.025302s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id) [0.013808s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.025423s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id_act) [0.011718s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(sd_metadata) [0.009401s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stacks) [0.009269s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.025562s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(preview) [0.011106s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stacks) [0.009872s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.021194s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(identity) [0.009076s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id) [0.010386s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres) [0.009808s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.022813s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id) [0.011063s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(event) [0.009181s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.027075s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stacks) [0.014772s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(preview) [0.012128s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres) [0.009429s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.031996s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id) [0.009554s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(preview) [0.015142s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.030614s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id) [0.010712s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(sd_metadata) [0.010433s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.014997s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stacks) [0.010017s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.016064s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres) [0.009791s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(event) [0.011101s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.014839s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stacks) [0.010164s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.015605s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(identity) [0.009966s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.016202s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(event) [0.010793s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(sd_metadata) [0.010399s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(identity) [0.012235s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.029584s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,722 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_act) [0.010079s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.028248s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,751 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres) [0.032114s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,757 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(identity) [0.013397s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.024805s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,779 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id_act) [0.012796s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.009842s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(name_id) [0.012540s] ... ok DEBUG: {1} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.009508s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.010818s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id) [0.013150s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.009374s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_ID [0.009905s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.008768s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_configs [0.009318s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.008589s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_deployments [0.008729s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.010393s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_stacks [0.008845s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.010792s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.009574s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template [0.024471s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,874 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.016720s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_no_env [0.014972s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.009111s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.009520s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.008543s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.008473s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.062680s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,958 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.025890s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,944 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:12,954 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.009230s] ... ok DEBUG: {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.023849s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,980 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_class_update [0.011461s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.036769s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:12,981 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:12,992 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:13,000 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_delete [0.014992s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.018757s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,018 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_get [0.013380s] ... ok DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_provider_update [0.011453s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_repr [0.016735s] ... ok DEBUG: {2} openstack.tests.unit.placement.v1.test_proxy.TestPlacementProxy.test_resource_providers [0.016569s] ... ok DEBUG: {2} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_make_it [0.009905s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.020125s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.023149s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.082431s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.009082s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.034567s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.012218s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.010788s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.009358s] ... ok DEBUG: {2} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.032388s] ... ok DEBUG: {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_wsme_format [0.014764s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.032126s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,178 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:13,189 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.013024s] ... ok DEBUG: {2} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.027456s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.041602s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,217 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:13,226 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.012504s] ... ok DEBUG: {2} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.021505s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.010894s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.010095s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.016640s] ... ok DEBUG: {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.036765s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.025825s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,305 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.018218s] ... ok DEBUG: {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.047135s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.018423s] ... ok DEBUG: {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.034282s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.030353s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,369 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_paginated_infinite_loop [0.015284s] ... ok DEBUG: {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.028780s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.011663s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.021284s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.011025s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.011596s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.014758s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.013112s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.019020s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.024718s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.016482s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.010948s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.015066s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.010299s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.023891s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.024081s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.019646s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.026637s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.014196s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.009139s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.012034s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.011836s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.023689s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestTagMixin.test_add_tag [0.010417s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.018222s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestTagMixin.test_fetch_tags [0.009931s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.009045s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestTagMixin.test_remove_all_tags [0.009840s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.009872s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.026704s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,620 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.010040s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.022815s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.013778s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.022657s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.014852s] ... ok DEBUG: {2} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.013047s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.010973s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.011194s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.011284s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.009891s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.059893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,683 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2021-09-09 07:06:13,693 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:06:13,700 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2021-09-09 07:06:13,708 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:06:13,716 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2021-09-09 07:06:13,723 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.014434s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.009152s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.010420s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.013045s] ... ok DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.068205s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,742 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other DEBUG: 2021-09-09 07:06:13,751 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:06:13,762 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None DEBUG: 2021-09-09 07:06:13,770 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: 2021-09-09 07:06:13,778 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another DEBUG: 2021-09-09 07:06:13,787 openstack.iterate_timeout Waiting 1.0 seconds DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__attributes [0.021083s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,790 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.024607s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,816 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.012280s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.021020s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,851 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.013735s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.038100s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,883 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:13,899 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.029700s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,923 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:13,934 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.164073s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,825 openstack.resource Still waiting for resource Mock: to reach state loling, current state is DEBUG: 2021-09-09 07:06:13,848 openstack.iterate_timeout Waiting 0.01 seconds DEBUG: 2021-09-09 07:06:13,864 openstack.resource Still waiting for resource Mock: to reach state loling, current state is DEBUG: 2021-09-09 07:06:13,883 openstack.iterate_timeout Waiting 0.01 seconds DEBUG: 2021-09-09 07:06:13,910 openstack.resource Still waiting for resource Mock: to reach state loling, current state is DEBUG: 2021-09-09 07:06:13,947 openstack.iterate_timeout Waiting 0.01 seconds DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.034483s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,957 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:13,967 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default_exception [0.010586s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_equal_default [0.012124s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default [0.011175s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_existing [0.028138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:13,995 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_no_default [0.011514s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.009200s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_items [0.029522s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,017 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,027 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.017255s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.041426s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: ['a', 'g', 'f', 'b', 'c', 'd', 'e'] DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.010365s] ... ok DEBUG: {1} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.014330s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_set [0.020995s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,075 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.013079s] ... ok DEBUG: {1} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.011271s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.023636s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,094 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_find [0.010895s] ... ok DEBUG: {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_delete [0.012840s] ... ok DEBUG: {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_find [0.011130s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.086100s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,125 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,137 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,152 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,162 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,174 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,183 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.046446s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,207 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,226 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.012791s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.035453s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,278 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.042523s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,308 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,319 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.039086s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,350 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,362 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.038056s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,392 openstack.resource Attribute [] not found in []: ''. DEBUG: 2021-09-09 07:06:14,402 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.012645s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.009697s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.011024s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.011010s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.010787s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.016318s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.012012s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.011413s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.011155s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.014912s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.023436s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.009753s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_exists [0.010040s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestTagMixin.test_remove_single_tag [0.011593s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestTagMixin.test_tags_attribute [0.010945s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.021751s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.330028s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:14,647 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,658 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,669 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,678 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,689 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,699 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,710 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,719 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,729 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,738 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,746 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,753 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,762 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,770 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,778 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,785 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,793 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,801 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,809 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,817 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,826 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,836 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,850 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,868 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,895 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,912 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,926 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: 2021-09-09 07:06:14,941 openstack.iterate_timeout Waiting 0.1 seconds DEBUG: DEBUG: {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.037723s] ... ok DEBUG: {2} openstack.tests.unit.test_resource.Test_Request.test_create [0.022963s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.021424s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.117300s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default [0.013346s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_higher_default [0.013625s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.014576s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.011400s] ... ok DEBUG: {2} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.008892s] ... ok DEBUG: {2} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.021636s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2021-09-09 07:06:15,229 openstack.resource Attribute [] not found in []: ''. DEBUG: DEBUG: {2} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflows [0.010177s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 3813 tests in 43.3744 sec. DEBUG: - Passed: 3812 DEBUG: - Skipped: 1 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 157.9948 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (954 tests) => 0:00:38.819488 DEBUG: - Worker 1 (953 tests) => 0:00:42.258841 DEBUG: - Worker 2 (953 tests) => 0:00:42.645474 DEBUG: - Worker 3 (953 tests) => 0:00:36.388136 DEBUG: + exit 0 DEBUG: Processing files: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dgSHVs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.59.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/share/doc/python3-openstacksdk DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/share/doc/python3-openstacksdk DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/share/doc/python3-openstacksdk DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ext0pt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.59.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/share/licenses/python3-openstacksdk DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/share/licenses/python3-openstacksdk DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64/usr/share/licenses/python3-openstacksdk DEBUG: + exit 0 DEBUG: Provides: python3-openstacksdk = 0.59.0-0.20210909070318.d0d4d8b.el8 python3.6dist(openstacksdk) = 0.59.0 python3dist(openstacksdk) = 0.59.0 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/libexec/platform-python python(abi) = 3.6 DEBUG: Processing files: python3-openstacksdk-tests-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: Provides: python3-openstacksdk-tests = 0.59.0-0.20210909070318.d0d4d8b.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash /bin/sh python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-openstacksdk-tests-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D2NK6u DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstacksdk-0.59.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm INFO: Done(/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.src.rpm) Config(dlrn-5) 3 minutes 47 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3054288 3093776 1700556 10064124 10896968 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 582M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC 7402 24-Core Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 64K DEBUG: L1i cache: 64K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212188 3058112 2118952 2671564 11035124 9922136 DEBUG: Swap: 16777212 3860024 12917188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 995M 3.4G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.2blvunrs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bb128fb50f3142bfb313172116276dc8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1024', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python3-openstacksdk-tests-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm /home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python3-openstacksdk-tests-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nhf976et:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a0b7a5d7dc674b82831be9b4d7cce759', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nhf976et:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python3-openstacksdk-tests-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f/python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-openstack-ironic-python-agent-47a7fb5f 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f3d12a138512ade44a977 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-osc-placement-0ea8f1b05d4aa4a6f 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e61fba4a0bce1305366071a 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-f03c50b4a109d805cad6 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-39b689209d6f7b88f9c4f53 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-0db149425c8d06ad3b43f 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-65f3967efa0bd67d6d2e0 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-sfc-04e1be1cc25cc84f 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-69d975d62315624bf15c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-cf5f1e5651052be52f1 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-5d52afbe4c968cbd9094df 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-a25e9baed18cd890674b 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-zaqar-c7d9976e1527eba5ca59a5 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-e50e5fab770f6d64 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-0c6a43a1 27 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 13 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 12 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 12 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - PowerTools 13 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 27 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 79 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 84 kB/s | 3.0 kB 00:00 DEBUG: opstools 85 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 81 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================ DEBUG: Installing: DEBUG: python3-openstacksdk noarch 0.59.0-0.20210909070318.d0d4d8b.el8 @commandline 876 k DEBUG: python3-openstacksdk-tests noarch 0.59.0-0.20210909070318.d0d4d8b.el8 @commandline 1.0 M DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-xena-testing 23 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-xena-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.2-1.1.el8 delorean-xena-testing 90 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-xena-testing 25 k DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210906172353.112bcae.el8 delorean-component-security 431 k DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-xena-testing 26 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210907084649.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-testing 208 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210906172734.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-stevedore noarch 3.4.0-0.20210908172724.8846a3f.el8 delorean-component-clients 68 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-testing 16 k DEBUG: Transaction Summary DEBUG: ============================================================================================================ DEBUG: Install 20 Packages DEBUG: Total size: 3.2 M DEBUG: Installed size: 14 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210907084649.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.0-0.20210908172724.8846a3f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210906172734.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210906172353.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.2-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 1/20 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 2/20 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210907084649.0b 3/20 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 4/20 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 5/20 DEBUG: Installing : python3-stevedore-3.4.0-0.20210908172724.8846a3f.e 6/20 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210906172353.112bc 7/20 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 8/20 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 9/20 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 10/20 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 11/20 DEBUG: Installing : python3-dogpile-cache-1.1.2-1.1.el8.noarch 12/20 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 13/20 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 14/20 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 15/20 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 16/20 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 17/20 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20210906172734. 18/20 DEBUG: Installing : python3-openstacksdk-0.59.0-0.20210909070318.d0d4d 19/20 DEBUG: Installing : python3-openstacksdk-tests-0.59.0-0.20210909070318 20/20 DEBUG: Running scriptlet: python3-openstacksdk-tests-0.59.0-0.20210909070318 20/20 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210907084649.0b 1/20 DEBUG: Verifying : python3-stevedore-3.4.0-0.20210908172724.8846a3f.e 2/20 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.20210906172734. 3/20 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210906172353.112bc 4/20 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 5/20 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 6/20 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 7/20 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/20 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 9/20 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 10/20 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 11/20 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 12/20 DEBUG: Verifying : python3-dogpile-cache-1.1.2-1.1.el8.noarch 13/20 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 14/20 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 15/20 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 16/20 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 17/20 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 18/20 DEBUG: Verifying : python3-openstacksdk-tests-0.59.0-0.20210909070318 19/20 DEBUG: Verifying : python3-openstacksdk-0.59.0-0.20210909070318.d0d4d 20/20 DEBUG: Installed: DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-dogpile-cache-1.1.2-1.1.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210906172353.112bcae.el8.noarch DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: python3-openstacksdk-tests-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210907084649.0b2f473.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-requestsexceptions-1.4.0-0.20210906172734.d7ac0ff.el8.noarch DEBUG: python3-stevedore-3.4.0-0.20210908172724.8846a3f.el8.noarch DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/clients/d0/d4/d0d4d8bc64da62dc8338e307b4f736cd0b1f5f49_9d15732f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0