Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-tempest.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84907-525324/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '780489d1ddc94861a41aa0528c9b2bff', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84907-525324/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-tempest-25.0.0-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-tempest.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84907-525324/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e51cd220bbb647d7b713aac24af15226', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84907-525324/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d8axZy + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt --signature=/builddir/build/SOURCES/tempest-25.0.0.tar.gz.asc --data=/builddir/build/SOURCES/tempest-25.0.0.tar.gz gpgv: Signature made Fri Sep 18 19:27:52 2020 UTC gpgv: using RSA key BC26D3A8D0665C87F7BEDF2AC12B8E73B30F2FC8 gpgv: Good signature from "OpenStack Infra (Victoria Cycle) " + cd /builddir/build/BUILD + rm -rf tempest-25.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tempest-25.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tempest-25.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-tempest-25.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPMLINT_OFFENDERS='tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py' + sed -i '1{/^#!/d}' tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py + chmod u=rw,go=r tempest/cmd/list_plugins.py tempest/cmd/cleanup.py tempest/cmd/cleanup_service.py tempest/cmd/verify_tempest_config.py tempest/cmd/account_generator.py tempest/lib/cmd/skip_tracker.py tempest/lib/cmd/check_uuid.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9ZrnpM + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tempest creating build/lib/tempest/api creating build/lib/tempest/api/compute creating build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_device_tagging.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_server_filters.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_attach_interfaces.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_microversions.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_password.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_tags.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_addresses_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_multiple_create.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_novnc.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_rescue.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_metadata_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_instance_actions.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_availability_zone.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_virtual_interfaces_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_list_servers_negative.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_actions.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_servers.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_group.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/__init__.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_disk_config.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_server_personality.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_delete_server.py -> build/lib/tempest/api/compute/servers copying tempest/api/compute/servers/test_create_server_multi_nic.py -> build/lib/tempest/api/compute/servers creating build/lib/tempest/api/identity creating build/lib/tempest/api/identity/admin copying tempest/api/identity/admin/__init__.py -> build/lib/tempest/api/identity/admin creating build/lib/tempest/api/network copying tempest/api/network/test_networks_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_allowed_address_pair.py -> build/lib/tempest/api/network copying tempest/api/network/test_extensions.py -> build/lib/tempest/api/network copying tempest/api/network/test_floating_ips_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_service_providers.py -> build/lib/tempest/api/network copying tempest/api/network/test_floating_ips.py -> build/lib/tempest/api/network copying tempest/api/network/test_dhcp_ipv6.py -> build/lib/tempest/api/network copying tempest/api/network/base.py -> build/lib/tempest/api/network copying tempest/api/network/test_agent_management_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_extra_dhcp_options.py -> build/lib/tempest/api/network copying tempest/api/network/test_security_groups_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_routers.py -> build/lib/tempest/api/network copying tempest/api/network/test_networks.py -> build/lib/tempest/api/network copying tempest/api/network/test_tags.py -> build/lib/tempest/api/network copying tempest/api/network/test_security_groups.py -> build/lib/tempest/api/network copying tempest/api/network/test_ports.py -> build/lib/tempest/api/network copying tempest/api/network/base_security_groups.py -> build/lib/tempest/api/network copying tempest/api/network/test_routers_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_versions.py -> build/lib/tempest/api/network copying tempest/api/network/test_subnetpools_extensions.py -> build/lib/tempest/api/network copying tempest/api/network/__init__.py -> build/lib/tempest/api/network creating build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volume_snapshots.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_negative.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_list.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_volumes_get.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/test_attach_volume_negative.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/__init__.py -> build/lib/tempest/api/compute/volumes creating build/lib/tempest/scenario copying tempest/scenario/test_server_multinode.py -> build/lib/tempest/scenario copying tempest/scenario/test_snapshot_pattern.py -> build/lib/tempest/scenario copying tempest/scenario/test_minimum_basic.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_minbw_allocation_placement.py -> build/lib/tempest/scenario copying tempest/scenario/test_stamp_pattern.py -> build/lib/tempest/scenario copying tempest/scenario/test_security_groups_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_object_storage_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_aggregates_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_v6.py -> build/lib/tempest/scenario copying tempest/scenario/test_volume_boot_pattern.py -> build/lib/tempest/scenario copying tempest/scenario/test_shelve_instance.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_advanced_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_volume_migrate_attached.py -> build/lib/tempest/scenario copying tempest/scenario/test_volume_backup_restore.py -> build/lib/tempest/scenario copying tempest/scenario/test_encrypted_cinder_volumes.py -> build/lib/tempest/scenario copying tempest/scenario/manager.py -> build/lib/tempest/scenario copying tempest/scenario/__init__.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_advanced_server_ops.py -> build/lib/tempest/scenario creating build/lib/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits_negative.py -> build/lib/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits.py -> build/lib/tempest/api/compute/limits copying tempest/api/compute/limits/__init__.py -> build/lib/tempest/api/compute/limits creating build/lib/tempest/api/compute/certificates copying tempest/api/compute/certificates/test_certificates.py -> build/lib/tempest/api/compute/certificates copying tempest/api/compute/certificates/__init__.py -> build/lib/tempest/api/compute/certificates creating build/lib/tempest/lib creating build/lib/tempest/lib/services creating build/lib/tempest/lib/services/identity creating build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/users_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/services_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/token_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/tenants_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/identity_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/endpoints_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/roles_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/__init__.py -> build/lib/tempest/lib/services/identity/v2 creating build/lib/tempest/tests creating build/lib/tempest/tests/lib creating build/lib/tempest/tests/lib/services creating build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_object_client.py -> build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/test_capabilities_client.py -> build/lib/tempest/tests/lib/services/object_storage copying tempest/tests/lib/services/object_storage/__init__.py -> build/lib/tempest/tests/lib/services/object_storage creating build/lib/tempest/lib/api_schema creating build/lib/tempest/lib/api_schema/response creating build/lib/tempest/lib/api_schema/response/compute creating build/lib/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_39/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_39 copying tempest/lib/api_schema/response/compute/v2_39/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_39 creating build/lib/tempest/services creating build/lib/tempest/services/orchestration copying tempest/services/orchestration/__init__.py -> build/lib/tempest/services/orchestration creating build/lib/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_63/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_63 copying tempest/lib/api_schema/response/compute/v2_63/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_63 creating build/lib/tempest/lib/services/volume creating build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/types_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/hosts_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/services_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/extensions_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/availability_zone_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/qos_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/limits_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/quotas_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/encryption_types_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/volumes_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/backups_client.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/__init__.py -> build/lib/tempest/lib/services/volume/v1 copying tempest/lib/services/volume/v1/snapshots_client.py -> build/lib/tempest/lib/services/volume/v1 creating build/lib/tempest/lib/services/image creating build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/schemas_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/resource_types_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/images_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/image_members_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_properties_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_tags_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/versions_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespace_objects_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/namespaces_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/__init__.py -> build/lib/tempest/lib/services/image/v2 creating build/lib/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 copying tempest/lib/api_schema/response/compute/v2_36/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_36 creating build/lib/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_19/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_19 copying tempest/lib/api_schema/response/compute/v2_19/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_19 creating build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_projects.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_tokens.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_users.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_domains.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_catalog.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/__init__.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_api_discovery.py -> build/lib/tempest/api/identity/v3 copying tempest/api/identity/v3/test_application_credentials.py -> build/lib/tempest/api/identity/v3 creating build/lib/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_6/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_6 copying tempest/lib/api_schema/response/compute/v2_6/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_6 creating build/lib/tempest/tests/api creating build/lib/tempest/tests/api/compute copying tempest/tests/api/compute/test_base.py -> build/lib/tempest/tests/api/compute copying tempest/tests/api/compute/__init__.py -> build/lib/tempest/tests/api/compute creating build/lib/tempest/tests/lib/common creating build/lib/tempest/tests/lib/common/utils creating build/lib/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/common/utils/linux/test_remote_client.py -> build/lib/tempest/tests/lib/common/utils/linux copying tempest/tests/lib/common/utils/linux/__init__.py -> build/lib/tempest/tests/lib/common/utils/linux creating build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_create_server.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_volumes_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_services_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_microversions.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_fixed_ips_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_networks.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_migrations.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_security_groups.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_quotas.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers_on_multinodes.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_server_diagnostics.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_agents.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hosts.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_volume_swap.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_services.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_availability_zone_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_keypairs_v210.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_live_migration_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_auto_allocate_network.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_hypervisor.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_servers.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_floating_ips_bulk.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_extra_specs.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_flavors_access_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/__init__.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_delete_server.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates.py -> build/lib/tempest/api/compute/admin creating build/lib/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_3/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_3 copying tempest/lib/api_schema/response/compute/v2_3/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_3 creating build/lib/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/test_placement_client.py -> build/lib/tempest/tests/lib/services/placement copying tempest/tests/lib/services/placement/__init__.py -> build/lib/tempest/tests/lib/services/placement creating build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/types_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/hosts_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/services_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/extensions_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/availability_zone_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/base_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/qos_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/limits_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/attachments_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/scheduler_stats_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/groups_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/transfers_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volume_manage_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_snapshots_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quotas_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/encryption_types_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/volumes_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/capabilities_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshot_manage_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/quota_classes_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/versions_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/backups_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/messages_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/group_types_client.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/__init__.py -> build/lib/tempest/lib/services/volume/v3 copying tempest/lib/services/volume/v3/snapshots_client.py -> build/lib/tempest/lib/services/volume/v3 creating build/lib/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/compute/v2_9/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/api_schema/response/compute/v2_9/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_9 creating build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_list_images.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_image_metadata.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_list_image_filters.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_images_oneserver_negative.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/__init__.py -> build/lib/tempest/api/compute/images creating build/lib/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_73/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_73 copying tempest/lib/api_schema/response/compute/v2_73/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_73 creating build/lib/tempest/tests/common creating build/lib/tempest/tests/common/utils creating build/lib/tempest/tests/common/utils/linux copying tempest/tests/common/utils/linux/test_remote_client.py -> build/lib/tempest/tests/common/utils/linux copying tempest/tests/common/utils/linux/__init__.py -> build/lib/tempest/tests/common/utils/linux creating build/lib/tempest/services/orchestration/json copying tempest/services/orchestration/json/orchestration_client.py -> build/lib/tempest/services/orchestration/json copying tempest/services/orchestration/json/__init__.py -> build/lib/tempest/services/orchestration/json creating build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quotas.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/manage_snapshot.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/hosts.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/encryption_types.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/quota_classes.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volume_types.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/capabilities.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/messages.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/backups.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/groups.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/volumes.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/qos.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/scheduler_stats.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_snapshots.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/extensions.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/group_types.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/services.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/snapshots.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/limits.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/__init__.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/transfers.py -> build/lib/tempest/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/versions.py -> build/lib/tempest/lib/api_schema/response/volume creating build/lib/tempest/tests/lib/services/identity creating build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_identity_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_domains_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_token_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_trusts_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_users_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_regions_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_catalog_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_projects_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_versions_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_services_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_groups_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_policies_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_credentials_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/__init__.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v3 copying tempest/tests/lib/fake_identity.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_auth.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_base.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_credentials.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_api_microversion_fixture.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_http.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_ssh.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_credentials.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_decorators.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/__init__.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_auth_provider.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_tempest_lib.py -> build/lib/tempest/tests/lib copying tempest/lib/services/clients.py -> build/lib/tempest/lib/services copying tempest/lib/services/__init__.py -> build/lib/tempest/lib/services creating build/lib/tempest/cmd copying tempest/cmd/account_generator.py -> build/lib/tempest/cmd copying tempest/cmd/cleanup_service.py -> build/lib/tempest/cmd copying tempest/cmd/cleanup.py -> build/lib/tempest/cmd copying tempest/cmd/run.py -> build/lib/tempest/cmd copying tempest/cmd/subunit_describe_calls.py -> build/lib/tempest/cmd copying tempest/cmd/list_plugins.py -> build/lib/tempest/cmd copying tempest/cmd/verify_tempest_config.py -> build/lib/tempest/cmd copying tempest/cmd/workspace.py -> build/lib/tempest/cmd copying tempest/cmd/main.py -> build/lib/tempest/cmd copying tempest/cmd/__init__.py -> build/lib/tempest/cmd copying tempest/cmd/init.py -> build/lib/tempest/cmd creating build/lib/tempest/api/volume creating build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_type_specs.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_retype.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_hosts.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_manage.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_backup.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_multi_backend.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_actions.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quota_classes.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_services.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_backends_capabilities.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_user_messages.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_types.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_group_snapshots.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volumes_list.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshot_manage.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_pools.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_quotas_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_qos.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_snapshots_actions.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_groups.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_types_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/__init__.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_type_access.py -> build/lib/tempest/api/volume/admin copying tempest/api/__init__.py -> build/lib/tempest/api copying tempest/services/__init__.py -> build/lib/tempest/services copying tempest/tests/common/utils/test_net_utils.py -> build/lib/tempest/tests/common/utils copying tempest/tests/common/utils/__init__.py -> build/lib/tempest/tests/common/utils creating build/lib/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 copying tempest/lib/api_schema/response/compute/v2_53/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_53 creating build/lib/tempest/api/image copying tempest/api/image/base.py -> build/lib/tempest/api/image copying tempest/api/image/__init__.py -> build/lib/tempest/api/image creating build/lib/tempest/api/image/v2 creating build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/test_images.py -> build/lib/tempest/api/image/v2/admin copying tempest/api/image/v2/admin/__init__.py -> build/lib/tempest/api/image/v2/admin copying tempest/lib/services/identity/__init__.py -> build/lib/tempest/lib/services/identity copying tempest/api/identity/base.py -> build/lib/tempest/api/identity copying tempest/api/identity/__init__.py -> build/lib/tempest/api/identity copying tempest/tests/api/__init__.py -> build/lib/tempest/tests/api creating build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tokens.py -> build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/test_tenants.py -> build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/test_extension.py -> build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/test_users.py -> build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/test_ec2_credentials.py -> build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/__init__.py -> build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/test_api_discovery.py -> build/lib/tempest/api/identity/v2 copying tempest/tests/lib/services/identity/__init__.py -> build/lib/tempest/tests/lib/services/identity creating build/lib/tempest/tests/lib/services/volume copying tempest/tests/lib/services/volume/__init__.py -> build/lib/tempest/tests/lib/services/volume creating build/lib/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_16/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_16 copying tempest/lib/api_schema/response/compute/v2_16/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_16 creating build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_execute.py -> build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_output_parser.py -> build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/test_command_failed.py -> build/lib/tempest/tests/lib/cli copying tempest/tests/lib/cli/__init__.py -> build/lib/tempest/tests/lib/cli creating build/lib/tempest/hacking copying tempest/hacking/checks.py -> build/lib/tempest/hacking copying tempest/hacking/__init__.py -> build/lib/tempest/hacking creating build/lib/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_26/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_26 copying tempest/lib/api_schema/response/compute/v2_26/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_26 creating build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_identity_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_token_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_users_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_tenants_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/test_services_client.py -> build/lib/tempest/tests/lib/services/identity/v2 copying tempest/tests/lib/services/identity/v2/__init__.py -> build/lib/tempest/tests/lib/services/identity/v2 creating build/lib/tempest/lib/cli copying tempest/lib/cli/output_parser.py -> build/lib/tempest/lib/cli copying tempest/lib/cli/base.py -> build/lib/tempest/lib/cli copying tempest/lib/cli/__init__.py -> build/lib/tempest/lib/cli creating build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup_services.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_verify_tempest_config.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_account_generator.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_workspace.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_tempest_init.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_run.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_subunit_describe_calls.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_list_plugins.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_cleanup.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/__init__.py -> build/lib/tempest/tests/cmd creating build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/object_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/bulk_middleware_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/capabilities_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/container_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/account_client.py -> build/lib/tempest/lib/services/object_storage copying tempest/lib/services/object_storage/__init__.py -> build/lib/tempest/lib/services/object_storage creating build/lib/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 copying tempest/lib/api_schema/response/compute/v2_70/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_70 creating build/lib/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_59 copying tempest/lib/api_schema/response/compute/v2_59/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_59 creating build/lib/tempest/lib/services/network copying tempest/lib/services/network/metering_labels_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/extensions_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/service_providers_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/qos_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/agents_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/security_group_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/routers_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/base.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/networks_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/metering_label_rules_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/quotas_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/subnets_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/segments_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/versions_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/floating_ips_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/security_groups_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/ports_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/tags_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/__init__.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/subnetpools_client.py -> build/lib/tempest/lib/services/network creating build/lib/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_13 copying tempest/lib/api_schema/response/compute/v2_13/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_13 creating build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoint_groups.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_trusts.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_projects.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_tokens.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_endpoints.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_oauth_consumers.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_projects_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users_negative.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_regions.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_inherits.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_roles.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_users.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_credentials.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_policies.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_project_tags.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domains.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_services.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_default_project_id.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_groups.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_list_users.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/__init__.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_application_credentials.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/identity/admin/v3/test_domain_configuration.py -> build/lib/tempest/api/identity/admin/v3 creating build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/base.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups_negative.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_groups.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/test_security_group_rules_negative.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/__init__.py -> build/lib/tempest/api/compute/security_groups creating build/lib/tempest/test_discover copying tempest/test_discover/test_discover.py -> build/lib/tempest/test_discover copying tempest/test_discover/plugins.py -> build/lib/tempest/test_discover copying tempest/test_discover/__init__.py -> build/lib/tempest/test_discover copying tempest/lib/services/image/__init__.py -> build/lib/tempest/lib/services/image creating build/lib/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_55/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_55 copying tempest/lib/api_schema/response/compute/v2_55/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_55 creating build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/images.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/hosts.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/certificates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/volumes.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/extensions.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/agents.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/lib/api_schema/response/compute/v2_1/versions.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 copying tempest/tests/lib/common/utils/test_data_utils.py -> build/lib/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_test_utils.py -> build/lib/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/test_misc.py -> build/lib/tempest/tests/lib/common/utils copying tempest/tests/lib/common/utils/__init__.py -> build/lib/tempest/tests/lib/common/utils creating build/lib/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/images_client.py -> build/lib/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/image_members_client.py -> build/lib/tempest/lib/services/image/v1 copying tempest/lib/services/image/v1/__init__.py -> build/lib/tempest/lib/services/image/v1 creating build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/base.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_negative.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/test_keypairs_v22.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/__init__.py -> build/lib/tempest/api/compute/keypairs creating build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/inherited_roles_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/project_tags_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domains_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/users_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/services_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/projects_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/token_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_filter_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/role_assignments_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/credentials_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/policies_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/catalog_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/trusts_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/groups_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_consumers_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/identity_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/domain_configuration_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/regions_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoints_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/versions_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/oauth_token_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/roles_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/endpoint_groups_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/application_credentials_client.py -> build/lib/tempest/lib/services/identity/v3 copying tempest/lib/services/identity/v3/__init__.py -> build/lib/tempest/lib/services/identity/v3 creating build/lib/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/images.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 copying tempest/lib/api_schema/response/compute/v2_45/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_45 creating build/lib/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> build/lib/tempest/lib/api_schema/response/compute/v2_41 copying tempest/lib/api_schema/response/compute/v2_41/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_41 creating build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hypervisor_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quota_classes_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_keypairs_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_migrations_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_networks_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_hosts_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_servers_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_groups_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_fixedIPs_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_volumes_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_agents_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_quotas_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_limits_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_certificates_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_versions_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_server_groups_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_flavors_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ips_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_base_compute_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_security_group_rules_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_services_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_availability_zone_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_floating_ip_pools_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_interfaces_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_usages_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_extensions_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_aggregates_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_tenant_networks_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/test_images_client.py -> build/lib/tempest/tests/lib/services/compute copying tempest/tests/lib/services/compute/__init__.py -> build/lib/tempest/tests/lib/services/compute creating build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_crossdomain.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_staticweb.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_temp_url_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_services.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_healthcheck.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_bulk.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/base.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_sync_middleware.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_slo.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_quotas.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_services.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_services_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_container_acl.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_expiry.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_services_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_version.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_object_formpost.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_quotas_negative.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/test_account_services.py -> build/lib/tempest/api/object_storage copying tempest/api/object_storage/__init__.py -> build/lib/tempest/api/object_storage copying tempest/api/compute/api_microversion_fixture.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_extensions.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_tenant_networks.py -> build/lib/tempest/api/compute copying tempest/api/compute/base.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_networks.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_quotas.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_versions.py -> build/lib/tempest/api/compute copying tempest/api/compute/__init__.py -> build/lib/tempest/api/compute creating build/lib/tempest/lib/services/placement copying tempest/lib/services/placement/base_placement_client.py -> build/lib/tempest/lib/services/placement copying tempest/lib/services/placement/placement_client.py -> build/lib/tempest/lib/services/placement copying tempest/lib/services/placement/__init__.py -> build/lib/tempest/lib/services/placement copying tempest/lib/base.py -> build/lib/tempest/lib copying tempest/lib/decorators.py -> build/lib/tempest/lib copying tempest/lib/auth.py -> build/lib/tempest/lib copying tempest/lib/__init__.py -> build/lib/tempest/lib copying tempest/lib/exceptions.py -> build/lib/tempest/lib creating build/lib/tempest/tests/lib/services/image copying tempest/tests/lib/services/image/__init__.py -> build/lib/tempest/tests/lib/services/image creating build/lib/tempest/tests/files copying tempest/tests/files/__init__.py -> build/lib/tempest/tests/files creating build/lib/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_48/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_48 copying tempest/lib/api_schema/response/compute/v2_48/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_48 creating build/lib/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/api_schema/response/compute/v2_28/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_28 copying tempest/lib/services/volume/base_client.py -> build/lib/tempest/lib/services/volume copying tempest/lib/services/volume/__init__.py -> build/lib/tempest/lib/services/volume copying tempest/tests/test_base_test.py -> build/lib/tempest/tests copying tempest/tests/test_test.py -> build/lib/tempest/tests copying tempest/tests/test_hacking.py -> build/lib/tempest/tests copying tempest/tests/test_imports.py -> build/lib/tempest/tests copying tempest/tests/test_list_tests.py -> build/lib/tempest/tests copying tempest/tests/base.py -> build/lib/tempest/tests copying tempest/tests/test_config.py -> build/lib/tempest/tests copying tempest/tests/fake_config.py -> build/lib/tempest/tests copying tempest/tests/fake_tempest_plugin.py -> build/lib/tempest/tests copying tempest/tests/test_tempest_plugin.py -> build/lib/tempest/tests copying tempest/tests/test_decorators.py -> build/lib/tempest/tests copying tempest/tests/utils.py -> build/lib/tempest/tests copying tempest/tests/test_microversions.py -> build/lib/tempest/tests copying tempest/tests/__init__.py -> build/lib/tempest/tests creating build/lib/tempest/lib/common creating build/lib/tempest/lib/common/utils creating build/lib/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/remote_client.py -> build/lib/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/__init__.py -> build/lib/tempest/lib/common/utils/linux creating build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/quotas.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/limits.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 copying tempest/lib/api_schema/response/compute/v2_57/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_57 creating build/lib/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> build/lib/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/api_schema/response/compute/v2_2/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_2 copying tempest/lib/common/utils/test_utils.py -> build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/misc.py -> build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/__init__.py -> build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/data_utils.py -> build/lib/tempest/lib/common/utils copying tempest/tests/common/test_waiters.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_admin_available.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_alt_available.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_compute.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_custom_matchers.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_image.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_credentials_factory.py -> build/lib/tempest/tests/common copying tempest/tests/common/__init__.py -> build/lib/tempest/tests/common creating build/lib/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors.py -> build/lib/tempest/api/compute/flavors copying tempest/api/compute/flavors/test_flavors_negative.py -> build/lib/tempest/api/compute/flavors copying tempest/api/compute/flavors/__init__.py -> build/lib/tempest/api/compute/flavors creating build/lib/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_61/flavors.py -> build/lib/tempest/lib/api_schema/response/compute/v2_61 copying tempest/lib/api_schema/response/compute/v2_61/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_61 creating build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenants.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_endpoints.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tenant_negative.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users_negative.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_tokens_negative.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_users.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_roles_negative.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/test_services.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/api/identity/admin/v2/__init__.py -> build/lib/tempest/api/identity/admin/v2 copying tempest/test.py -> build/lib/tempest copying tempest/clients.py -> build/lib/tempest copying tempest/config.py -> build/lib/tempest copying tempest/version.py -> build/lib/tempest copying tempest/manager.py -> build/lib/tempest copying tempest/__init__.py -> build/lib/tempest copying tempest/exceptions.py -> build/lib/tempest copying tempest/lib/api_schema/__init__.py -> build/lib/tempest/lib/api_schema creating build/lib/tempest/lib/cmd copying tempest/lib/cmd/skip_tracker.py -> build/lib/tempest/lib/cmd copying tempest/lib/cmd/check_uuid.py -> build/lib/tempest/lib/cmd copying tempest/lib/cmd/__init__.py -> build/lib/tempest/lib/cmd creating build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_hosts_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_volumes_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_quotas_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_limits_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_backups_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_versions_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_services_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_groups_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_extensions_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_transfers_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_types_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/__init__.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v3 copying tempest/tests/lib/services/volume/v3/test_attachments_client.py -> build/lib/tempest/tests/lib/services/volume/v3 creating build/lib/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_8/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_8 copying tempest/lib/api_schema/response/compute/v2_8/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_8 creating build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/base.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/test_list_floating_ips.py -> build/lib/tempest/api/compute/floating_ips copying tempest/api/compute/floating_ips/__init__.py -> build/lib/tempest/api/compute/floating_ips creating build/lib/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v1/test_image_members_client.py -> build/lib/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/image/v1/__init__.py -> build/lib/tempest/tests/lib/services/image/v1 copying tempest/tests/lib/services/base.py -> build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/test_clients.py -> build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/registry_fixture.py -> build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/__init__.py -> build/lib/tempest/tests/lib/services creating build/lib/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_71/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_71 copying tempest/lib/api_schema/response/compute/v2_71/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_71 creating build/lib/tempest/common copying tempest/common/image.py -> build/lib/tempest/common copying tempest/common/custom_matchers.py -> build/lib/tempest/common copying tempest/common/tempest_fixtures.py -> build/lib/tempest/common copying tempest/common/compute.py -> build/lib/tempest/common copying tempest/common/credentials_factory.py -> build/lib/tempest/common copying tempest/common/identity.py -> build/lib/tempest/common copying tempest/common/waiters.py -> build/lib/tempest/common copying tempest/common/__init__.py -> build/lib/tempest/common creating build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_metering_extensions.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_routers_dvr.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_floating_ips_admin_actions.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_external_networks_negative.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_routers.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_external_network_extension.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_dhcp_agent_scheduler.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_ports.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_quotas.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_negative_quotas.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_routers_negative.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/__init__.py -> build/lib/tempest/api/network/admin creating build/lib/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_11/services.py -> build/lib/tempest/lib/api_schema/response/compute/v2_11 copying tempest/lib/api_schema/response/compute/v2_11/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_11 creating build/lib/tempest/tests/lib/cmd copying tempest/tests/lib/cmd/test_check_uuid.py -> build/lib/tempest/tests/lib/cmd copying tempest/tests/lib/cmd/__init__.py -> build/lib/tempest/tests/lib/cmd copying tempest/lib/api_schema/response/__init__.py -> build/lib/tempest/lib/api_schema/response copying tempest/lib/api_schema/response/compute/__init__.py -> build/lib/tempest/lib/api_schema/response/compute creating build/lib/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_23/migrations.py -> build/lib/tempest/lib/api_schema/response/compute/v2_23 copying tempest/lib/api_schema/response/compute/v2_23/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_23 creating build/lib/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_47/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_47 copying tempest/lib/api_schema/response/compute/v2_47/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_47 copying tempest/tests/lib/common/test_preprov_creds.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_dynamic_creds.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_profiler.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_validation_resources.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_utils.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_api_version_request.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_rest_client.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_http.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_cred_client.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_jsonschema_validator.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/__init__.py -> build/lib/tempest/tests/lib/common creating build/lib/tempest/common/utils copying tempest/common/utils/net_info.py -> build/lib/tempest/common/utils copying tempest/common/utils/net_utils.py -> build/lib/tempest/common/utils copying tempest/common/utils/__init__.py -> build/lib/tempest/common/utils creating build/lib/tempest/common/utils/linux copying tempest/common/utils/linux/remote_client.py -> build/lib/tempest/common/utils/linux copying tempest/common/utils/linux/__init__.py -> build/lib/tempest/common/utils/linux creating build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_image_members_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_resource_types_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespaces_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_versions_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_schemas_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/test_images_client.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/tests/lib/services/image/v2/__init__.py -> build/lib/tempest/tests/lib/services/image/v2 copying tempest/api/volume/test_volume_delete_cascade.py -> build/lib/tempest/api/volume copying tempest/api/volume/api_microversion_fixture.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_extensions.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_clone_negative.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_negative.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_backup.py -> build/lib/tempest/api/volume copying tempest/api/volume/base.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_actions.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_image_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_negative.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_snapshots_list.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_list.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_absolute_limits.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_transfers.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_clone.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_snapshot_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_availability_zone.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_get.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_extend.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_versions.py -> build/lib/tempest/api/volume copying tempest/api/volume/__init__.py -> build/lib/tempest/api/volume copying tempest/api/image/v2/test_images_metadefs_namespace_tags.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_namespace_properties.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_namespace_objects.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_resource_types.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member_negative.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_negative.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_namespaces.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_versions.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_schema.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/__init__.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_tags_negative.py -> build/lib/tempest/api/image/v2 creating build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/server_groups_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/hosts_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/hypervisor_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/services_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/certificates_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/extensions_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/availability_zone_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/agents_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/limits_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/servers_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_rules_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/interfaces_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/flavors_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/networks_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/aggregates_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/migrations_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/base_compute_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/images_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/quotas_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_networks_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/fixed_ips_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/security_group_default_rules_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/volumes_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/quota_classes_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/versions_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/security_groups_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/tenant_usages_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ips_bulk_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/keypairs_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/instance_usage_audit_log_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/baremetal_nodes_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/floating_ip_pools_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/__init__.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/snapshots_client.py -> build/lib/tempest/lib/services/compute creating build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_service_providers_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_networks_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_segments_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_routers_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_groups_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_agents_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_quotas_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_qos_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnetpools_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_ports_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_base_network_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_versions_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_floating_ips_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_security_group_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_label_rules_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_subnets_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_extensions_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_metering_labels_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/test_tags_client.py -> build/lib/tempest/tests/lib/services/network copying tempest/tests/lib/services/network/__init__.py -> build/lib/tempest/tests/lib/services/network creating build/lib/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v1/test_quotas_client.py -> build/lib/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v1/test_encryption_types_client.py -> build/lib/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v1/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v1 copying tempest/tests/lib/services/volume/v1/__init__.py -> build/lib/tempest/tests/lib/services/volume/v1 copying tempest/lib/common/api_microversion_fixture.py -> build/lib/tempest/lib/common copying tempest/lib/common/cred_provider.py -> build/lib/tempest/lib/common copying tempest/lib/common/http.py -> build/lib/tempest/lib/common copying tempest/lib/common/fixed_network.py -> build/lib/tempest/lib/common copying tempest/lib/common/profiler.py -> build/lib/tempest/lib/common copying tempest/lib/common/validation_resources.py -> build/lib/tempest/lib/common copying tempest/lib/common/rest_client.py -> build/lib/tempest/lib/common copying tempest/lib/common/dynamic_creds.py -> build/lib/tempest/lib/common copying tempest/lib/common/cred_client.py -> build/lib/tempest/lib/common copying tempest/lib/common/api_version_utils.py -> build/lib/tempest/lib/common copying tempest/lib/common/ssh.py -> build/lib/tempest/lib/common copying tempest/lib/common/thread.py -> build/lib/tempest/lib/common copying tempest/lib/common/jsonschema_validator.py -> build/lib/tempest/lib/common copying tempest/lib/common/__init__.py -> build/lib/tempest/lib/common copying tempest/lib/common/api_version_request.py -> build/lib/tempest/lib/common copying tempest/lib/common/preprov_creds.py -> build/lib/tempest/lib/common creating build/lib/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_54/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_54 copying tempest/lib/api_schema/response/compute/v2_54/__init__.py -> build/lib/tempest/lib/api_schema/response/compute/v2_54 creating build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/types_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/hosts_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/services_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/extensions_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/availability_zone_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/qos_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/limits_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/scheduler_stats_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/transfers_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volume_manage_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quotas_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/encryption_types_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/volumes_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/capabilities_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshot_manage_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/quota_classes_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/backups_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/__init__.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshots_client.py -> build/lib/tempest/lib/services/volume/v2 creating build/lib/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members.py -> build/lib/tempest/api/image/v1 copying tempest/api/image/v1/test_images.py -> build/lib/tempest/api/image/v1 copying tempest/api/image/v1/test_image_members_negative.py -> build/lib/tempest/api/image/v1 copying tempest/api/image/v1/test_images_negative.py -> build/lib/tempest/api/image/v1 copying tempest/api/image/v1/__init__.py -> build/lib/tempest/api/image/v1 running egg_info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt deleting tempest.egg-info/requires.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.egg-info/pbr.json [pbr] Processing SOURCES.txt [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 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 'tempest.egg-info/SOURCES.txt' copying tempest/scenario/README.rst -> build/lib/tempest/scenario copying tempest/cmd/config-generator.tempest.conf -> build/lib/tempest/cmd copying tempest/api/README.rst -> build/lib/tempest/api copying tempest/tests/cmd/test_saved_state_json.json -> build/lib/tempest/tests/cmd creating build/lib/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> build/lib/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> build/lib/tempest/tests/cmd/subunit_describe_calls_data copying tempest/tests/files/failing-tests -> build/lib/tempest/tests/files copying tempest/tests/files/passing-tests -> build/lib/tempest/tests/files copying tempest/tests/files/setup.cfg -> build/lib/tempest/tests/files copying tempest/tests/files/testr-conf -> build/lib/tempest/tests/files copying tempest/tests/README.rst -> build/lib/tempest/tests copying tempest/README.rst -> build/lib/tempest + export PYTHONPATH=. + PYTHONPATH=. + export GENERATE_TEMPEST_PLUGIN_LIST=False + GENERATE_TEMPEST_PLUGIN_LIST=False + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (tempest); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/tempest-25.0.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/tempest-25.0.0/doc/source/../../tempest/cmd/config-generator.tempest.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/tempest-25.0.0/doc/source/_static/tempest.conf.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 37 source files that are out of date updating environment: [new config] 37 added, 0 changed, 0 removed reading sources... [ 2%] HACKING reading sources... [ 5%] REVIEWING reading sources... [ 8%] account_generator reading sources... [ 10%] cleanup reading sources... [ 13%] configuration reading sources... [ 16%] contributor/contributing reading sources... [ 18%] field_guide/api reading sources... [ 21%] field_guide/index reading sources... [ 24%] field_guide/scenario reading sources... [ 27%] field_guide/unit_tests reading sources... [ 29%] index reading sources... [ 32%] library reading sources... [ 35%] library/api_microversion_testing reading sources... [ 37%] library/auth reading sources... [ 40%] library/cli reading sources... [ 43%] library/clients reading sources... [ 45%] library/credential_providers reading sources... [ 48%] library/decorators reading sources... [ 51%] library/rest_client reading sources... [ 54%] library/service_clients/compute_clients reading sources... [ 56%] library/utils reading sources... [ 59%] library/validation_resources reading sources... [ 62%] microversion_testing reading sources... [ 64%] overview reading sources... [ 67%] plugins/index reading sources... [ 70%] plugins/plugin reading sources... [ 72%] requirement_upper_constraint_for_tempest reading sources... [ 75%] run reading sources... [ 78%] sampleconf reading sources... [ 81%] stable_branch_support_policy reading sources... [ 83%] stable_branch_testing_policy reading sources... [ 86%] subunit_describe_calls reading sources... [ 89%] supported_version reading sources... [ 91%] tempest_and_plugins_compatible_version_policy reading sources... [ 94%] test_removal reading sources... [ 97%] workspace reading sources... [100%] write_tests /usr/lib/python3.6/site-packages/oslo_config/types.py:57: UserWarning: converting '3000' to a string warnings.warn('converting \'%s\' to a string' % str_val) /builddir/build/BUILD/tempest-25.0.0/doc/source/plugins/index.rst:37: WARNING: toctree contains reference to nonexisting document 'plugins/plugin-registry' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] HACKING [openstackdocstheme] pdf_link True [openstackdocstheme] pdf_filename 'doc-tempest.pdf' writing output... [ 5%] REVIEWING writing output... [ 8%] account_generator writing output... [ 10%] cleanup writing output... [ 13%] configuration writing output... [ 16%] contributor/contributing writing output... [ 18%] field_guide/api writing output... [ 21%] field_guide/index writing output... [ 24%] field_guide/scenario writing output... [ 27%] field_guide/unit_tests writing output... [ 29%] index writing output... [ 32%] library writing output... [ 35%] library/api_microversion_testing writing output... [ 37%] library/auth writing output... [ 40%] library/cli writing output... [ 43%] library/clients writing output... [ 45%] library/credential_providers writing output... [ 48%] library/decorators writing output... [ 51%] library/rest_client writing output... [ 54%] library/service_clients/compute_clients writing output... [ 56%] library/utils writing output... [ 59%] library/validation_resources writing output... [ 62%] microversion_testing writing output... [ 64%] overview writing output... [ 67%] plugins/index writing output... [ 70%] plugins/plugin writing output... [ 72%] requirement_upper_constraint_for_tempest writing output... [ 75%] run writing output... [ 78%] sampleconf writing output... [ 81%] stable_branch_support_policy writing output... [ 83%] stable_branch_testing_policy writing output... [ 86%] subunit_describe_calls writing output... [ 89%] supported_version writing output... [ 91%] tempest_and_plugins_compatible_version_policy writing output... [ 94%] test_removal writing output... [ 97%] workspace writing output... [100%] write_tests generating indices... done highlighting module code... [ 6%] tempest.lib.auth [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/auth' highlighting module code... [ 13%] tempest.lib.cli.base [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/cli/base' highlighting module code... [ 20%] tempest.lib.cli.output_parser [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/cli/output_parser' highlighting module code... [ 26%] tempest.lib.common.api_version_request [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/api_version_request' highlighting module code... [ 33%] tempest.lib.common.api_version_utils [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/api_version_utils' highlighting module code... [ 40%] tempest.lib.common.dynamic_creds [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/dynamic_creds' highlighting module code... [ 46%] tempest.lib.common.preprov_creds [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/preprov_creds' highlighting module code... [ 53%] tempest.lib.common.rest_client [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/rest_client' highlighting module code... [ 60%] tempest.lib.common.utils.misc [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/utils/misc' highlighting module code... [ 66%] tempest.lib.common.validation_resources [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/common/validation_resources' highlighting module code... [ 73%] tempest.lib.decorators [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/decorators' highlighting module code... [ 80%] tempest.lib.services.clients [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/services/clients' highlighting module code... [ 86%] tempest.lib.services.compute.base_compute_client [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/services/compute/base_compute_client' highlighting module code... [ 93%] tempest.lib.services.compute.servers_client [openstackdocstheme] could not determine last_updated for '_modules/tempest/lib/services/compute/servers_client' highlighting module code... [100%] tempest.test_discover.plugins [openstackdocstheme] could not determine last_updated for '_modules/tempest/test_discover/plugins' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search[openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QpDoIi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch + cd tempest-25.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest copying build/lib/tempest/test.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_device_tagging.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_list_server_filters.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_attach_interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_create_server.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_instance_actions_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers_microversions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_password.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_addresses.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_multiple_create_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_rescue_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_virtual_interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_addresses_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_multiple_create.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_novnc.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_rescue.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_metadata_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_instance_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_virtual_interfaces_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_list_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_group.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_disk_config.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_personality.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_delete_server.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_create_server_multi_nic.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/certificates copying build/lib/tempest/api/compute/certificates/test_certificates.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/certificates copying build/lib/tempest/api/compute/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/certificates copying build/lib/tempest/api/compute/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_image_metadata_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_oneserver.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_images.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_image_filters_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_image_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_image_filters.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_oneserver_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute copying build/lib/tempest/api/compute/test_tenant_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute copying build/lib/tempest/api/compute/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_floating_ips_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_list_floating_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/test_list_floating_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_attach_volume.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volume_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_get.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_attach_volume_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_live_migration.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_aggregates_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_server_diagnostics_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_create_server.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_instance_usage_audit_log.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_access.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_microversions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_fixed_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_fixed_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hosts_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_instance_usage_audit_log_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers_on_multinodes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_server_diagnostics.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_agents.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_volume_swap.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_availability_zone_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_keypairs_v210.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_live_migration_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_auto_allocate_network.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hypervisor_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hypervisor.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_floating_ips_bulk.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_access_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_delete_server.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_aggregates.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/test_flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/test_flavors_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/flavors creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_group_rules.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_groups_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_group_rules_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs_v22.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/test_absolute_limits_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/test_absolute_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/limits copying build/lib/tempest/api/compute/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute copying build/lib/tempest/api/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_catalog.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_api_discovery.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_application_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_tenants.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_ec2_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_api_discovery.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoint_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_list_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoints_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domains_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_oauth_consumers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_projects_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_users_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_inherits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_policies.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_project_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_default_project_id.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_list_users.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_application_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domain_configuration.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tenants.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tenant_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_users_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_roles.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tokens_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_roles_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin copying build/lib/tempest/api/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_sync.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_temp_url.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_crossdomain.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_staticweb.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_temp_url_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_acl_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_bulk.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_formpost_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_sync_middleware.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_slo.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_acl.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_expiry.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_version.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_formpost.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volume_delete_cascade.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_clone_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_backup.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_image_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots_list.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_group_type_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_retype.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_extra_specs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_backup.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_multi_backend.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_backends_capabilities.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_user_messages.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_group_types.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_pools.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_qos.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_snapshots_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_type_access.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volume_absolute_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volume_transfers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_clone.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_get.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_extend.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_image_members.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_image_members_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespace_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespace_properties.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_member.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespace_objects.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin copying build/lib/tempest/api/image/v2/test_images_metadefs_resource_types.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_member_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespaces.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_schema.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_tags_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_networks_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_allowed_address_pair.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_floating_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_floating_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_dhcp_ipv6.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_agent_management_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_extra_dhcp_options.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_security_groups_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_metering_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers_dvr.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_floating_ips_admin_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_external_networks_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_external_network_extension.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_dhcp_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_ports.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_negative_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/test_routers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_ports.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/base_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_routers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_subnetpools_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network copying build/lib/tempest/api/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api copying build/lib/tempest/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api copying build/lib/tempest/clients.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration/json copying build/lib/tempest/services/orchestration/json/orchestration_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration/json copying build/lib/tempest/services/orchestration/json/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration/json copying build/lib/tempest/services/orchestration/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration copying build/lib/tempest/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test_discover copying build/lib/tempest/test_discover/test_discover.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test_discover copying build/lib/tempest/test_discover/plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test_discover copying build/lib/tempest/test_discover/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test_discover creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/account_generator.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/cleanup_service.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/cleanup.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/run.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/subunit_describe_calls.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/list_plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/verify_tempest_config.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/workspace.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/main.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/config-generator.tempest.conf -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/cmd/init.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd copying build/lib/tempest/config.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common copying build/lib/tempest/common/image.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common copying build/lib/tempest/common/custom_matchers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils copying build/lib/tempest/common/utils/net_info.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/linux copying build/lib/tempest/common/utils/linux/remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/linux copying build/lib/tempest/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/linux copying build/lib/tempest/common/utils/net_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils copying build/lib/tempest/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils copying build/lib/tempest/common/tempest_fixtures.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common copying build/lib/tempest/common/compute.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common copying build/lib/tempest/common/credentials_factory.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common copying build/lib/tempest/common/identity.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common copying build/lib/tempest/common/waiters.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common copying build/lib/tempest/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/hacking copying build/lib/tempest/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/hacking copying build/lib/tempest/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/hacking copying build/lib/tempest/version.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services copying build/lib/tempest/lib/services/clients.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/placement copying build/lib/tempest/lib/services/placement/base_placement_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/placement copying build/lib/tempest/lib/services/placement/placement_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/placement copying build/lib/tempest/lib/services/placement/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/placement creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/server_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/hypervisor_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/certificates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/servers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/interfaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/flavors_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/aggregates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/migrations_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/base_compute_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/tenant_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/fixed_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_group_default_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/tenant_usages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/floating_ips_bulk_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/keypairs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/instance_usage_audit_log_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/baremetal_nodes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/floating_ip_pools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/inherited_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/project_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/domains_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/projects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoint_filter_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/role_assignments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/policies_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/catalog_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/trusts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/oauth_consumers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/domain_configuration_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/regions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/oauth_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoint_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/application_credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/tenants_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/bulk_middleware_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/container_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/account_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/base_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/base_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/attachments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/group_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/messages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/group_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 copying build/lib/tempest/lib/services/image/v1/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 copying build/lib/tempest/lib/services/image/v1/image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 copying build/lib/tempest/lib/services/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/schemas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/resource_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_properties_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_objects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/metering_labels_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/service_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/routers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/metering_label_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/subnets_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/segments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/ports_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/subnetpools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48 copying build/lib/tempest/lib/api_schema/response/compute/v2_48/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48 copying build/lib/tempest/lib/api_schema/response/compute/v2_48/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55 copying build/lib/tempest/lib/api_schema/response/compute/v2_55/flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55 copying build/lib/tempest/lib/api_schema/response/compute/v2_55/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54 copying build/lib/tempest/lib/api_schema/response/compute/v2_54/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54 copying build/lib/tempest/lib/api_schema/response/compute/v2_54/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47 copying build/lib/tempest/lib/api_schema/response/compute/v2_47/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47 copying build/lib/tempest/lib/api_schema/response/compute/v2_47/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41 copying build/lib/tempest/lib/api_schema/response/compute/v2_41/aggregates.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41 copying build/lib/tempest/lib/api_schema/response/compute/v2_41/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6 copying build/lib/tempest/lib/api_schema/response/compute/v2_6/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6 copying build/lib/tempest/lib/api_schema/response/compute/v2_6/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73 copying build/lib/tempest/lib/api_schema/response/compute/v2_73/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73 copying build/lib/tempest/lib/api_schema/response/compute/v2_73/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45 copying build/lib/tempest/lib/api_schema/response/compute/v2_45/images.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45 copying build/lib/tempest/lib/api_schema/response/compute/v2_45/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9 copying build/lib/tempest/lib/api_schema/response/compute/v2_9/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9 copying build/lib/tempest/lib/api_schema/response/compute/v2_9/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28 copying build/lib/tempest/lib/api_schema/response/compute/v2_28/hypervisors.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28 copying build/lib/tempest/lib/api_schema/response/compute/v2_28/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59 copying build/lib/tempest/lib/api_schema/response/compute/v2_59/migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59 copying build/lib/tempest/lib/api_schema/response/compute/v2_59/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/hypervisors.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/floating_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/parameter_types.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/images.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/aggregates.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/server_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/certificates.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/keypairs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/agents.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/flavors_access.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 copying build/lib/tempest/lib/api_schema/response/compute/v2_1/versions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53 copying build/lib/tempest/lib/api_schema/response/compute/v2_53/services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53 copying build/lib/tempest/lib/api_schema/response/compute/v2_53/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 copying build/lib/tempest/lib/api_schema/response/compute/v2_57/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61 copying build/lib/tempest/lib/api_schema/response/compute/v2_61/flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61 copying build/lib/tempest/lib/api_schema/response/compute/v2_61/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70 copying build/lib/tempest/lib/api_schema/response/compute/v2_70/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70 copying build/lib/tempest/lib/api_schema/response/compute/v2_70/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2 copying build/lib/tempest/lib/api_schema/response/compute/v2_2/keypairs.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2 copying build/lib/tempest/lib/api_schema/response/compute/v2_2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13 copying build/lib/tempest/lib/api_schema/response/compute/v2_13/server_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13 copying build/lib/tempest/lib/api_schema/response/compute/v2_13/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63 copying build/lib/tempest/lib/api_schema/response/compute/v2_63/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63 copying build/lib/tempest/lib/api_schema/response/compute/v2_63/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11 copying build/lib/tempest/lib/api_schema/response/compute/v2_11/services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11 copying build/lib/tempest/lib/api_schema/response/compute/v2_11/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3 copying build/lib/tempest/lib/api_schema/response/compute/v2_3/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3 copying build/lib/tempest/lib/api_schema/response/compute/v2_3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19 copying build/lib/tempest/lib/api_schema/response/compute/v2_19/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19 copying build/lib/tempest/lib/api_schema/response/compute/v2_19/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16 copying build/lib/tempest/lib/api_schema/response/compute/v2_16/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16 copying build/lib/tempest/lib/api_schema/response/compute/v2_16/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8 copying build/lib/tempest/lib/api_schema/response/compute/v2_8/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8 copying build/lib/tempest/lib/api_schema/response/compute/v2_8/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23 copying build/lib/tempest/lib/api_schema/response/compute/v2_23/migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23 copying build/lib/tempest/lib/api_schema/response/compute/v2_23/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 copying build/lib/tempest/lib/api_schema/response/compute/v2_36/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 copying build/lib/tempest/lib/api_schema/response/compute/v2_36/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 copying build/lib/tempest/lib/api_schema/response/compute/v2_36/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71 copying build/lib/tempest/lib/api_schema/response/compute/v2_71/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71 copying build/lib/tempest/lib/api_schema/response/compute/v2_71/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26 copying build/lib/tempest/lib/api_schema/response/compute/v2_26/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26 copying build/lib/tempest/lib/api_schema/response/compute/v2_26/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26 copying build/lib/tempest/lib/api_schema/response/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39 copying build/lib/tempest/lib/api_schema/response/compute/v2_39/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39 copying build/lib/tempest/lib/api_schema/response/compute/v2_39/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/manage_snapshot.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/encryption_types.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/volume_types.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/capabilities.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/messages.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/backups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/groups.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/qos.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/group_types.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/limits.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/transfers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/versions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response copying build/lib/tempest/lib/api_schema/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cmd copying build/lib/tempest/lib/cmd/skip_tracker.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cmd copying build/lib/tempest/lib/cmd/check_uuid.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cmd copying build/lib/tempest/lib/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cmd copying build/lib/tempest/lib/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cli copying build/lib/tempest/lib/cli/output_parser.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cli copying build/lib/tempest/lib/cli/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cli copying build/lib/tempest/lib/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cli creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/cred_provider.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/http.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/fixed_network.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/profiler.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/validation_resources.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/rest_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/dynamic_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/cred_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/misc.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/linux/remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/data_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/api_version_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/ssh.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/thread.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/jsonschema_validator.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/api_version_request.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/preprov_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common copying build/lib/tempest/lib/decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib copying build/lib/tempest/lib/auth.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib copying build/lib/tempest/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib copying build/lib/tempest/lib/exceptions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib copying build/lib/tempest/manager.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/test_base_test.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/test_test.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api/compute copying build/lib/tempest/tests/api/compute/test_base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api/compute copying build/lib/tempest/tests/api/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api/compute copying build/lib/tempest/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_cleanup_services.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_verify_tempest_config.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_account_generator.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_workspace.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_tempest_init.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/subunit_describe_calls_data copying build/lib/tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/subunit_describe_calls_data copying build/lib/tempest/tests/cmd/subunit_describe_calls_data/calls.subunit -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/subunit_describe_calls_data copying build/lib/tempest/tests/cmd/test_run.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_subunit_describe_calls.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_list_plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_saved_state_json.json -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_cleanup.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/test_imports.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/test_list_tests.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/testr-conf -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/passing-tests -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/setup.cfg -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/failing-tests -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/files creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_waiters.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_admin_available.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_alt_available.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_compute.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_custom_matchers.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/linux/test_remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/test_net_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils copying build/lib/tempest/tests/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils copying build/lib/tempest/tests/common/test_image.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_credentials_factory.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common copying build/lib/tempest/tests/test_config.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/fake_config.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/fake_tempest_plugin.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/test_tempest_plugin.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/fake_identity.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement copying build/lib/tempest/tests/lib/services/placement/test_placement_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement copying build/lib/tempest/tests/lib/services/placement/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_hypervisor_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_keypairs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_migrations_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_security_group_default_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_servers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_fixedIPs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_baremetal_nodes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_certificates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_server_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_flavors_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_base_compute_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_floating_ip_pools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_interfaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_tenant_usages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_aggregates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_tenant_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_domains_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_trusts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_regions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_catalog_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_projects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_oauth_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_role_assignments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_project_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_policies_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_application_credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_tenants_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity copying build/lib/tempest/tests/lib/services/base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/test_object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/test_capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/test_clients.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1 copying build/lib/tempest/tests/lib/services/volume/v1/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1 copying build/lib/tempest/tests/lib/services/volume/v1/test_encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1 copying build/lib/tempest/tests/lib/services/volume/v1/test_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1 copying build/lib/tempest/tests/lib/services/volume/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_user_messages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_group_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/test_attachments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume copying build/lib/tempest/tests/lib/services/registry_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1 copying build/lib/tempest/tests/lib/services/image/v1/test_image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1 copying build/lib/tempest/tests/lib/services/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1 creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_properties_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_resource_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_namespace_object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_schemas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/test_images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_service_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_segments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_routers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_subnetpools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_ports_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_base_network_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_metering_label_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_subnets_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_metering_labels_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd copying build/lib/tempest/tests/lib/cmd/test_check_uuid.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd copying build/lib/tempest/tests/lib/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd copying build/lib/tempest/tests/lib/test_auth.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_base.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_execute.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_output_parser.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_command_failed.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/fake_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_preprov_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_dynamic_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_profiler.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_validation_resources.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_api_version_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_data_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_misc.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/linux/test_remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/test_api_version_request.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_rest_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_http.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_cred_client.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_jsonschema_validator.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/fake_http.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_ssh.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/fake_auth_provider.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_tempest_lib.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib copying build/lib/tempest/tests/test_decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/utils.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/test_microversions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests copying build/lib/tempest/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest copying build/lib/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest copying build/lib/tempest/exceptions.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_server_multinode.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_snapshot_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_minimum_basic.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_server_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_minbw_allocation_placement.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_stamp_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_security_groups_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_network_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_object_storage_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_aggregates_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_network_v6.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_volume_boot_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_shelve_instance.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_server_advanced_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_volume_migrate_attached.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_volume_backup_restore.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_encrypted_cinder_volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/manager.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_network_advanced_server_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_device_tagging.py to test_device_tagging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_list_server_filters.py to test_list_server_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_attach_interfaces.py to test_attach_interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_create_server.py to test_create_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_instance_actions_negative.py to test_instance_actions_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_servers_microversions.py to test_servers_microversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_password.py to test_server_password.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_tags.py to test_server_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_addresses.py to test_server_addresses.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_multiple_create_negative.py to test_multiple_create_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_servers_negative.py to test_servers_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_rescue_negative.py to test_server_rescue_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_metadata.py to test_server_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_virtual_interfaces.py to test_virtual_interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_addresses_negative.py to test_server_addresses_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_multiple_create.py to test_multiple_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_novnc.py to test_novnc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_rescue.py to test_server_rescue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_metadata_negative.py to test_server_metadata_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_instance_actions.py to test_instance_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_virtual_interfaces_negative.py to test_virtual_interfaces_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_list_servers_negative.py to test_list_servers_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_actions.py to test_server_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_servers.py to test_servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_group.py to test_server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_disk_config.py to test_disk_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_personality.py to test_server_personality.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_delete_server.py to test_delete_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_create_server_multi_nic.py to test_create_server_multi_nic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/certificates/test_certificates.py to test_certificates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/certificates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_image_metadata_negative.py to test_image_metadata_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images_oneserver.py to test_images_oneserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_list_images.py to test_list_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_list_image_filters_negative.py to test_list_image_filters_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_image_metadata.py to test_image_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_list_image_filters.py to test_list_image_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images_negative.py to test_images_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/test_images_oneserver_negative.py to test_images_oneserver_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/images/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/test_extensions.py to test_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/test_tenant_networks.py to test_tenant_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_floating_ips_actions.py to test_floating_ips_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_list_floating_ips_negative.py to test_list_floating_ips_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py to test_floating_ips_actions_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/test_list_floating_ips.py to test_list_floating_ips.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/floating_ips/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_attach_volume.py to test_attach_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volume_snapshots.py to test_volume_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volumes_negative.py to test_volumes_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volumes_list.py to test_volumes_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_volumes_get.py to test_volumes_get.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/test_attach_volume_negative.py to test_attach_volume_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/volumes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_live_migration.py to test_live_migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_quotas_negative.py to test_quotas_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_aggregates_negative.py to test_aggregates_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_server_diagnostics_negative.py to test_server_diagnostics_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_create_server.py to test_create_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_instance_usage_audit_log.py to test_instance_usage_audit_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors.py to test_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_access.py to test_flavors_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_volumes_negative.py to test_volumes_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_servers_negative.py to test_servers_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_simple_tenant_usage.py to test_simple_tenant_usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_services_negative.py to test_services_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_microversions.py to test_flavors_microversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_fixed_ips.py to test_fixed_ips.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_fixed_ips_negative.py to test_fixed_ips_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_networks.py to test_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hosts_negative.py to test_hosts_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_security_groups.py to test_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_extra_specs_negative.py to test_flavors_extra_specs_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_instance_usage_audit_log_negative.py to test_instance_usage_audit_log_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_servers_on_multinodes.py to test_servers_on_multinodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_server_diagnostics.py to test_server_diagnostics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_simple_tenant_usage_negative.py to test_simple_tenant_usage_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_agents.py to test_agents.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hosts.py to test_hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_volume_swap.py to test_volume_swap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_availability_zone_negative.py to test_availability_zone_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_keypairs_v210.py to test_keypairs_v210.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_live_migration_negative.py to test_live_migration_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_auto_allocate_network.py to test_auto_allocate_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hypervisor_negative.py to test_hypervisor_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_hypervisor.py to test_hypervisor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_servers.py to test_servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_floating_ips_bulk.py to test_floating_ips_bulk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_extra_specs.py to test_flavors_extra_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_flavors_access_negative.py to test_flavors_access_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_delete_server.py to test_delete_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_aggregates.py to test_aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/test_networks.py to test_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/flavors/test_flavors.py to test_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/flavors/test_flavors_negative.py to test_flavors_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/flavors/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_group_rules.py to test_security_group_rules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_groups_negative.py to test_security_groups_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_groups.py to test_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/test_security_group_rules_negative.py to test_security_group_rules_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/security_groups/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/test_keypairs.py to test_keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/test_keypairs_negative.py to test_keypairs_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/test_keypairs_v22.py to test_keypairs_v22.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/keypairs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/limits/test_absolute_limits_negative.py to test_absolute_limits_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/limits/test_absolute_limits.py to test_absolute_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/limits/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_projects.py to test_projects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_tokens.py to test_tokens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_users.py to test_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_domains.py to test_domains.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_catalog.py to test_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_api_discovery.py to test_api_discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v3/test_application_credentials.py to test_application_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_tokens.py to test_tokens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_tenants.py to test_tenants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_users.py to test_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_ec2_credentials.py to test_ec2_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/v2/test_api_discovery.py to test_api_discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_endpoint_groups.py to test_endpoint_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_trusts.py to test_trusts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_list_projects.py to test_list_projects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_projects.py to test_projects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_tokens.py to test_tokens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_endpoints_negative.py to test_endpoints_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_endpoints.py to test_endpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_domains_negative.py to test_domains_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_oauth_consumers.py to test_oauth_consumers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_projects_negative.py to test_projects_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_users_negative.py to test_users_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_regions.py to test_regions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_inherits.py to test_inherits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_roles.py to test_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_users.py to test_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_credentials.py to test_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_policies.py to test_policies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_project_tags.py to test_project_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_domains.py to test_domains.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_default_project_id.py to test_default_project_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_groups.py to test_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_list_users.py to test_list_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_application_credentials.py to test_application_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v3/test_domain_configuration.py to test_domain_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tokens.py to test_tokens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tenants.py to test_tenants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_endpoints.py to test_endpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tenant_negative.py to test_tenant_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_users_negative.py to test_users_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_roles.py to test_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_tokens_negative.py to test_tokens_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_users.py to test_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_roles_negative.py to test_roles_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_sync.py to test_container_sync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_temp_url.py to test_object_temp_url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_crossdomain.py to test_crossdomain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_staticweb.py to test_container_staticweb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_temp_url_negative.py to test_object_temp_url_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_acl_negative.py to test_container_acl_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_services.py to test_object_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_healthcheck.py to test_healthcheck.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_quotas.py to test_account_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_bulk.py to test_account_bulk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_formpost_negative.py to test_object_formpost_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_sync_middleware.py to test_container_sync_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_slo.py to test_object_slo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_quotas.py to test_container_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_services.py to test_container_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_services_negative.py to test_container_services_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_container_acl.py to test_container_acl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_expiry.py to test_object_expiry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_services_negative.py to test_account_services_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_version.py to test_object_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_object_formpost.py to test_object_formpost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_quotas_negative.py to test_account_quotas_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/test_account_services.py to test_account_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/object_storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_delete_cascade.py to test_volume_delete_cascade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_snapshots.py to test_volumes_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_extensions.py to test_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_clone_negative.py to test_volumes_clone_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_snapshots_negative.py to test_volumes_snapshots_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_backup.py to test_volumes_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_actions.py to test_volumes_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_image_metadata.py to test_image_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_negative.py to test_volumes_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_snapshots_list.py to test_volumes_snapshots_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_group_type_specs.py to test_group_type_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types_extra_specs.py to test_volume_types_extra_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_retype.py to test_volume_retype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types.py to test_volume_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_hosts.py to test_volume_hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_manage.py to test_volume_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types_extra_specs_negative.py to test_volume_types_extra_specs_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volumes_backup.py to test_volumes_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_services_negative.py to test_volume_services_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_multi_backend.py to test_multi_backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_quotas.py to test_volume_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volumes_actions.py to test_volumes_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_quota_classes.py to test_volume_quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_services.py to test_volume_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_backends_capabilities.py to test_backends_capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_user_messages.py to test_user_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_group_types.py to test_group_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_group_snapshots.py to test_group_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volumes_list.py to test_volumes_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_snapshot_manage.py to test_snapshot_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_pools.py to test_volume_pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_quotas_negative.py to test_volume_quotas_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_qos.py to test_qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py to test_volume_snapshot_quotas_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_snapshots_actions.py to test_snapshots_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_groups.py to test_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_types_negative.py to test_volume_types_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/admin/test_volume_type_access.py to test_volume_type_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_metadata.py to test_volume_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_list.py to test_volumes_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_absolute_limits.py to test_volume_absolute_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volume_transfers.py to test_volume_transfers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_clone.py to test_volumes_clone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_snapshot_metadata.py to test_snapshot_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_get.py to test_volumes_get.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_volumes_extend.py to test_volumes_extend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_image_members.py to test_image_members.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_image_members_negative.py to test_image_members_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1/test_images_negative.py to test_images_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_metadefs_namespace_tags.py to test_images_metadefs_namespace_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_metadefs_namespace_properties.py to test_images_metadefs_namespace_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_member.py to test_images_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_metadefs_namespace_objects.py to test_images_metadefs_namespace_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_metadefs_resource_types.py to test_images_metadefs_resource_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_member_negative.py to test_images_member_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_negative.py to test_images_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_tags.py to test_images_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_metadefs_namespaces.py to test_images_metadefs_namespaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_metadefs_schema.py to test_images_metadefs_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/v2/test_images_tags_negative.py to test_images_tags_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_networks_negative.py to test_networks_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_allowed_address_pair.py to test_allowed_address_pair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_extensions.py to test_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_floating_ips_negative.py to test_floating_ips_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_service_providers.py to test_service_providers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_floating_ips.py to test_floating_ips.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_dhcp_ipv6.py to test_dhcp_ipv6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_agent_management_negative.py to test_agent_management_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_extra_dhcp_options.py to test_extra_dhcp_options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_security_groups_negative.py to test_security_groups_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_metering_extensions.py to test_metering_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_routers_dvr.py to test_routers_dvr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_floating_ips_admin_actions.py to test_floating_ips_admin_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_external_networks_negative.py to test_external_networks_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_routers.py to test_routers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_external_network_extension.py to test_external_network_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_dhcp_agent_scheduler.py to test_dhcp_agent_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_ports.py to test_ports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_negative_quotas.py to test_negative_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/test_routers_negative.py to test_routers_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_routers.py to test_routers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_networks.py to test_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_tags.py to test_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_security_groups.py to test_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_ports.py to test_ports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/base_security_groups.py to base_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_routers_negative.py to test_routers_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/test_subnetpools_extensions.py to test_subnetpools_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/clients.py to clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration/json/orchestration_client.py to orchestration_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/orchestration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test_discover/test_discover.py to test_discover.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test_discover/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/test_discover/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/account_generator.py to account_generator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/cleanup_service.py to cleanup_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/cleanup.py to cleanup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/run.py to run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/subunit_describe_calls.py to subunit_describe_calls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/list_plugins.py to list_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/verify_tempest_config.py to verify_tempest_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/workspace.py to workspace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/cmd/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/custom_matchers.py to custom_matchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/net_info.py to net_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/linux/remote_client.py to remote_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/linux/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/net_utils.py to net_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/tempest_fixtures.py to tempest_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/compute.py to compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/credentials_factory.py to credentials_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/identity.py to identity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/waiters.py to waiters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/clients.py to clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/placement/base_placement_client.py to base_placement_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/placement/placement_client.py to placement_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/placement/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/server_groups_client.py to server_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/hosts_client.py to hosts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/hypervisor_client.py to hypervisor_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/services_client.py to services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/certificates_client.py to certificates_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/extensions_client.py to extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/availability_zone_client.py to availability_zone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/agents_client.py to agents_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/limits_client.py to limits_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/servers_client.py to servers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/security_group_rules_client.py to security_group_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/interfaces_client.py to interfaces_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/flavors_client.py to flavors_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/networks_client.py to networks_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/aggregates_client.py to aggregates_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/migrations_client.py to migrations_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/base_compute_client.py to base_compute_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/images_client.py to images_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/quotas_client.py to quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/tenant_networks_client.py to tenant_networks_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/fixed_ips_client.py to fixed_ips_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/security_group_default_rules_client.py to security_group_default_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/volumes_client.py to volumes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/quota_classes_client.py to quota_classes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/versions_client.py to versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/floating_ips_client.py to floating_ips_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/security_groups_client.py to security_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/tenant_usages_client.py to tenant_usages_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/floating_ips_bulk_client.py to floating_ips_bulk_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/keypairs_client.py to keypairs_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/instance_usage_audit_log_client.py to instance_usage_audit_log_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/baremetal_nodes_client.py to baremetal_nodes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/floating_ip_pools_client.py to floating_ip_pools_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/compute/snapshots_client.py to snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/inherited_roles_client.py to inherited_roles_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/project_tags_client.py to project_tags_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/domains_client.py to domains_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/users_client.py to users_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/services_client.py to services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/projects_client.py to projects_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/token_client.py to token_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/endpoint_filter_client.py to endpoint_filter_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/role_assignments_client.py to role_assignments_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/credentials_client.py to credentials_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/policies_client.py to policies_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/catalog_client.py to catalog_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/trusts_client.py to trusts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/groups_client.py to groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/oauth_consumers_client.py to oauth_consumers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/identity_client.py to identity_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/domain_configuration_client.py to domain_configuration_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/regions_client.py to regions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/endpoints_client.py to endpoints_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/versions_client.py to versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/oauth_token_client.py to oauth_token_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/roles_client.py to roles_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/endpoint_groups_client.py to endpoint_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/application_credentials_client.py to application_credentials_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/users_client.py to users_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/services_client.py to services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/token_client.py to token_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/tenants_client.py to tenants_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/identity_client.py to identity_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/endpoints_client.py to endpoints_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/roles_client.py to roles_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/object_client.py to object_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/bulk_middleware_client.py to bulk_middleware_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/capabilities_client.py to capabilities_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/container_client.py to container_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/account_client.py to account_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/object_storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/types_client.py to types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/hosts_client.py to hosts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/services_client.py to services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/extensions_client.py to extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/availability_zone_client.py to availability_zone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/qos_client.py to qos_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/limits_client.py to limits_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/quotas_client.py to quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/encryption_types_client.py to encryption_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/volumes_client.py to volumes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/backups_client.py to backups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v1/snapshots_client.py to snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/base_client.py to base_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/types_client.py to types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/hosts_client.py to hosts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/services_client.py to services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/extensions_client.py to extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/availability_zone_client.py to availability_zone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/base_client.py to base_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/qos_client.py to qos_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/limits_client.py to limits_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/attachments_client.py to attachments_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/scheduler_stats_client.py to scheduler_stats_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/groups_client.py to groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/transfers_client.py to transfers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/volume_manage_client.py to volume_manage_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/group_snapshots_client.py to group_snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/quotas_client.py to quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/encryption_types_client.py to encryption_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/volumes_client.py to volumes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/capabilities_client.py to capabilities_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/snapshot_manage_client.py to snapshot_manage_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/quota_classes_client.py to quota_classes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/versions_client.py to versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/backups_client.py to backups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/messages_client.py to messages_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/group_types_client.py to group_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v3/snapshots_client.py to snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/types_client.py to types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/hosts_client.py to hosts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/services_client.py to services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/extensions_client.py to extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/availability_zone_client.py to availability_zone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/qos_client.py to qos_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/limits_client.py to limits_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/scheduler_stats_client.py to scheduler_stats_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/transfers_client.py to transfers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/volume_manage_client.py to volume_manage_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/quotas_client.py to quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/encryption_types_client.py to encryption_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/volumes_client.py to volumes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/capabilities_client.py to capabilities_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/snapshot_manage_client.py to snapshot_manage_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/quota_classes_client.py to quota_classes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/backups_client.py to backups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/v2/snapshots_client.py to snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1/images_client.py to images_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1/image_members_client.py to image_members_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/schemas_client.py to schemas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/resource_types_client.py to resource_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/images_client.py to images_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/image_members_client.py to image_members_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespace_properties_client.py to namespace_properties_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespace_tags_client.py to namespace_tags_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/versions_client.py to versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespace_objects_client.py to namespace_objects_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/namespaces_client.py to namespaces_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/metering_labels_client.py to metering_labels_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/extensions_client.py to extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/service_providers_client.py to service_providers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/qos_client.py to qos_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/agents_client.py to agents_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py to qos_minimum_bandwidth_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/security_group_rules_client.py to security_group_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/routers_client.py to routers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/networks_client.py to networks_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/metering_label_rules_client.py to metering_label_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/quotas_client.py to quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/subnets_client.py to subnets_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/segments_client.py to segments_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/versions_client.py to versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/floating_ips_client.py to floating_ips_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/security_groups_client.py to security_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/ports_client.py to ports_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/tags_client.py to tags_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/network/subnetpools_client.py to subnetpools_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_48/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_55/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_54/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_47/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41/aggregates.py to aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_41/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_6/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_73/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_45/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_9/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28/hypervisors.py to hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_28/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59/migrations.py to migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_59/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/hypervisors.py to hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/floating_ips.py to floating_ips.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/parameter_types.py to parameter_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/migrations.py to migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py to tenant_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/aggregates.py to aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/hosts.py to hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/server_groups.py to server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py to tenant_usages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py to baremetal_nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/quota_classes.py to quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py to security_group_default_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py to fixed_ips.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py to flavors_extra_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/certificates.py to certificates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/extensions.py to extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/security_groups.py to security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/keypairs.py to keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/agents.py to agents.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors_access.py to flavors_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py to instance_usage_audit_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/snapshots.py to snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_1/versions.py to versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_53/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_57/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_61/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_70/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2/keypairs.py to keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13/server_groups.py to server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_13/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_63/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_11/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_19/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_16/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_8/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23/migrations.py to migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_23/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_36/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_71/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_26/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/compute/v2_39/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/manage_snapshot.py to manage_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/hosts.py to hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/encryption_types.py to encryption_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/quota_classes.py to quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/volume_types.py to volume_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/messages.py to messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/backups.py to backups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/groups.py to groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/qos.py to qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/scheduler_stats.py to scheduler_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/group_snapshots.py to group_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/extensions.py to extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/group_types.py to group_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/snapshots.py to snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/transfers.py to transfers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/volume/versions.py to versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/response/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/api_schema/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cmd/skip_tracker.py to skip_tracker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cmd/check_uuid.py to check_uuid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cli/output_parser.py to output_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cli/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/api_microversion_fixture.py to api_microversion_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/cred_provider.py to cred_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/http.py to http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/fixed_network.py to fixed_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/profiler.py to profiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/validation_resources.py to validation_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py to rest_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/dynamic_creds.py to dynamic_creds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/cred_client.py to cred_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py to remote_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/utils/data_utils.py to data_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/api_version_utils.py to api_version_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py to ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/thread.py to thread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/jsonschema_validator.py to jsonschema_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/api_version_request.py to api_version_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/common/preprov_creds.py to preprov_creds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/lib/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_base_test.py to test_base_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_test.py to test_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api/compute/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_cleanup_services.py to test_cleanup_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_verify_tempest_config.py to test_verify_tempest_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_account_generator.py to test_account_generator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_workspace.py to test_workspace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_tempest_init.py to test_tempest_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_run.py to test_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_subunit_describe_calls.py to test_subunit_describe_calls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_list_plugins.py to test_list_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/test_cleanup.py to test_cleanup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_imports.py to test_imports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_list_tests.py to test_list_tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/files/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/test_waiters.py to test_waiters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/test_admin_available.py to test_admin_available.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/test_alt_available.py to test_alt_available.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/test_compute.py to test_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/test_custom_matchers.py to test_custom_matchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux/test_remote_client.py to test_remote_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils/linux/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils/test_net_utils.py to test_net_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/test_credentials_factory.py to test_credentials_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/fake_config.py to fake_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/fake_tempest_plugin.py to fake_tempest_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_tempest_plugin.py to test_tempest_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_identity.py to fake_identity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement/test_placement_client.py to test_placement_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/placement/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py to test_instance_usage_audit_log_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_hypervisor_client.py to test_hypervisor_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_quota_classes_client.py to test_quota_classes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_keypairs_client.py to test_keypairs_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_migrations_client.py to test_migrations_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_security_group_default_rules_client.py to test_security_group_default_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_networks_client.py to test_networks_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_hosts_client.py to test_hosts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py to test_floating_ips_bulk_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_servers_client.py to test_servers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_security_groups_client.py to test_security_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_fixedIPs_client.py to test_fixedIPs_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_volumes_client.py to test_volumes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_agents_client.py to test_agents_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_quotas_client.py to test_quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_baremetal_nodes_client.py to test_baremetal_nodes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_limits_client.py to test_limits_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_certificates_client.py to test_certificates_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_versions_client.py to test_versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_snapshots_client.py to test_snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_server_groups_client.py to test_server_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_flavors_client.py to test_flavors_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_floating_ips_client.py to test_floating_ips_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_base_compute_client.py to test_base_compute_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_security_group_rules_client.py to test_security_group_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_services_client.py to test_services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_availability_zone_client.py to test_availability_zone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_floating_ip_pools_client.py to test_floating_ip_pools_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_interfaces_client.py to test_interfaces_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_tenant_usages_client.py to test_tenant_usages_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_extensions_client.py to test_extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_aggregates_client.py to test_aggregates_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_tenant_networks_client.py to test_tenant_networks_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/test_images_client.py to test_images_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py to test_domain_configuration_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_identity_client.py to test_identity_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_domains_client.py to test_domains_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_token_client.py to test_token_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py to test_endpoint_filter_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_trusts_client.py to test_trusts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_users_client.py to test_users_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_regions_client.py to test_regions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_roles_client.py to test_roles_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_catalog_client.py to test_catalog_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_projects_client.py to test_projects_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_oauth_token_client.py to test_oauth_token_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_role_assignments_client.py to test_role_assignments_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_versions_client.py to test_versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py to test_endpoint_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py to test_oauth_consumers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_project_tags_client.py to test_project_tags_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_endpoints_client.py to test_endpoints_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_services_client.py to test_services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_groups_client.py to test_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_policies_client.py to test_policies_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_credentials_client.py to test_credentials_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_application_credentials_client.py to test_application_credentials_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py to test_inherited_roles_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_identity_client.py to test_identity_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_token_client.py to test_token_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_users_client.py to test_users_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_tenants_client.py to test_tenants_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_roles_client.py to test_roles_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_endpoints_client.py to test_endpoints_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/test_services_client.py to test_services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/test_object_client.py to test_object_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py to test_bulk_middleware_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/test_capabilities_client.py to test_capabilities_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/object_storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/test_clients.py to test_clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1/test_quotas_client.py to test_quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1/test_encryption_types_client.py to test_encryption_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1/test_snapshots_client.py to test_snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_quota_classes_client.py to test_quota_classes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_hosts_client.py to test_hosts_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_capabilities_client.py to test_capabilities_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_volume_manage_client.py to test_volume_manage_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_volumes_client.py to test_volumes_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_quotas_client.py to test_quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py to test_scheduler_stats_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_user_messages_client.py to test_user_messages_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_encryption_types_client.py to test_encryption_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_limits_client.py to test_limits_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_backups_client.py to test_backups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_versions_client.py to test_versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_snapshots_client.py to test_snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_services_client.py to test_services_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_availability_zone_client.py to test_availability_zone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_group_types_client.py to test_group_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_groups_client.py to test_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_extensions_client.py to test_extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py to test_snapshot_manage_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_transfers_client.py to test_transfers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_types_client.py to test_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py to test_group_snapshots_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/v3/test_attachments_client.py to test_attachments_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/registry_fixture.py to registry_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1/test_image_members_client.py to test_image_members_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespace_properties_client.py to test_namespace_properties_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_image_members_client.py to test_image_members_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_resource_types_client.py to test_resource_types_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespace_tags_client.py to test_namespace_tags_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespaces_client.py to test_namespaces_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_namespace_object_client.py to test_namespace_object_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_versions_client.py to test_versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_schemas_client.py to test_schemas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/test_images_client.py to test_images_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_service_providers_client.py to test_service_providers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_networks_client.py to test_networks_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_segments_client.py to test_segments_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_routers_client.py to test_routers_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_security_groups_client.py to test_security_groups_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py to test_qos_minimum_bandwidth_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_agents_client.py to test_agents_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_quotas_client.py to test_quotas_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_qos_client.py to test_qos_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_subnetpools_client.py to test_subnetpools_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_ports_client.py to test_ports_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_base_network_client.py to test_base_network_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_versions_client.py to test_versions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_floating_ips_client.py to test_floating_ips_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_security_group_rules_client.py to test_security_group_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_metering_label_rules_client.py to test_metering_label_rules_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_subnets_client.py to test_subnets_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_extensions_client.py to test_extensions_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_metering_labels_client.py to test_metering_labels_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/test_tags_client.py to test_tags_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd/test_check_uuid.py to test_check_uuid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/test_auth.py to test_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/test_execute.py to test_execute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/test_output_parser.py to test_output_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/test_command_failed.py to test_command_failed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_credentials.py to fake_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/test_api_microversion_fixture.py to test_api_microversion_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_preprov_creds.py to test_preprov_creds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_dynamic_creds.py to test_dynamic_creds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_profiler.py to test_profiler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_validation_resources.py to test_validation_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_api_version_utils.py to test_api_version_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/test_data_utils.py to test_data_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/test_test_utils.py to test_test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/test_misc.py to test_misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux/test_remote_client.py to test_remote_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/linux/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_api_version_request.py to test_api_version_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_rest_client.py to test_rest_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_http.py to test_http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_cred_client.py to test_cred_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/test_jsonschema_validator.py to test_jsonschema_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_http.py to fake_http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/test_ssh.py to test_ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/test_credentials.py to test_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/test_decorators.py to test_decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/fake_auth_provider.py to fake_auth_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/lib/test_tempest_lib.py to test_tempest_lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_decorators.py to test_decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/test_microversions.py to test_microversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_server_multinode.py to test_server_multinode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_snapshot_pattern.py to test_snapshot_pattern.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_minimum_basic.py to test_minimum_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_server_basic_ops.py to test_server_basic_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_minbw_allocation_placement.py to test_minbw_allocation_placement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_stamp_pattern.py to test_stamp_pattern.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_security_groups_basic_ops.py to test_security_groups_basic_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_network_basic_ops.py to test_network_basic_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_object_storage_basic_ops.py to test_object_storage_basic_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_aggregates_basic_ops.py to test_aggregates_basic_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_network_v6.py to test_network_v6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_volume_boot_pattern.py to test_volume_boot_pattern.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_shelve_instance.py to test_shelve_instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_server_advanced_ops.py to test_server_advanced_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_volume_migrate_attached.py to test_volume_migrate_attached.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_volume_backup_restore.py to test_volume_backup_restore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_encrypted_cinder_volumes.py to test_encrypted_cinder_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest/scenario/test_network_advanced_server_ops.py to test_network_advanced_server_ops.cpython-36.pyc writing byte-compilation script '/tmp/tmpw0k697at.py' /usr/bin/python3 /tmp/tmpw0k697at.py removing /tmp/tmpw0k697at.py running install_data creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc/tempest copying etc/whitelist.yaml -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc/tempest/ copying etc/logging.conf.sample -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc/tempest/ copying etc/accounts.yaml.sample -> /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc/tempest/ running install_egg_info running egg_info writing tempest.egg-info/PKG-INFO writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing top-level names to tempest.egg-info/top_level.txt writing pbr to tempest.egg-info/pbr.json [pbr] Processing 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 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 'tempest.egg-info/SOURCES.txt' Copying tempest.egg-info to /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/tempest-25.0.0-py3.6.egg-info running install_scripts Installing check-uuid script to /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/bin Installing skip-tracker script to /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/bin Installing subunit-describe-calls script to /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/bin Installing tempest script to /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/etc/tempest/ + oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf --output-file /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/etc/tempest/tempest.conf WARNING:stevedore.named:Could not load tempest.config + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/etc/tempest + mv /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc/tempest/accounts.yaml.sample /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc/tempest/logging.conf.sample /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/etc/tempest/whitelist.yaml /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/etc/tempest + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 25.0.0-3.el8 --unique-debug-suffix -25.0.0-3.el8.noarch --unique-debug-src-base openstack-tempest-25.0.0-3.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tempest-25.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5TvlLd + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + export OS_TEST_PATH=./tempest/tests + OS_TEST_PATH=./tempest/tests + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/tempest-25.0.0 + PYTHONPATH=/builddir/build/BUILD/tempest-25.0.0 + rm -f ./tempest/tests/test_hacking.py + PYTHON=/usr/bin/python3 + stestr --test-path ./tempest/tests run ERROR [tempest.cmd.cleanup] Got NotImplemented error in , full exception: Got NotImplemented error Details: None Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/cmd/cleanup_service.py", line 136, in run self.delete() File "/builddir/build/BUILD/tempest-25.0.0/tempest/tests/cmd/test_cleanup_services.py", line 33, in delete raise exceptions.NotImplemented tempest.lib.exceptions.NotImplemented: Got NotImplemented error Details: None ERROR [tempest.cmd.cleanup] Got NotImplemented error in , full exception: Got NotImplemented error Details: None Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/cmd/cleanup_service.py", line 136, in run self.delete() File "/builddir/build/BUILD/tempest-25.0.0/tempest/tests/cmd/test_cleanup_services.py", line 33, in delete raise exceptions.NotImplemented tempest.lib.exceptions.NotImplemented: Got NotImplemented error Details: None ERROR [tempest.cmd.cleanup] Got NotImplemented error in , full exception: Got NotImplemented error Details: None Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/cmd/cleanup_service.py", line 132, in run self.dry_run() File "/builddir/build/BUILD/tempest-25.0.0/tempest/tests/cmd/test_cleanup_services.py", line 36, in dry_run raise exceptions.NotImplemented tempest.lib.exceptions.NotImplemented: Got NotImplemented error Details: None {1} tempest.tests.cmd.test_account_generator.TestAccountGeneratorCliCheck.test_account_generator_negative_concurrency [0.006815s] ... ok {1} tempest.tests.cmd.test_account_generator.TestAccountGeneratorCliCheck.test_account_generator_zero_concurrency [0.001515s] ... ok {1} tempest.tests.cmd.test_cleanup.TestTempestCleanup.test_load_json [0.000672s] ... ok {1} tempest.tests.cmd.test_cleanup.TestTempestCleanup.test_take_action_got_exception [0.005436s] ... ok DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; fake command DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithBrokenServer:test_exec_command_debug_ssh_console. Timeout trying to ssh to server {'id': 'broken_server_uuid', 'name': 'broken_server', 'status': 'ERROR'} DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server broken_server_uuid DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithBrokenServer:test_validate_debug_ssh_console. Timeout trying to ssh to server {'id': 'broken_server_uuid', 'name': 'broken_server', 'status': 'ERROR'} DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server broken_server_uuid {4} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_delete_fail [0.034510s] ... ok {4} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_delete_pass [0.028145s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_delete_fail [0.048662s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_delete_pass [0.012705s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_dry_run [0.011815s] ... ok {2} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts [0.053298s] ... ok {2} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts_existing_file [0.014032s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_delete_fail [0.011734s] ... ok ERROR [tempest.lib.services.clients] Failed to register service client from plugin service1 with parameters {'name': 'client1', 'service_version': 'client1.v1', 'module_path': 'I cannot load this', 'client_names': ['SomeClient1']} Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/services/clients.py", line 386, in __init__ self.register_service_client_module(**service_client) File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/services/clients.py", line 443, in register_service_client_module **params) File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/services/clients.py", line 172, in __init__ _module = importlib.import_module(module_path) File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'I cannot load this' ERROR [tempest.lib.services.clients] Failed to register service client from plugin service2 with parameters {'name': 'client2', 'service_version': 'client2.v1', 'module_path': 'This neither', 'client_names': ['SomeClient1']} Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/services/clients.py", line 386, in __init__ self.register_service_client_module(**service_client) File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/services/clients.py", line 443, in register_service_client_module **params) File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/services/clients.py", line 172, in __init__ _module = importlib.import_module(module_path) File "/usr/lib64/python3.6/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 994, in _gcd_import File "", line 971, in _find_and_load File "", line 953, in _find_and_load_unlocked ModuleNotFoundError: No module named 'This neither' ERROR [tempest.lib.services.clients] Failed to list available modules due to name conflicts: [Error registering plugin serviceC: Plugin serviceC is trying to register a service {'client1.v1'} already claimed by another one, Error registering plugin serviceD: Plugin serviceD is trying to register a service {'client1.v2'} already claimed by another one] WARNING [tempest.lib.common.preprov_creds] Using credentials {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} for v3 API calls. Assuming they are valid in the default domain. WARNING [tempest.lib.common.preprov_creds] Using credentials {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} for v3 API calls. Assuming they are valid in the default domain. /usr/lib/python3.6/site-packages/oslo_config/types.py:57: UserWarning: converting '3000' to a string warnings.warn('converting \'%s\' to a string' % str_val) WARNING [tempest.cmd.verify_tempest_config] Glance is available in the catalog, but no known version, (v1.x or v2.x) of Glance could be found, so Glance should be configured as not available WARNING [tempest.lib.common.preprov_creds] Using credentials {'username': 'test_user14', 'tenant_name': 'test_tenant14'} for v3 API calls. Assuming they are valid in the default domain. WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead /usr/lib/python3.6/site-packages/oslo_config/types.py:57: UserWarning: converting '3000' to a string warnings.warn('converting \'%s\' to a string' % str_val) {2} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_delete_pass [0.009236s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_dry_run [0.008867s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_preserve_list [0.009508s] ... ok {2} tempest.tests.cmd.test_cleanup_services.TestNetworkPortService.test_save_state [0.008662s] ... ok {2} tempest.tests.cmd.test_subunit_describe_calls.TestArgumentParser.test_init [0.000970s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment [0.003007s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_not_present [0.001676s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_attachment_timeout [0.001967s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_error [0.001989s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_success_and_dst [0.001944s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_migration_timeout [0.002771s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_status_error_extending [0.001914s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_delete_fail [0.028215s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_delete_pass [0.017717s] ... ok WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to root@localhost (). Number attempts: 1. Retry after 2 seconds. {18} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_dry_run [0.014181s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_preserve_list [0.008621s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestNetworkRouterService.test_save_state [0.008688s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_preserve_list [0.012685s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestFlavorService.test_save_state [0.010871s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_delete_fail [0.010100s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_delete_pass [0.009701s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_dry_run [0.008477s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestRegionService.test_save_state [0.008371s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_delete_fail [0.012309s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_delete_pass [0.011252s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_dry_run [0.010817s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestSnapshotService.test_save_state [0.011031s] ... ok {4} tempest.tests.cmd.test_cleanup_services.TestNetworkQuotaService.test_dry_run [0.010723s] ... ok {4} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test__str__ [0.000606s] ... ok {4} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_describe_difference [0.000634s] ... ok {4} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_matches_match [0.000602s] ... ok {4} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_mismatch_details [0.000565s] ... ok {4} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_exec_command_debug_ssh_console [0.005225s] ... ok {4} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_validate_debug_ssh_console [0.004170s] ... ok {4} tempest.tests.lib.common.test_rest_client.TestResponseBody.test_str [0.000569s] ... ok {4} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test__str__ [0.000898s] ... ok {4} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_get_versions [0.001166s] ... ok {4} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_deletion_with_unimplemented_deleted_method [0.001102s] ... ok {4} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion [0.001342s] ... ok {4} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion_not_deleted [0.001564s] ... ok {4} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_bytes_body [0.003161s] ... ok {4} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_str_body [0.002616s] ... ok {4} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_bytes_body [0.002387s] ... ok {4} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_str_body [0.002307s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_delete_fail [0.058293s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_delete_pass [0.010007s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_dry_run [0.009019s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_preserve_list [0.008960s] ... ok {1} tempest.tests.cmd.test_cleanup_services.TestNetworkSecGroupService.test_save_state [0.009093s] ... ok {17} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_admin [0.016552s] ... ok {17} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_no_admin [0.009123s] ... ok {17} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_swift_admin [0.010650s] ... ok {17} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_swift_no_admin [0.009150s] ... ok {17} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_delete_fail [0.010760s] ... ok {17} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_delete_pass [0.010484s] ... ok {17} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_dry_run [0.025986s] ... ok {17} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_preserve_list [0.009065s] ... ok {17} tempest.tests.cmd.test_cleanup_services.TestImagesService.test_save_state [0.009217s] ... ok {17} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_equal [0.001048s] ... ok {17} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_none [0.000521s] ... ok {17} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_greater [0.000500s] ... ok {17} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_none [0.000528s] ... ok {17} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_greater [0.000517s] ... ok {17} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_none [0.000485s] ... ok {10} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_delete_fail [0.018270s] ... ok {10} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_delete_pass [0.010897s] ... ok {10} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_dry_run [0.009034s] ... ok {10} tempest.tests.cmd.test_cleanup_services.TestDomainService.test_save_state [0.008927s] ... ok {10} tempest.tests.common.test_image.TestImage.test_get_image_meta_from_headers [0.000687s] ... ok {10} tempest.tests.common.test_image.TestImage.test_image_meta_to_headers [0.000558s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_copy_update_headers [0.002116s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_delete_update_headers [0.001692s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_get_update_headers [0.001663s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_head_update_headers [0.002865s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_patch_update_headers [0.001656s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_post_update_headers [0.001624s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_put_update_headers [0.001643s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_delete_fail [0.009506s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_delete_pass [0.009818s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_dry_run [0.008900s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_preserve_list [0.009186s] ... ok {0} tempest.tests.cmd.test_cleanup_services.TestUserService.test_save_state [0.010622s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_path_expansion [0.005887s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_alphanumeric_data [0.005496s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_integer_data [0.005708s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_no_name [0.003729s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_register_new_workspace_no_path [0.003468s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_validate_path_exists [0.002579s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_get [0.003318s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_list_workspaces [0.003825s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move [0.005272s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_no_workspace_name [0.004367s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_no_workspace_path [0.003763s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_wrong_path [0.003779s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move_wrong_workspace [0.005564s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_path_not_exist [0.002817s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_directory [0.004174s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_directory_no_path [0.003024s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry [0.005207s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry_no_name [0.003706s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry_wrong_name [0.003743s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename [0.005383s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_alphanumeric_data [0.005075s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_integer_data [0.005152s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_no_exist_old_name [0.003731s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_no_name_exist [0.003452s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename_with_existing_name [0.003487s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_already_exists [0.002807s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_exists [0.002558s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_exists_check_new_name [0.002566s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_name_not_exists [0.002772s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_class_without_proxy_url [0.000782s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http [0.000698s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_ca_certs [0.000565s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_ca_certs_and_dscv [0.000620s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_dscv [0.000591s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_closing_http_with_timeout [0.000558s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request [0.002143s] ... ok {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request_with_fields [0.001464s] ... ok DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; fake command {0} tempest.tests.lib.common.test_http.TestClosingProxyHttp.test_request_with_headers [0.001628s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_bytes_body [0.003091s] ... ok DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithServer:test_exec_command_debug_ssh_console. Timeout trying to ssh to server {'id': 'server_uuid', 'name': 'fake_server', 'status': 'ACTIVE'} DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server server_uuid: Console output for server_uuid {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_str_body [0.002791s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_delete_security_group_rule [0.001016s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_bytes_body [0.001143s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_str_body [0.000955s] ... ok DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestRemoteClientWithServer:test_validate_debug_ssh_console. Timeout trying to ssh to server {'id': 'server_uuid', 'name': 'fake_server', 'status': 'ACTIVE'} DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server server_uuid: Console output for server_uuid {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_access_token [0.001467s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_request_token [0.001685s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token [0.000981s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token_role [0.000934s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_token_roles [0.000958s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_tokens [0.001189s] ... ok {0} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_revoke_access_token [0.000879s] ... ok {0} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_create_resource_type_association_with_bytes_body [0.001039s] ... ok {0} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_create_resource_type_association_with_str_body [0.000969s] ... ok {0} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_delete_resource_type_association [0.000910s] ... ok {0} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_type_association_with_bytes_body [0.001217s] ... ok {0} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_type_association_with_str_body [0.000938s] ... ok {0} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_types_with_bytes_body [0.000995s] ... ok {0} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResourceTypesClient.test_list_resource_types_with_str_body [0.000961s] ... ok {0} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.001698s] ... ok {0} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.001024s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_bytes_body [0.001016s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_str_body [0.000994s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_reset_quotas [0.000916s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_default_quotas_with_bytes_body [0.001179s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_default_quotas_with_str_body [0.000925s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quota_details_with_bytes_body [0.000962s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestResponseBodyData.test_str [0.000547s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_fail [0.002365s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_pass [0.001134s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_fail_no_match [0.001722s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass [0.002113s] ... ok {4} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV22.test_schema [0.000903s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_neutron [0.007752s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestServerService.test_delete_fail [0.016164s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestServerService.test_delete_pass [0.012612s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestServerService.test_dry_run [0.016456s] ... ok {18} tempest.tests.cmd.test_cleanup_services.TestServerService.test_save_state [0.013593s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass_both_match [0.001643s] ... ok {18} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status [0.001109s] ... ok {2} tempest.tests.common.test_waiters.TestVolumeWaiters.test_wait_for_volume_status_error_restoring [0.001435s] ... ok {2} tempest.tests.lib.cmd.test_check_uuid.TestSourcePatcher.test_add_patch [0.001581s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_both_match [0.001583s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_no_match [0.001523s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_pass [0.002082s] ... ok {17} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_pass_for_unknow_format [0.001166s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_byte_body [0.001963s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_str_body [0.001857s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor__byte_body [0.002949s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor_str_body [0.002541s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_delete_flavor [0.000868s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_nova_net [0.007500s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_no_rules [0.007453s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_neutron [0.009214s] ... ok {18} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_error_on_image_create [0.001203s] ... ok {18} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_timeout [0.001680s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_boot_time [0.004263s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_disks [0.003589s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_mac_address [0.003492s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_list_disks [0.003617s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_nova_net [0.008046s] ... ok {10} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.003004s] ... ok {10} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.002294s] ... ok {10} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header [0.000647s] ... ok {10} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header_in_raw_request [0.000916s] ... ok {10} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.002049s] ... ok {10} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.002020s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_ping_host [0.003553s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_regular_str [0.004015s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_special_chars [0.003883s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_byte_body [0.004251s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_str_body [0.002800s] ... ok {10} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.001151s] ... ok {10} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.000979s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quota_details_with_str_body [0.000962s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_byte_body [0.002789s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_str_body [0.002953s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_byte_body [0.001776s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_str_body [0.001752s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs__byte_body [0.002053s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs_str_body [0.001601s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_byte_body [0.002367s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_str_body [0.002554s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_byte_body [0.001771s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_str_body [0.001789s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_byte_body [0.001788s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_str_body [0.001574s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_byte_body [0.002474s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec__byte_body [0.001574s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec_str_body [0.001397s] ... ok {19} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_delete_fail [0.022821s] ... ok {2} tempest.tests.lib.cmd.test_check_uuid.TestSourcePatcher.test_apply_patches [0.001618s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_create_project [0.001502s] ... ok {2} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_delete_project [0.001610s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_str_body [0.002521s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_byte_body [0.001976s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_str_body [0.002205s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_byte_body [0.002189s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_bytes_body [0.001149s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.002241s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_str_body [0.001923s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_bytes_body [0.000926s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_str_body [0.002188s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_byte_body [0.002087s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_str_body [0.001891s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_byte_body [0.003531s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_byte_body [0.002590s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_str_body [0.000927s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_str_body [0.001079s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_bytes_body [0.000916s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_str_body [0.000882s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_admin_creds [0.007828s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_all_cred_cleanup [0.009199s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_alt_creds [0.006469s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_dhcp_without_subnet [0.007677s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_admin_creation [0.007680s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_alt_creation [0.007724s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_cleanup [0.015920s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_bytes_body [0.000981s] ... ok {0} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_str_body [0.000944s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_str_body [0.002244s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_str_body [0.003358s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_byte_body [0.002058s] ... ok {4} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_str_body [0.001941s] ... ok {4} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_bytes_body [0.000970s] ... ok {4} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_str_body [0.000932s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_creation [0.008000s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_creation_with_config_set [0.008108s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_resources [0.006685s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_primary_creds [0.006109s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_role_creds [0.007801s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_router_without_network [0.006129s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_subnet_without_network [0.006068s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_tempest_client [0.004709s] ... ok {18} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_empty_list [0.000922s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_create_segment_with_bytes_body [0.000990s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestRestClientNotFoundHandling.test_post [0.001664s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_bytes_body [0.001790s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_str_body [0.001547s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.002523s] ... ok {2} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_with_console [0.001572s] ... ok {2} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_without_console [0.001292s] ... ok {2} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_exec_command [0.000923s] ... ok {2} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_validate_authentication [0.000930s] ... ok {2} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_reserve_fixed_ip_with_bytes_body [0.000964s] ... ok {2} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_reserve_fixed_ip_with_str_body [0.000887s] ... ok {2} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_show_fixed_ip_with_bytes_body [0.003195s] ... ok {2} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_show_fixed_ip_with_str_body [0.002327s] ... ok {2} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.002377s] ... ok {2} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.002307s] ... ok {2} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set [0.002634s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_bytes_body [0.000943s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_str_body [0.000894s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_delete_consumer [0.000883s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_bytes_body [0.001125s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_str_body [0.000930s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_bytes_body [0.000911s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_str_body [0.000893s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_bytes_body [0.001068s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_str_body [0.000992s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_domain_existence [0.000835s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_project_existence [0.000813s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_inference_rule [0.000850s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_domain [0.001039s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_project [0.000884s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_bytes_body [0.000856s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_str_body [0.000885s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_bytes_body [0.002147s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_str_body [0.000916s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.000922s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.000914s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_bytes_body [0.001002s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_str_body [0.000848s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.000875s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.000884s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role [0.001004s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_domain [0.000820s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_project [0.000821s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_domain [0.000817s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.001059s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_inference_rule [0.000844s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_bytes_body [0.000958s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_unset_flavor_extra_spec [0.000901s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_str_body [0.002541s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_bytes_body [0.001327s] ... ok {19} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_delete_pass [0.014533s] ... ok {19} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_dry_run [0.009622s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_str_body [0.002296s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_create_segment_with_str_body [0.001117s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_delete_segment [0.000869s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_bytes_body [0.001578s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_str_body [0.001546s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_bytes_body [0.001688s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_str_body [0.000952s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_bytes_body [0.001092s] ... ok {19} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_preserve_list [0.008698s] ... ok {19} tempest.tests.cmd.test_cleanup_services.TestProjectsService.test_save_state [0.009110s] ... ok {18} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_nullable_dict [0.000836s] ... ok {18} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_dict [0.000836s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_euqal_version [0.002117s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_higher_version [0.000518s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_check_lower_version [0.000491s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_no_wait [0.002320s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active [0.002731s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_no_server_wait [0.002626s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_no_fault [0.002340s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_with_fault [0.002335s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_str_body [0.000940s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_list_segment_with_bytes_body [0.000929s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_list_segment_with_str_body [0.000929s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_show_segment_with_bytes_body [0.001158s] ... ok {16} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider [0.015001s] ... ok {16} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider_without_domain [0.007798s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_show_segment_with_str_body [0.000916s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_update_segment_with_bytes_body [0.000975s] ... ok {14} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_saving_not_found [0.001833s] ... ok {14} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_for_test_uuid_no_tempest [0.001285s] ... ok {14} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_import_for_test_uuid_tempest [0.001074s] ... ok {14} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_uuid_to_test_decorator [0.001007s] ... ok {0} tempest.tests.lib.services.network.test_segments_client.TestSegmentsClient.test_update_segment_with_str_body [0.000969s] ... ok {16} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts [0.030496s] ... ok {16} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts_existing_file [0.017584s] ... ok ERROR [tempest.test] teardown of credentials failed: clear exploded Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/test.py", line 214, in tearDownClass teardown() File "/builddir/build/BUILD/tempest-25.0.0/tempest/tests/test_test.py", line 502, in tracker self.mocks[name]() File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect Exception: clear exploded {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor__byte_body [0.003968s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_byte_body [0.001495s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_str_body [0.001377s] ... ok {17} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_str_body [0.003405s] ... ok {17} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_bytes_body [0.001195s] ... ok {17} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_str_body [0.001028s] ... ok {17} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_bytes_body [0.000968s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_str_body [0.001534s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_bytes_body [0.001537s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_str_body [0.001756s] ... ok {4} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_bytes_body [0.000926s] ... ok {16} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_admin [0.011228s] ... ok {16} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_no_admin [0.011736s] ... ok {16} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_swift_admin [0.011451s] ... ok {16} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_swift_no_admin [0.011919s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.003155s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_str_body [0.003068s] ... ok {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_bytes_body [0.001791s] ... ok ERROR [tempest.test] teardown of credentials failed: clear exploded Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/test.py", line 173, in setUpClass cls.setup_credentials() File "/builddir/build/BUILD/tempest-25.0.0/tempest/tests/test_test.py", line 502, in tracker self.mocks[name]() File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect Exception: sc exploded During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tempest-25.0.0/tempest/test.py", line 214, in tearDownClass teardown() File "/builddir/build/BUILD/tempest-25.0.0/tempest/tests/test_test.py", line 502, in tracker self.mocks[name]() File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect Exception: clear exploded {10} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_str_body [0.001527s] ... ok {4} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_str_body [0.001219s] ... ok {4} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url [0.001163s] ... ok {17} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_str_body [0.001185s] ... ok {17} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_bytes_body [0.000977s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_delete_fail [0.053176s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_delete_pass [0.010005s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_dry_run [0.009009s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.001002s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_str_body [0.000918s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_delete_service [0.000879s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.001194s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_delete_fail [0.017832s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_delete_pass [0.009922s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_dry_run [0.014976s] ... ok {4} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_app_name [0.000779s] ... ok {4} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_double_slash [0.000693s] ... ok {4} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_bytes_body [0.002942s] ... ok {4} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_str_body [0.003567s] ... ok {4} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_bytes_body [0.002479s] ... ok {4} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_str_body [0.002400s] ... ok {4} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_bytes_body [0.000958s] ... ok {4} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_str_body [0.000924s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_preserve_list [0.012749s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetPoolsService.test_save_state [0.008792s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_delete_fail [0.010299s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_delete_pass [0.009823s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_bytes_body [0.002146s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_str_body [0.000970s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_delete_subnetpool [0.000869s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_bytes_body [0.000952s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_params [0.000967s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_dry_run [0.009905s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_preserve_list [0.009101s] ... ok {16} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__dynamic_creds__accounts_file__no_admin [0.003563s] ... ok {16} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_role [0.003994s] ... ok {16} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_type [0.003770s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_str_body [0.000916s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.000951s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_str_body [0.001057s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_bytes_body [0.000987s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_add_image_tag [0.000923s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelService.test_save_state [0.009085s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_delete_fail [0.012555s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_delete_pass [0.010928s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_dry_run [0.010738s] ... ok {14} tempest.tests.lib.cmd.test_check_uuid.TestTestChecker.test_add_uuid_to_test_def [0.000980s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_list_role [0.011816s] ... ok {3} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV2.test_get_credential_provider [0.043851s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_delete_fail [0.011435s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_delete_pass [0.009999s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_dry_run [0.009057s] ... ok {3} tempest.tests.cmd.test_cleanup_services.TestServerGroupService.test_save_state [0.009607s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__dynamic_creds__accounts_file__one_user [0.003314s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__one_user [0.003742s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users [0.003912s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users_identical [0.003725s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__dynamic_creds__accounts_file__one_user [0.003308s] ... ok {13} tempest.tests.cmd.test_cleanup_services.TestNetworkSubnetService.test_save_state [0.008966s] ... ok {13} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_custom_ports [0.000685s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.001006s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_str_body [0.001071s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_bytes_body [0.000912s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_str_body [0.000916s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_bytes_body [0.000928s] ... ok {12} tempest.tests.cmd.test_cleanup_services.TestVolumeService.test_save_state [0.010433s] ... ok {12} tempest.tests.lib.common.utils.test_misc.TestMisc.test_singleton [0.000574s] ... ok {12} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_never_true_before_timeout [0.001482s] ... ok {12} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_true_at_first_call [0.001378s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_no_admin [0.007227s] ... ok {10} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_str_body [0.000939s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_str_body [0.000946s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.001052s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.000908s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_bytes_body [0.000876s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_str_body [0.000921s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_bytes_body [0.000959s] ... ok {17} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_str_body [0.000979s] ... ok {17} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_bytes_body [0.002716s] ... ok {17} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_bytes_body [0.003785s] ... ok {17} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_str_body [0.004028s] ... ok {13} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_default_ports [0.000623s] ... ok {13} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_get_service_port_not_found [0.000521s] ... ok {13} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_parse_details_none [0.000476s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.001042s] ... ok {17} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_params [0.005476s] ... ok {17} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_list_backups_with_str_body [0.002608s] ... ok {17} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_bytes_body [0.002111s] ... ok {17} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_str_body [0.002139s] ... ok {12} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_when_true_before_timeout [0.001362s] ... ok {12} tempest.tests.lib.common.utils.test_test_utils.TestCallUntilTrue.test_call_until_true_with_params [0.001567s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_str_body [0.000976s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_str_body [0.000950s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.000903s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_one_role [0.006159s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_no_previous_file [0.018923s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_deactivate_image [0.001239s] ... ok {13} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_url_path_no_match [0.000599s] ... ok {13} tempest.tests.cmd.test_subunit_describe_calls.TestUrlParser.test_url_path_ports [0.000637s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials [0.003882s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_not_valid [0.003844s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_valid [0.003860s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_dynamic [0.003491s] ... ok {17} tempest.tests.lib.services.volume.v3.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_bytes_body [0.001553s] ... ok {17} tempest.tests.lib.services.volume.v3.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_str_body [0.001708s] ... ok {17} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_compute_microversion [0.000603s] ... ok {17} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_multiple_service_microversion [0.000522s] ... ok {17} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_placement_microversion [0.000508s] ... ok {17} tempest.tests.lib.test_api_microversion_fixture.TestAPIMicroversionFixture.test_volume_microversion [0.000532s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url [0.000966s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_delete_namespace [0.001088s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_bytes_body [0.000967s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_bytes_body [0.000911s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_str_body [0.000909s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.001035s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.000914s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_bytes_body [0.000914s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_force_dynamic [0.003700s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov [0.003733s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov_no_file [0.002877s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v2 [0.003294s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_domain [0.003364s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_no_domain [0.004273s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v2 [0.003267s] ... ok {2} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_str_body [0.000930s] ... ok {2} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_bytes_body [0.001341s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__one_user [0.003745s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users [0.003948s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.001007s] ... ok {0} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_str_body [0.001144s] ... ok {0} tempest.tests.lib.test_base.TestAttr.test_has_no_attrs [0.000436s] ... ok {12} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV21.test_schema [0.000910s] ... ok {12} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_byte_body [0.002327s] ... ok {12} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_str_body [0.002142s] ... ok {12} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_delete_server_group [0.001177s] ... ok {12} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_byte_body [0.002138s] ... ok {12} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_str_body [0.002138s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_str_body [0.000974s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_bytes_body [0.000954s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_str_body [0.001047s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v3 [0.003218s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_vx [0.002974s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_no_creds [0.003689s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v2 [0.003095s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_previous_file [0.010602s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds [0.006511s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_role [0.008708s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_type [0.006751s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_none_available [0.004763s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds [0.006591s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds_none_available [0.004691s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_free_accounts [0.011616s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users_identical [0.003741s] ... ok {2} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_str_body [0.001135s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_create_minimum_bandwidth_rule_with_bytes_body [0.000948s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_create_minimum_bandwidth_rule_with_str_body [0.000918s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_delete_minimum_bandwidth_rule [0.000867s] ... ok {16} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__no_admin [0.003899s] ... ok {16} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__admin [0.003535s] ... ok {0} tempest.tests.lib.test_base.TestAttr.test_has_one_attr [0.000235s] ... ok {0} tempest.tests.lib.test_base.TestAttr.test_has_two_attrs [0.000224s] ... ok {0} tempest.tests.lib.test_tempest_lib.TestTempest_lib.test_something [0.000495s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_http_date [0.001023s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_integer [0.000843s] ... ok {12} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_byte_body [0.002253s] ... ok {12} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_str_body [0.002139s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_bytes_body [0.001813s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_str_body [0.001796s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_bytes_body [0.001988s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_str_body [0.001747s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_http_date [0.000942s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_integer [0.001097s] ... ok {9} tempest.tests.cmd.test_cleanup_services.TestBaseService.test_base_service_init [0.001927s] ... ok {9} tempest.tests.cmd.test_cleanup_services.TestBaseService.test_not_implemented_ex [0.002068s] ... ok {9} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_delete_fail [0.016143s] ... ok {9} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_delete_pass [0.009055s] ... ok {9} tempest.tests.cmd.test_cleanup_services.TestVolumeQuotaService.test_dry_run [0.013926s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_description [0.000999s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_parser_default_max [0.004802s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image [0.000815s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image_tag [0.000852s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.000966s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_str_body [0.001095s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_reactivate_image [0.000847s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_file [0.000849s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.000928s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_previous_accounts [0.009766s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_some_in_use_accounts [0.010863s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash [0.010999s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash_dict [0.004672s] ... ok {18} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_item [0.000975s] ... ok {18} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_list [0.000851s] ... ok {18} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_one_top_key_without_list_or_dict [0.000847s] ... ok {18} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_two_top_keys [0.000865s] ... ok {18} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNone.test_schema [0.000596s] ... ok {18} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV29.test_schema [0.000555s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_list_minimum_bandwidth_rule_with_bytes_body [0.001074s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_get_parser_default_min [0.001175s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_parse [0.002435s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_all_stdout [0.002872s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_exception [0.002540s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_min [0.002367s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_no_items [0.001510s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds [0.006358s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds_none_available [0.004537s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_multi_user [0.004199s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_not_multi_user [0.004411s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_networks_returned_with_creds [0.007092s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_to_get_admin_endpoint [0.000831s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_list_minimum_bandwidth_rule_with_str_body [0.000900s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_show_minimum_bandwidth_rule_with_bytes_body [0.000930s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_show_minimum_bandwidth_rule_with_str_body [0.000918s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_update_minimum_bandwidth_rule_with_bytes_body [0.001125s] ... ok {2} tempest.tests.lib.services.network.test_qos_minimum_bandwidth_rules_client.TestQosMinimumBandwidthRulesClient.test_update_minimum_bandwidth_rule_with_str_body [0.000935s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_class [0.000721s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_data_property_when_cache_exists [0.000846s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_check_credentials_bad_type [0.000555s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_clear_auth [0.000528s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_deleter [0.000558s] ... ok {2} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_set_and_reset_alt_auth_data [0.000541s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_unknown_region [0.000801s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v3 [0.003031s] ... ok {13} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_vx [0.002990s] ... ok {13} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_None [0.000616s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_str_body [0.001097s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_store_image_file [0.003111s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_bytes_body [0.000952s] ... ok {16} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__no_admin [0.003496s] ... ok {16} tempest.tests.lib.common.test_http.TestClosingHttpRedirects.test_redirect_default [0.000567s] ... ok {16} tempest.tests.lib.common.test_http.TestClosingHttpRedirects.test_redirect_off [0.000493s] ... ok {16} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture [0.002652s] ... ok {13} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv4 [0.000482s] ... ok {13} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv6 [0.000517s] ... ok {13} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_too_low_mtu [0.000629s] ... ok {4} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_str_body [0.000918s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___class_not_found [0.001197s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___no_module [0.000869s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___not_a_class [0.001073s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___one_class [0.001414s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___two_classes [0.001118s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_later_kwargs [0.000924s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_no_later_kwargs [0.001077s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_with_alias [0.000944s] ... ok {4} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.001420s] ... ok {4} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.003883s] ... ok {4} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.004029s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.002415s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_str_body [0.002484s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_bytes_body [0.001846s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_str_body [0.001815s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_bytes_body [0.001999s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_str_body [0.001825s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_disable_scheduling_with_bytes_body [0.001112s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_disable_scheduling_with_str_body [0.001081s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_enable_scheduling_with_bytes_body [0.001461s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_enable_scheduling_with_str_body [0.001075s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_forced_down_with_bytes_body [0.002358s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http [0.000582s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_ca_certs [0.000532s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_ca_certs_and_dscv [0.000515s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_dscv [0.000540s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_closing_http_with_timeout [0.000525s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_request [0.001446s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_invalid_http_date [0.000958s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_date_header [0.000938s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_retry_after_header [0.001057s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test_is_absolute_limit_gives_false_with_retry_after [0.000861s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_copy [0.002118s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_delete [0.001678s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_get [0.001771s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_request_with_fields [0.001544s] ... ok {13} tempest.tests.lib.common.test_http.TestClosingHttp.test_request_with_headers [0.001474s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_match [0.000918s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_no_match [0.000906s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_match [0.000873s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_no_match [0.001046s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_code_as_non_int [0.000892s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_int [0.000880s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_list [0.001085s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_list [0.000832s] ... ok {9} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_take_action_outfile_files [0.003243s] ... ok {9} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_base [0.000898s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_last_account [0.008140s] ... ok {14} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_not_last_account [0.006704s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestProperties.test_properties [0.001216s] ... ok {18} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_bytes_body [0.002063s] ... ok {18} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_str_body [0.001866s] ... ok {18} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_delete_keypair [0.001188s] ... ok {18} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_bytes_body [0.001882s] ... ok {18} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_str_body [0.001867s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_string [0.000897s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidatorVersion.test_current_json_schema_validator_version [0.001704s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ip_pools_client.TestFloatingIPPoolsClient.test_list_floating_ip_pools_with_bytes_body [0.002409s] ... ok {16} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture_context [0.002700s] ... ok {16} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsLatest.test_schema [0.000956s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_bytes_body [0.001081s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_str_body [0.000928s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_config [0.000863s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_config [0.001094s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_option_config [0.000846s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_bytes_body [0.000901s] ... ok {12} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_service_forced_down_with_str_body [0.003219s] ... ok {12} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.000959s] ... ok {12} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.000924s] ... ok {12} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.000874s] ... ok {18} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_bytes_body [0.002498s] ... ok {18} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_str_body [0.002269s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_check_token_existence [0.000995s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_delete_token [0.000869s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_domains_with_bytes_body [0.000967s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_domains_with_str_body [0.002519s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_bytes_body [0.000943s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_str_body [0.000917s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.000925s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.052745s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.001064s] ... ok {18} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.000909s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_bytes_body [0.001076s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_str_body [0.000960s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_delete_floatingip [0.000878s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_api_version_filter [0.001134s] ... ok {12} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.001092s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_extra_path_endpoint [0.000712s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name [0.000807s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ip_pools_client.TestFloatingIPPoolsClient.test_list_floating_ip_pools_with_str_body [0.001787s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_create_floating_ips_bulk_with_bytes_body [0.002510s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_create_floating_ips_bulk_with_str_body [0.001933s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_delete_floating_ips_bulk_with_bytes_body [0.001568s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_delete_floating_ips_bulk_with_str_body [0.001750s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.000883s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_non_existent_service [0.000868s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_skip_path_filter [0.000826s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unknown_name_and_known_service [0.000868s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_endpoint [0.000752s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.000716s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_name [0.000815s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_all_stdout [0.621531s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_fake_content_type [0.000758s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400 [0.000724s] ... ok {9} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath [0.000529s] ... ok {9} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath_trailing_solidus [0.000610s] ... ok {9} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_remove_version_project [0.000593s] ... ok {9} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_nossl [0.000519s] ... ok {9} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_ssl [0.000552s] ... ok {9} tempest.tests.lib.cli.test_command_failed.TestOutputParser.test_command_failed_exception [0.000550s] ... ok {4} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.003680s] ... ok {4} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.003690s] ... ok {4} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.004094s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_list_floating_ips_bulk_with_bytes_body [0.003276s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_head [0.002124s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_patch [0.001713s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_post [0.002570s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_put [0.001614s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_bytes_body [0.001048s] ... ok {9} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_default_api_version [0.001062s] ... ok {9} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_id [0.001005s] ... ok {9} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_name [0.001138s] ... ok {9} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_empty_api_version [0.000954s] ... ok {9} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_explicit_api_version [0.001067s] ... ok {9} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_prefix [0.000931s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400_with_dict [0.000723s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401 [0.000937s] ... ok {9} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure [0.031025s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_bytes_body [0.000905s] ... ok {10} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_str_body [0.000931s] ... ok {10} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_bytes_body [0.000969s] ... ok {10} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_str_body [0.000936s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_service [0.000866s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_check_credentials_missing_attribute [0.000960s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_fill_credentials [0.000789s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request [0.000986s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_auth_cleans_alt [0.000879s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data [0.000828s] ... ok {13} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_list_floating_ips_bulk_with_str_body [0.003185s] ... ok {13} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_bytes_body [0.002038s] ... ok {13} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_str_body [0.001915s] ... ok {13} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_bytes_body [0.002236s] ... ok {13} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_str_body [0.001855s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.000980s] ... ok {10} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_delete_metering_label_rule [0.001063s] ... ok {10} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_bytes_body [0.000920s] ... ok {10} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_str_body [0.000891s] ... ok {10} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_bytes_body [0.000889s] ... ok {10} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_str_body [0.001041s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_add_type_access [0.000925s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_extra_specs_with_bytes_body [0.001890s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_extra_specs_with_str_body [0.001829s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_str_body [0.002091s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_create_volume_type_with_bytes_body [0.002135s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_delete_volume_type [0.000931s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_delete_volume_type_extra_specs [0.001042s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_type_access_with_bytes_body [0.001813s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_type_access_with_str_body [0.001772s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_extra_specs_with_bytes_body [0.002609s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_extra_specs_with_str_body [0.001635s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_str_body [0.000897s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_bytes_body [0.001057s] ... ok {4} tempest.tests.lib.services.volume.v3.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.003863s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create [0.001140s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create_invalid_attr [0.001108s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials [0.001410s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials_not_filled [0.000951s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_not_valid [0.000911s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_valid [0.000889s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_all_attributes [0.001173s] ... ok {4} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_single_attribute [0.001260s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401_with_dict [0.000692s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403 [0.000679s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403_with_dict [0.000659s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404 [0.000667s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_dict [0.000695s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_invalid_dict [0.000699s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_with_bytes_body [0.002410s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_list_volume_types_with_str_body [0.002517s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_remove_type_access [0.000920s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_extra_specs_with_bytes_body [0.001443s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_extra_specs_with_str_body [0.001415s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_with_bytes_body [0.002389s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_show_volume_type_with_str_body [0.002189s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_extra_specs_with_bytes_body [0.001440s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_extra_specs_with_str_body [0.001621s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.000998s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_str_body [0.000881s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_bytes_body [0.000907s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_str_body [0.000911s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_bytes_body [0.001089s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_str_body [0.000888s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_bytes_body [0.000890s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_str_body [0.000950s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_bytes_body [0.002213s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_str_body [0.000891s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_test_update_domain_group_config_with_str_body [0.000936s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_bytes_body [0.000935s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_str_body [0.001057s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_config_with_bytes_body [0.000899s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_bytes_body [0.000941s] ... ok {16} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_str_body [0.000946s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_add_user_to_group [0.000887s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_check_user_in_group [0.001045s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.000937s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_string_body [0.000912s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_delete_group [0.000858s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_delete_group_user [0.001017s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.000900s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_with_bytes_body [0.002030s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.000920s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.000918s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.000914s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_bad_service [0.000865s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_body [0.000969s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_headers [0.000963s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_url [0.001163s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.000956s] ... ok {10} tempest.tests.lib.services.volume.v3.test_types_client.TestTypesClient.test_update_volume_type_with_str_body [0.002064s] ... ok {10} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_get_base_version_url_app_name [0.001124s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_delete_fail [0.018482s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_delete_pass [0.010614s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_dry_run [0.009253s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestKeyPairService.test_save_state [0.009089s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_delete_fail [0.010517s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_delete_pass [0.009908s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_dry_run [0.009359s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_preserve_list [0.009451s] ... ok {12} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_params [0.001332s] ... ok {12} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.000922s] ... ok {12} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data [0.000904s] ... ok {12} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_200 [0.000880s] ... ok {12} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_204 [0.000867s] ... ok {12} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_upload_archive [0.001149s] ... ok {12} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_bytes_body [0.001317s] ... ok {12} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_str_body [0.000937s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___base_creds_uri [0.000856s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_none [0.001257s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params [0.002016s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params_unknown_services [0.001322s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v2_uri [0.001816s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v3_uri [0.001934s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___invalid_creds_uri [0.000875s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_cannot_load [0.003094s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_name_conflict [0.001913s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_all [0.002022s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none [0.003024s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none_no_region [0.001933s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module [0.002494s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_name [0.002056s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_service [0.002037s] ... ok {12} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_override_default [0.002623s] ... ok {12} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.000948s] ... ok {12} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.001014s] ... ok {12} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.000975s] ... ok {12} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.001115s] ... ok {12} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.000907s] ... ok {12} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.000920s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_bytes_body [0.001217s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.001115s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role [0.000878s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.000864s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_string_body [0.000914s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_bytes_body [0.000950s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_string_body [0.001058s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.000943s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_string_body [0.000896s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_bytes_body [0.000950s] ... ok {16} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_string_body [0.001093s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_bytes_body [0.000952s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_str_body [0.000916s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_delete_project [0.000881s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_bytes_body [0.001113s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_str_body [0.000946s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_bytes_body [0.000911s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_str_body [0.000912s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_bytes_body [0.001132s] ... ok {16} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_str_body [0.000920s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_change_user_password [0.000933s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.000936s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409 [0.000724s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409_with_dict [0.000765s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410 [0.000927s] ... ok {12} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.000933s] ... ok {9} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure_raise_exception [0.025324s] ... ok {9} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_success [0.024254s] ... ok {9} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_with_prefix [0.006220s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_cfg_version_min_greater_than_max [0.001422s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_above_cfg_max [0.000540s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_below_cfg_min [0.000542s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_cfg_in_range [0.000486s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_equal [0.000482s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_max_in_range [0.000515s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_greater_than_max [0.000593s] ... ok {9} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_in_range [0.000512s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_admin_creds [0.012616s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_all_cred_cleanup [0.014181s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_alt_creds [0.010074s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_dhcp_without_subnet [0.011986s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_member_role_creation_with_duplicate [0.012441s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_admin_creation [0.014010s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_alt_creation [0.012560s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_cleanup [0.021702s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_creation [0.014277s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_creation_with_config_set [0.011693s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_resources [0.012911s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_primary_creds [0.015225s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds [0.011676s] ... ok {12} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_invalid_bug_number [0.001075s] ... ok {12} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_invalid_bug_type [0.000917s] ... ok {12} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_with_launchpad_bug_type [0.001450s] ... ok {12} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception_with_storyboard_bug_type [0.001081s] ... ok {12} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_no_exception [0.000687s] ... ok {12} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_no_service [0.003598s] ... ok {12} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_all [0.003684s] ... ok {12} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_minimal [0.003493s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_router_without_network [0.071116s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_subnet_without_network [0.009831s] ... ok {9} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_tempest_client [0.008111s] ... ok {9} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_copy [0.002158s] ... ok {9} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_delete [0.001656s] ... ok {9} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_get [0.002970s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_string_body [0.000938s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_delete_user [0.001104s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_bytes_body [0.000920s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_string_body [0.000940s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_projects_with_bytes_body [0.000923s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_projects_with_string_body [0.001108s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.000931s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.000916s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.001068s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.000926s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.000908s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.000937s] ... ok {13} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.001061s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_without_service [0.000832s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_all_valid [0.000618s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_invalid [0.000853s] ... ok {8} tempest.tests.cmd.test_cleanup_services.TestNetworkService.test_save_state [0.008583s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_dict [0.000684s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_invalid_dict [0.000705s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_412 [0.000649s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413 [0.001046s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413_without_absolute_limit [0.000589s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_415 [0.000702s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_422 [0.000715s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_dict [0.000715s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_text [0.000736s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_dict [0.000667s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_text [0.000961s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_bigger_than_400 [0.000662s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_less_than_400 [0.000572s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_fail [0.002330s] ... ok {10} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.003290s] ... ok {10} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.002981s] ... ok {10} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_show_version_details_with_bytes_body [0.002754s] ... ok {10} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_show_version_details_with_str_body [0.002961s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_str_body [0.000932s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_bytes_body [0.000940s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_str_body [0.000931s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_bytes_body [0.001159s] ... ok {18} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_str_body [0.000982s] ... ok {18} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_list_hosts_with_bytes_body [0.002607s] ... ok {18} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_list_hosts_with_str_body [0.002353s] ... ok {18} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_show_host_with_bytes_body [0.002514s] ... ok {12} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_unknown [0.003619s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_str_body [0.000935s] ... ok {9} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_head [0.002022s] ... ok {9} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_patch [0.001596s] ... ok {9} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_post [0.001600s] ... ok {9} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_put [0.001658s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_bytes_body [0.002414s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_str_body [0.001875s] ... ok {5} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir [0.039879s] ... ok {5} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir_with_existing_local_dir_non_empty [0.001036s] ... ok {5} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_sample_config [0.024926s] ... ok {5} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_stestr_conf [0.000981s] ... ok {6} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_delete_fail [0.043327s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_string_body [0.000926s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.000907s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_string_body [0.001078s] ... ok {13} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_bytes_body [0.001115s] ... ok {13} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_str_body [0.000974s] ... ok {13} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_delete_trust [0.000874s] ... ok {13} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_bytes_body [0.002170s] ... ok {13} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_str_body [0.000991s] ... ok {13} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_bytes_body [0.000990s] ... ok {13} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_str_body [0.001077s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_bytes_body [0.001220s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_str_body [0.000985s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_bytes_body [0.000977s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.001322s] ... ok {18} tempest.tests.lib.services.volume.v3.test_hosts_client.TestHostsClient.test_show_host_with_str_body [0.002225s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_launchpad_bug_and_condition_false [0.000764s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_launchpad_bug_and_condition_true [0.000978s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.000928s] ... ok {16} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_string_body [0.000945s] ... ok {16} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_bytes_body [0.000995s] ... ok {6} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_delete_pass [0.010255s] ... ok {6} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_dry_run [0.009142s] ... ok {6} tempest.tests.cmd.test_cleanup_services.TestRoleService.test_save_state [0.009249s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_check_service_availability [0.003817s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_contains_version_negative_data [0.002710s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_contains_version_positive_data [0.002699s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_cinder_api_versions [0.007179s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_config_file [0.030239s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_extension_client [0.008850s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_extension_client_sysexit [0.007193s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_keystone_api_versions [0.007368s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_nova_versions [0.006635s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_versions_invalid_response [0.007208s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_print_and_or_update_false [0.003067s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_print_and_or_update_true [0.003205s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions [0.004354s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions_not_implemented [0.004960s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_cinder_api_versions_no_v1 [0.006337s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_cinder_api_versions_no_v2 [0.006666s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_cinder_api_versions_no_v3 [0.006974s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder [0.005268s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder_all [0.003827s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder_none [0.003704s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron [0.003810s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron_all [0.003840s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron_none [0.003983s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_nova [0.003923s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_nova_all [0.004003s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_nova_none [0.004071s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift [0.004012s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift_all [0.004183s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift_none [0.004210s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v1 [0.003827s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_0 [0.005675s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_1 [0.004292s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_version [0.004491s] ... ok {6} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_keystone_api_versions_no_v3 [0.007780s] ... ok {6} tempest.tests.common.test_admin_available.TestAdminAvailable.test__dynamic_creds__accounts_file__no_admin [0.004074s] ... ok {6} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_role [0.004655s] ... ok {6} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_type [0.004476s] ... ok {6} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__no_admin [0.004421s] ... ok {6} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__admin [0.003783s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.000890s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_force_delete_snapshot [0.000900s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_bytes_body [0.001005s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.001123s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_bytes_body [0.000928s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_str_body [0.000933s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.000962s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.001119s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_bytes_body [0.000943s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_str_body [0.000985s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_bytes_body [0.000946s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_pass [0.001219s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_enable_additional_property_pass [0.001128s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_required_attribute [0.001396s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_response_body [0.001386s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_multiple_allowed_type [0.002155s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_not_http_success_code [0.000532s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_redirect_code [0.001132s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_success_code [0.001126s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_list_pass [0.001147s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_not_list [0.001612s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_unexpected_response_body [0.000661s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_attribute_type [0.001352s] ... ok {14} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_status_code [0.000679s] ... ok {14} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_bytes_body [0.001976s] ... ok {14} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_str_body [0.001789s] ... ok {14} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_bytes_body [0.002164s] ... ok {14} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_str_body [0.001736s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.002929s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.002855s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.000918s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_false [0.001169s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_true [0.000859s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.002960s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.003163s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.002972s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.003033s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.003254s] ... ok {14} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.003053s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_bytes_body [0.001370s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_str_body [0.001026s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_delete_namespace_objects [0.000898s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_bytes_body [0.002538s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_str_body [0.001026s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_bytes_body [0.000962s] ... ok {6} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__no_admin [0.003904s] ... ok {6} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_date_time_or_null_format [0.003012s] ... ok {6} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_invalid_date_time_format [0.017114s] ... ok {6} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_valid_date_time_format [0.005252s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc [0.000843s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_notfound_raised [0.000551s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_value_error_raised [0.000616s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_no_self [0.000789s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_self [0.000531s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setupclass_cls [0.000526s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_class [0.000557s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_no_self [0.000493s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_self [0.000539s] ... ok {6} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_test_case [0.000516s] ... ok {6} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_bytes_body [0.003124s] ... ok {6} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_str_body [0.002727s] ... ok {6} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_instance_usage_audit_log_with_str_body [0.004701s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_storyboard_bug_and_condition_false [0.000622s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_storyboard_bug_and_condition_true [0.000915s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_bug_without_bug_never_skips [0.000690s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_invalid_bug_number [0.000731s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_launchpad_bug [0.000936s] ... ok {18} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_storyboard_bug [0.000990s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_invalid_version [0.003505s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_210_210 [0.003552s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_23 [0.003658s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_latest [0.003560s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_invalid_test_version [0.003272s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_latest_latest [0.004108s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_23 [0.003778s] ... ok {13} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_str_body [0.001114s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.000943s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_str_body [0.001090s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user [0.000874s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user_ec2_credential [0.000880s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_bytes_body [0.000947s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_str_body [0.001058s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.000912s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_str_body [0.000911s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_bytes_body [0.000922s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_str_body [0.001063s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.000921s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_str_body [0.000908s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_bytes_body [0.000946s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_str_body [0.001078s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_bytes_body [0.000932s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_str_body [0.000935s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_bytes_body [0.000941s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_str_body [0.001070s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.000922s] ... ok {3} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_str_body [0.000930s] ... ok {3} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_create_application_credential_with_bytes_body [0.000989s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_str_body [0.000953s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_bytes_body [0.001114s] ... ok {14} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_str_body [0.000954s] ... ok {14} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource [0.001410s] ... ok {14} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource_expect_different_values [0.001500s] ... ok {14} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource [0.001479s] ... ok {14} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource_expect_different_values [0.001320s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_log_reason_with_bytes_body [0.002677s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_log_reason_with_str_body [0.002760s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_service_with_bytes_body [0.002315s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_disable_service_with_str_body [0.002544s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_enable_service_with_bytes_body [0.002440s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_enable_service_with_str_body [0.002562s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_freeze_host_with_bytes_body [0.001012s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_freeze_host_with_str_body [0.000914s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_latest [0.003600s] ... ok {18} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_none [0.003727s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_expired [0.005509s] ... ok {15} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_delete_fail [0.022353s] ... ok {15} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_delete_pass [0.010494s] ... ok {15} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_dry_run [0.009846s] ... ok {15} tempest.tests.cmd.test_cleanup_services.TestNetworkMeteringLabelRuleService.test_save_state [0.009082s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestResponseBodyList.test_str [0.000644s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_fail [0.002379s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_pass [0.001138s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_arbitrary_string [0.000559s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_chunkify [0.000562s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_parse_image_id [0.000508s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_infiniband_guid_address [0.000840s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_int [0.000523s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_mac_address [0.000733s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_default_prefix [0.000486s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_none_prefix [0.000511s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_prefix [0.000582s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password [0.000690s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_bytes_body [0.001765s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_str_body [0.001563s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_bytes_body [0.001511s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_str_body [0.001733s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.003093s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_params [0.002919s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_list_services_with_str_body [0.002888s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_thaw_host_with_bytes_body [0.001011s] ... ok {14} tempest.tests.lib.services.volume.v3.test_services_client.TestServicesClient.test_thaw_host_with_str_body [0.001092s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_bytes_body [0.000952s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_str_body [0.000920s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_retype_volume_with_bytes_body [0.000925s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_retype_volume_with_str_body [0.001098s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_bytes_body [0.001689s] ... ok {11} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_delete_fail [0.018982s] ... ok {11} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_delete_pass [0.010869s] ... ok {11} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_dry_run [0.010157s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired [0.001084s] ... ok {17} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired_to_be_renewed [0.001057s] ... ok {17} tempest.tests.lib.test_credentials.CredentialsTests.test_create [0.000551s] ... ok {17} tempest.tests.lib.test_credentials.CredentialsTests.test_create_invalid_attr [0.000594s] ... ok {17} tempest.tests.lib.test_credentials.CredentialsTests.test_is_valid [0.000597s] ... ok {17} tempest.tests.test_imports.TestImports.test_account_generator_command_import [0.000599s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len [0.000703s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len_2 [0.000687s] ... ok {6} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_network_with_bytes_body_with_bytes_body [0.002889s] ... ok {6} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV26.test_get_remote_consoles [0.002576s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_create_qos_policy_with_bytes_body [0.001415s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_create_qos_policy_with_str_body [0.001012s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_delete_qos_policy [0.000902s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_list_qos_policies_with_bytes_body [0.001350s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_list_qos_policies_with_str_body [0.000976s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_show_qos_policy_with_bytes_body [0.000994s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_show_qos_policy_with_str_body [0.000982s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_update_qos_policy_with_bytes_body [0.001273s] ... ok {17} tempest.tests.test_imports.TestImports.test_cleanup_command_import [0.000551s] ... ok {11} tempest.tests.cmd.test_cleanup_services.TestNetworkFloatingIpService.test_save_state [0.008544s] ... ok {11} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_delete_fail [0.009840s] ... ok {11} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_delete_pass [0.012060s] ... ok {11} tempest.tests.cmd.test_cleanup_services.TestNovaQuotaService.test_dry_run [0.012014s] ... ok {11} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_no_config_path [0.000627s] ... ok {11} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_set_config_no_exist_path [0.000822s] ... ok {11} tempest.tests.cmd.test_run.TestConfigPathCheck.test_tempest_run_set_config_path [0.000670s] ... ok {11} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main [0.476588s] ... ok {17} tempest.tests.test_imports.TestImports.test_init_command_import [0.000547s] ... ok {17} tempest.tests.test_imports.TestImports.test_list_plugins_command_import [0.007653s] ... ok {17} tempest.tests.test_imports.TestImports.test_run_command_import [0.000655s] ... ok {17} tempest.tests.test_imports.TestImports.test_subunit_descibe_command_import [0.000554s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_bytes_body [0.001578s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_str_body [0.001553s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_bytes_body [0.001703s] ... ok {3} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_create_application_credential_with_str_body [0.001098s] ... ok {3} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_delete_application_credential [0.000861s] ... ok {3} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_list_application_credential_with_bytes_body [0.000993s] ... ok {3} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_list_application_credential_with_str_body [0.000968s] ... ok {3} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_show_application_credential_with_bytes_body [0.001113s] ... ok {17} tempest.tests.test_imports.TestImports.test_verify_tempest_config_command_import [0.000546s] ... ok {17} tempest.tests.test_imports.TestImports.test_workspace_command_import [0.000525s] ... ok {17} tempest.tests.test_test.TestValidationResources.test_validation_resources_exists [0.009782s] ... ok {17} tempest.tests.test_test.TestValidationResources.test_validation_resources_fixture [0.011553s] ... ok {17} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config [0.008928s] ... ok {17} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config_nova_net [0.010773s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_str_body [0.001524s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_bytes_body [0.002030s] ... ok {9} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_str_body [0.001988s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_shapshot_with_bytes_body [0.002319s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.002214s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.001045s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_false [0.000824s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_true [0.000845s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_byte_body [0.002422s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_url [0.000696s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid [0.000828s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid_hex [0.000635s] ... ok {15} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_random_bytes [0.009139s] ... ok {3} tempest.tests.lib.services.identity.v3.test_application_credentials_client.TestApplicationCredentialsClient.test_show_application_credential_with_str_body [0.000928s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_bytes_body [0.000945s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_str_body [0.000889s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy [0.000873s] ... ok {16} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_str_body [0.000956s] ... ok {16} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_delete_metering_label [0.000900s] ... ok {16} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_bytes_body [0.001207s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_str_body [0.001607s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_bytes_body [0.001765s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_str_body [0.001570s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_endpoint [0.001060s] ... ok {6} tempest.tests.lib.services.network.test_qos_client.TestQosClient.test_update_qos_policy_with_str_body [0.001035s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.001485s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_params [0.002239s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.002211s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.002299s] ... ok {9} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.002128s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_bytes_body [0.002025s] ... ok {15} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_bytes_body [0.003617s] ... ok {15} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_str_body [0.003076s] ... ok {15} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_bytes_body [0.003417s] ... ok {15} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_str_body [0.002965s] ... ok {15} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth [0.000969s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_bytes_body [0.001816s] ... ok {14} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_str_body [0.002031s] ... ok {14} tempest.tests.lib.test_base.TestSetUpClass.test_setup_class_raises_runtime_error [0.000202s] ... ok {14} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network [0.007847s] ... ok {14} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_alt_creds [0.004734s] ... ok {14} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_nova_net [0.006088s] ... ok {16} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_str_body [0.000922s] ... ok {16} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_bytes_body [0.000933s] ... ok {16} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_str_body [0.000919s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_bytes_body [0.001062s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_str_body [0.001082s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_bytes_body [0.002117s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_str_body [0.001006s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_delete_subnet [0.000883s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_bytes_body [0.001040s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_str_body [0.001156s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_bytes_body [0.000955s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_str_body [0.000935s] ... ok {15} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth_with_tenant [0.000862s] ... ok {15} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_init_without_authurl [0.000673s] ... ok {15} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_bytes_body [0.000846s] ... ok {15} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_str_body [0.001100s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_bytes_body [0.000962s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_str_body [0.000902s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_delete_domain [0.000911s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_bytes_body [0.001078s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_str_body [0.000909s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_bytes_body [0.000899s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_str_body [0.000899s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_bytes_body [0.001064s] ... ok {15} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_str_body [0.000876s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_bytes_body [0.000868s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_str_body [0.000841s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_bytes_body [0.001817s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_region_and_service [0.000870s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy_association_for_service [0.000971s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_bytes_body [0.000970s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_str_body [0.001077s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_endpoint [0.000853s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_region_and_service [0.000867s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_association_for_service [0.000923s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_bytes_body [0.001078s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_str_body [0.000911s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_endpoint [0.000884s] ... ok {14} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_role_creds [0.004788s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.000982s] ... ok {16} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_str_body [0.001104s] ... ok {16} tempest.tests.lib.services.volume.v3.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.003170s] ... ok {16} tempest.tests.lib.services.volume.v3.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.002426s] ... ok {17} tempest.tests.test_test.TestValidationResources.test_validation_resources_new [0.010390s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.001545s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.000906s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.000988s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.001002s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.001198s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_str_body [0.000924s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_delete_endpoint_group [0.000862s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_bytes_body [0.000935s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_str_body [0.001050s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_bytes_body [0.000914s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_str_body [0.000905s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_bytes_body [0.000931s] ... ok {15} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_str_body [0.001060s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_has_flag_on_inherited_to_project [0.000893s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_inherited_project_role_on_domain [0.000849s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_has_flag_on_inherited_to_project [0.000823s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_inherited_project_role_on_domain [0.001003s] ... ok {17} tempest.tests.test_test.TestValidationResources.test_validation_resources_no_validation [0.009660s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.001035s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.001501s] ... ok {6} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.001620s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_region_and_service [0.000865s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_str_body [0.001792s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_delete_group_snapshot [0.000873s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_association_for_service [0.001902s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_bytes_body [0.000939s] ... ok {3} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_str_body [0.000955s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_bytes_body [0.000936s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_bytes_body [0.003311s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_bytes_body [0.002432s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_str_body [0.000903s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_bytes_body [0.000923s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_str_body [0.001152s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_delete_all_namespace_tags [0.000872s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_delete_namespace_tag_definition [0.000856s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_bytes_body [0.000904s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_str_body [0.001035s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_bytes_body [0.000874s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_str_body [0.002582s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_params [0.003729s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_str_body [0.002052s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_reset_group_snapshot_status [0.000899s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_bytes_body [0.002106s] ... ok {9} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_str_body [0.002336s] ... ok {9} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.002090s] ... ok {9} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.002038s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_bytes_body [0.000845s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_bytes_body [0.002563s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_str_body [0.002146s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_or_update_group_type_specs_with_bytes_body [0.002017s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_or_update_group_type_specs_with_str_body [0.001708s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_delete_group_type [0.000967s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_delete_group_type_specs_item [0.000916s] ... ok {3} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_str_body [0.000907s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_str_body [0.000854s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_bytes_body [0.000857s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_str_body [0.000998s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_group_with_bytes_body [0.000906s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_user_with_str_body [0.000858s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_domain [0.000860s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_project [0.001006s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_type_specs_with_bytes_body [0.001976s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_type_specs_with_str_body [0.001671s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_bytes_body [0.002364s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_str_body [0.002525s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_default_group_type_with_bytes_body [0.002073s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_default_group_type_with_str_body [0.002031s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_specs_item_with_bytes_body [0.001649s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_specs_item_with_str_body [0.001393s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_bytes_body [0.001997s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_str_body [0.002157s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_type_specs_item_with_bytes_body [0.001387s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_type_specs_item_with_str_body [0.001472s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_types_with_bytes_body [0.002216s] ... ok {6} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_update_group_types_with_str_body [0.002029s] ... ok {9} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_bytes_body [0.002200s] ... ok {9} tempest.tests.lib.services.volume.v3.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_str_boy [0.002002s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_domain [0.000873s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_project [0.000868s] ... ok {3} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_bytes_body [0.001039s] ... ok {3} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_str_body [0.001114s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_bytes_body [0.001006s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_str_body [0.000975s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_bytes_body [0.000952s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_bytes_body [0.000935s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_str_body [0.001071s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_bytes_body [0.000903s] ... ok {15} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_str_body [0.000896s] ... ok {15} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth [0.001057s] ... ok {6} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_bug_given_exception_not_raised [0.000705s] ... ok {6} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_bug_without_bug_never_skips [0.000705s] ... ok {6} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_invalid_bug_number [0.000753s] ... ok {6} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_launchpad_bug [0.001126s] ... ok {6} tempest.tests.lib.test_decorators.TestUnstableTestDecorator.test_skip_storyboard_bug [0.001072s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_exec_bad_command_output [0.010109s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command [0.070031s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command_no_select [0.017070s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_exec_good_command_output [0.009349s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_str_body [0.001101s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection [0.002437s] ... ok {15} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_project_id_and_domain_id [0.000958s] ... ok {15} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_tenant [0.000949s] ... ok {15} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_init_without_authurl [0.000647s] ... ok {15} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_bytes_body [0.001153s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_over_ssh [0.005827s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_delete_port [0.000868s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_bytes_body [0.000956s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_str_body [0.000969s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_bytes_body [0.001129s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_str_body [0.000945s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_bytes_body [0.001016s] ... ok {15} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_str_body [0.000882s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_bytes_body [0.000963s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_str_body [0.000933s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_timeout [0.003947s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_two_attemps [0.003637s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_pkey_calls_paramiko_RSAKey [0.001421s] ... ok {6} tempest.tests.lib.test_ssh.TestSshClient.test_timeout_in_exec_command [0.007227s] ... ok {6} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator [0.004003s] ... ok {6} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_bad_service [0.003576s] ... ok {6} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_disabled_ext [0.003448s] ... ok {6} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_with_all_ext_enabled [0.003271s] ... ok {6} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_child_only [0.001631s] ... ok {6} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_children [0.002196s] ... ok {6} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_right_order [0.001544s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_delete_namespace [0.000844s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_list_namespaces_with_bytes_body [0.001102s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_list_namespaces_with_str_body [0.000958s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_bytes_body [0.000933s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_str_body [0.000921s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_bytes_body [0.001065s] ... ok {3} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_str_body [0.001036s] ... ok {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_delete_user_message [0.000964s] ... ok {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_bytes_body [0.003809s] ... ok {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_str_body [0.003152s] ... ok {15} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_str_body [0.000911s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.001016s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.001007s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.000908s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.001075s] ... ok {15} tempest.tests.lib.services.volume.v3.test_attachments_client.TestAttachmentsClient.test_show_attachment [0.000946s] ... ok {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_bytes_body [0.002534s] ... ok {3} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_str_body [0.002559s] ... ok {3} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider_DomainScope.test_get_auth_with_domain_scope [0.000981s] ... ok {3} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_duplicated_service [0.003500s] ... ok {3} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_invalid_service [0.003006s] ... ok {3} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_multiple_services [0.003011s] ... ok {3} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_service_valid_and_unavailable [0.003195s] ... ok {3} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_single_service [0.003095s] ... ok {3} tempest.tests.test_decorators.TestServicesDecorator.test_services_list [0.003708s] ... ok {15} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_str [0.000644s] ... ok {15} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_valid_uuid [0.000598s] ... ok {15} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive [0.000544s] ... ok {15} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive_without_doc [0.000530s] ... ok 2020-10-22 16:48:48.630 6359 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2020-10-22 16:48:48.673 6357 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf {5} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_take_action_fails [0.014406s] ... ok {5} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_update_local_conf [0.025929s] ... ok {5} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_fully_cached [0.001298s] ... ok {5} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_not_cached [0.001110s] ... ok {5} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_partially_cached [0.001015s] ... ok {5} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_detach [0.002076s] ... ok {5} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_detach_timeout [0.001923s] ... ok {5} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_status [0.001724s] ... ok {5} tempest.tests.common.test_waiters.TestInterfaceWaiters.test_wait_for_interface_status_timeout [0.001899s] ... ok {5} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_create_project [0.002082s] ... ok {5} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_delete_project [0.002196s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_bytes_body [0.003810s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_str_body [0.002624s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_bytes_body [0.002364s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_str_body [0.002314s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_delete_aggregate [0.000949s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_bytes_body [0.003687s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_str_body [0.002286s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_bytes_body [0.002361s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_str_body [0.002552s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_bytes_body [0.002365s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_str_body [0.002409s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_bytes_body [0.002542s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_str_body [0.002341s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_bytes_body [0.002375s] ... ok {5} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_str_body [0.002496s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.000967s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.002387s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.002565s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_bytes_body [0.002389s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_str_body [0.002409s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.002522s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_details [0.004464s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.002366s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_bytes_body [0.002550s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_str_body [0.002375s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.002356s] ... ok {5} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.002565s] ... ok {5} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_bytes_body [0.002019s] ... ok {5} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_str_body [0.002020s] ... ok {5} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_delete_security_group_default_rule [0.000913s] ... ok {5} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_bytes_body [0.002215s] ... ok {5} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_str_body [0.002004s] ... ok {5} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_bytes_body [0.001991s] ... ok {5} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_str_body [0.002150s] ... ok {5} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.000986s] ... ok {5} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.000932s] ... ok {5} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.000917s] ... ok {5} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.001081s] ... ok {5} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.000916s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_bytes_body [0.000969s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_str_body [0.000930s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_delete_credential [0.000854s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_bytes_body [0.001171s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_str_body [0.000953s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_bytes_body [0.000926s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_str_body [0.000920s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_bytes_body [0.001711s] ... ok {5} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_str_body [0.000933s] ... ok {5} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_bytes_body [0.001008s] ... ok {5} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_str_body [0.000955s] ... ok {5} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_delete_router [0.000857s] ... ok {5} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_bytes_body [0.001093s] ... ok {5} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_str_body [0.000895s] ... ok {5} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_bytes_body [0.000986s] ... ok {5} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_str_body [0.000950s] ... ok {5} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocation_candidates_with_bytes_body [0.001039s] ... ok {5} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocation_candidates_with_str_body [0.001148s] ... ok {5} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocations_with_bytes_body [0.000936s] ... ok {5} tempest.tests.lib.services.placement.test_placement_client.TestPlacementClient.test_list_allocations_with_str_body [0.000924s] ... ok {5} tempest.tests.lib.services.volume.v3.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.002411s] ... ok {5} tempest.tests.lib.services.volume.v3.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.002323s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group [0.002079s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group_snapshot [0.001721s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.001730s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_str_body [0.001990s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_delete_group [0.000920s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_group_details_with_bytes_body [0.002909s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_group_details_with_str_body [0.003066s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.001845s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_str_body [0.001815s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_reset_group_status [0.000943s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.002776s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_str_body [0.002573s] ... ok {5} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_update_group [0.000960s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create [0.000602s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create_invalid_attr [0.000689s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials [0.000968s] ... ok {19} tempest.tests.cmd.test_list_plugins.TestTempestListPlugins.test_run_list_plugins [0.772787s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials_not_filled [0.000597s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_not_valid [0.000605s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_valid [0.000534s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_all_attributes [0.000757s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_single_attribute [0.001063s] ... ok {19} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_exec_command_debug_ssh_console [0.007839s] ... ok {5} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_synced_attributes [0.000596s] ... ok No tempest extensions client for fakeservice Config option fakeservice in group fake-service-available should be changed to: False Config option fakeservice in group fake-service-available should be changed to: False {19} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_validate_debug_ssh_console [0.004065s] ... ok {7} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_list [0.882779s] ... ok {19} tempest.tests.lib.cmd.test_check_uuid.TestCLInterface.test_fix_argument_no [0.003491s] ... ok {19} tempest.tests.lib.cmd.test_check_uuid.TestCLInterface.test_fix_argument_yes [0.015533s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_equal [0.000841s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than [0.000528s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than_equal [0.000448s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_header_not_present [0.000489s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_invalid_operation [0.000631s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than [0.000531s] ... ok {11} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_all_stdout [0.404597s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than_equal [0.000497s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_not_equal [0.000587s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_with_name_in_microversion [0.000536s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_does_not_match [0.000564s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_matches [0.000559s] ... ok {19} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_not_present [0.000610s] ... ok {19} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_correct_microverion_in_response [0.001162s] ... ok {19} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_incorrect_microverion_in_response [0.001173s] ... ok {19} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_no_microverion_header_in_response [0.001420s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_bytes_body [0.001095s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_str_body [0.000922s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_delete_region [0.000820s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_bytes_body [0.001039s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_str_body [0.000874s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_bytes_body [0.000879s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_str_body [0.000915s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_bytes_body [0.001092s] ... ok {19} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_str_body [0.000845s] ... ok {19} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_delete_agent [0.000925s] ... ok {19} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_list_agent_with_bytes_body [0.000917s] ... ok {19} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_list_agent_with_str_body [0.000929s] ... ok {19} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_show_agent_with_bytes_body [0.001113s] ... ok {19} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_show_agent_with_str_body [0.000950s] ... ok {19} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_update_agent_with_bytes_body [0.000927s] ... ok {19} tempest.tests.lib.services.network.test_agents_client.TestAgentsClient.test_update_agent_with_str_body [0.000927s] ... ok {19} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_bytes_body [0.000926s] ... ok {19} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_str_body [0.000887s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_bytes_body [0.002927s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_str_body [0.002324s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_delete_encryption_type [0.000825s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_specs_item_with_bytes_body [0.001463s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_specs_item_with_str_body [0.001289s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_bytes_body [0.002442s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_str_body [0.002083s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_update_encryption_type_with_bytes_body [0.001732s] ... ok {19} tempest.tests.lib.services.volume.v3.test_encryption_types_client.TestEncryptionTypesClient.test_update_encryption_type_with_str_body [0.001888s] ... ok {19} tempest.tests.lib.test_auth.TestGetCredentials.test_invalid_identity_version [0.000730s] ... ok {19} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_condition_false [0.000553s] ... ok {19} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_condition_true [0.000490s] ... ok {19} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_duplicated_type [0.000462s] ... ok {19} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_list_type [0.000486s] ... ok {19} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_unknown_type [0.000498s] ... ok {19} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_without_type [0.000460s] ... ok {19} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_str [0.003085s] ... ok {19} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_valid_uuid [0.002606s] ... ok {19} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_positive [0.002617s] ... ok {19} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_positive_without_doc [0.002567s] ... ok {19} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_no_error_flow [0.003122s] ... ok {19} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_fails [0.002135s] ... ok {19} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_credentials_clear_fails [0.003251s] ... ok {19} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_fails [0.002131s] ... ok {19} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails [0.001779s] ... ok {19} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails_clear_fails [0.002208s] ... ok {19} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_only [0.001655s] ... ok /builddir/build/BUILD/tempest-25.0.0/tmp9hs66now/tests.py:3 missing @decorators.idempotent_id('...') TestClass.test_tests /builddir/build/BUILD/tempest-25.0.0/tmpfj88p6n_/tests.py fixed {1} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_min [0.531606s] ... ok {11} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_output_file [0.367053s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_verbose [0.469376s] ... ok {7} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_move [0.677716s] ... ok {11} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_verbose [0.355927s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_run_list [1.862835s] ... ok {11} tempest.tests.cmd.test_subunit_describe_calls.TestMainCli.test_main_verbose_and_all_stdout [0.348895s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_associate_floating_ip_to_server [0.001727s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_byte_body [0.003104s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_str_body [0.003023s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_delete_floating_ip [0.000867s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_disassociate_floating_ip_from_server [0.000820s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_false [0.000800s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_true [0.000980s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_byte_body [0.002430s] ... ok {1} tempest.tests.cmd.test_subunit_describe_calls.TestCli.test_run_verbose_all_stdout [0.450653s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_str_body [0.002588s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_get_string [0.001355s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings [0.001596s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_null_version [0.000574s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_byte_body [0.002689s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_valid_version_strings [0.000570s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.000638s] ... ok {11} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_str_body [0.002422s] ... ok {1} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_matches [0.001007s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingProxyHttpRedirects.test_redirect_default [0.000746s] ... ok {1} tempest.tests.lib.common.test_http.TestClosingProxyHttpRedirects.test_redirect_off [0.000591s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_bytes_body [0.002814s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_str_body [0.003459s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_bytes_body [0.000845s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_str_body [0.000834s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_list_role [0.007579s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_bytes_body [0.002619s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_str_body [0.002243s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_no_admin [0.005511s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_bytes_body [0.002268s] ... ok {11} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_str_body [0.002366s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_one_role [0.005419s] ... ok {11} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_bytes_body [0.002796s] ... ok {11} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_str_body [0.002575s] ... ok {11} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_byte_body [0.001841s] ... ok {11} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_str_body [0.001983s] ... ok {11} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_delete_server_group [0.000816s] ... ok {11} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_byte_body [0.001823s] ... ok {11} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_str_body [0.001991s] ... ok {11} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_byte_body [0.001765s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_no_previous_file [0.014990s] ... ok {11} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_str_body [0.001833s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_bytes_body [0.000937s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_str_body [0.001037s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_bytes_body [0.000870s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_str_body [0.000870s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_previous_file [0.007007s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_bytes_body [0.002142s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_str_body [0.001824s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_bytes_body [0.000905s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_str_body [0.000899s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_byte_body [0.001318s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds [0.006624s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_str_body [0.000970s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_confirm_resize_server [0.000878s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_bytes_body [0.000860s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_str_body [0.000980s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_bytes_body [0.002122s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_role [0.006126s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_str_body [0.002049s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_all_tags [0.001141s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_password [0.000805s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server [0.000848s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server_metadata [0.000852s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_type [0.006054s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_tag [0.001172s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_bytes_body [0.000799s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_str_body [0.000835s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_bytes_body [0.001459s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_none_available [0.005539s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_str_body [0.001593s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_force_delete_server [0.000830s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_bytes_body [0.001428s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_str_body [0.002217s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds [0.005612s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_bytes_body [0.001679s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_str_body [0.001554s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_inject_network_info [0.000791s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds_none_available [0.004177s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_bytes_body [0.002270s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_str_body [0.001809s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_bytes_body [0.002066s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_str_body [0.001906s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_free_accounts [0.009640s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_bytes_body [0.002069s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_str_body [0.002135s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_bytes_body [0.002534s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_str_body [0.002551s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_previous_accounts [0.009671s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_bytes_body [0.001805s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_str_body [0.001431s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_bytes_body [0.002083s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_str_body [0.002262s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_some_in_use_accounts [0.008043s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_byte_body [0.002208s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_str_body [0.001736s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_virtual_interfaces_with_bytes_body [0.001810s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_virtual_interfaces_with_str_body [0.001630s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_bytes_body [0.001770s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash [0.008873s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_str_body [0.001988s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_bytes_body [0.000824s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_str_body [0.000847s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash_dict [0.004120s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_lock_server [0.000868s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_bytes_body [0.001032s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_str_body [0.000822s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_pause_server [0.000832s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reboot_server [0.000857s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds [0.005825s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_bytes_body [0.004750s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds_none_available [0.004145s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_str_body [0.004762s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_multi_user [0.004179s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_remove_security_group [0.000917s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_bytes_body [0.001639s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_str_body [0.001408s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_not_multi_user [0.004329s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_network [0.001263s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_state [0.000921s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resize_server [0.001079s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_restore_soft_deleted_server [0.000897s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resume_server [0.000893s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_revert_resize [0.000909s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_networks_returned_with_creds [0.007769s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_bytes_body [0.002307s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_str_body [0.001469s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_bytes_body [0.001457s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_str_body [0.001569s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_last_account [0.006464s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_offload_server [0.000840s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_server [0.000833s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_bytes_body [0.002586s] ... ok {1} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_not_last_account [0.005858s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_str_body [0.002453s] ... ok {1} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV210.test_schema [0.000712s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_bytes_body [0.001375s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_str_body [0.001618s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_bytes_body [0.001253s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_bytes_body [0.000889s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_str_body [0.001136s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_str_body [0.000828s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_delete_token [0.000820s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_bytes_body [0.001597s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_bytes_body [0.001030s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_str_body [0.001437s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_str_body [0.000886s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.000820s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.000882s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_bytes_body [0.001015s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_str_body [0.000878s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_bytes_body [0.005140s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.000854s] ... ok {1} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.000851s] ... ok {1} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.001014s] ... ok {1} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_str_body [0.000847s] ... ok {1} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_delete_service [0.000815s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_str_body [0.005175s] ... ok {1} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.000901s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_bytes_body [0.001742s] ... ok {1} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_str_body [0.002157s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_str_body [0.001717s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_start_server [0.000847s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_stop_server [0.000986s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_suspend_server [0.000821s] ... ok {1} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_bytes_body [0.001290s] ... ok {1} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_str_body [0.001299s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unlock_server [0.000827s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unpause_server [0.000827s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unrescue_server [0.000942s] ... ok {1} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_delete_security_group_rule [0.000809s] ... ok {1} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_bytes_body [0.000895s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unshelve_server [0.000811s] ... ok {1} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_str_body [0.000904s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_byte_body [0.001836s] ... ok {1} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_bytes_body [0.001023s] ... ok {1} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_str_body [0.000868s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_str_body [0.001876s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_attached_volume [0.000823s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_bytes_body [0.001438s] ... ok {1} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_continue_with_no_continue_received [0.003945s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_str_body [0.001636s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_byte_body [0.001422s] ... ok {11} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_str_body [0.001407s] ... ok {1} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_no_data [0.003663s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_bytes_body [0.000934s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_str_body [0.000898s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_delete_tenant [0.001008s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_bytes_body [0.000850s] ... ok {1} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_with_data [0.005113s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_str_body [0.000841s] ... ok {1} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_bytes_body [0.000970s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_bytes_body [0.000819s] ... ok {1} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_str_body [0.000964s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_str_body [0.000925s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_bytes_body [0.000809s] ... ok {1} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_delete_encryption_type [0.000797s] ... ok {1} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_bytes_body [0.000842s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_str_body [0.000800s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_bytes_body [0.000835s] ... ok {1} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_str_body [0.000843s] ... ok {11} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_str_body [0.001453s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_bytes_body [0.000853s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_str_body [0.000811s] ... ok {1} tempest.tests.lib.services.volume.v3.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_bytes_body [0.003993s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_bytes_body [0.000794s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_str_body [0.000911s] ... ok {1} tempest.tests.lib.services.volume.v3.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_str_body [0.002412s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_delete_endpoint_from_project [0.000793s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_bytes_body [0.000855s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_str_body [0.000829s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base [0.000790s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base_solidus [0.000568s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_bytes_body [0.000965s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path [0.000555s] ... ok {11} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_str_body [0.000853s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path_solidus [0.000516s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version [0.000549s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_solidus [0.000568s] ... ok {11} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_create_image_member_with_bytes_body [0.000890s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path [0.000518s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path_solidus [0.000554s] ... ok usage: generator [-h] [-c /etc/tempest.conf] [--os-username ] [--os-password ] [--os-project-name ] [--os-domain-name ] [--tag TAG] [-r CONCURRENCY] [--with-admin] [-i {2,3}] accounts_file.yaml generator: error: argument -r/--concurrency: Concurrency value should be a positive number usage: generator [-h] [-c /etc/tempest.conf] [--os-username ] [--os-password ] [--os-project-name ] [--os-domain-name ] [--tag TAG] [-r CONCURRENCY] [--with-admin] [-i {2,3}] accounts_file.yaml generator: error: argument -r/--concurrency: Concurrency value should be a positive number {11} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_create_image_member_with_str_body [0.000796s] ... ok {11} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_delete_image_member [0.000764s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path [0.000517s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path_solidus [0.000487s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path [0.000529s] ... ok {11} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_list_image_members_with_bytes_body [0.000980s] ... ok {1} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path_solidus [0.000491s] ... ok {11} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_list_image_members_with_str_body [0.000825s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_unscoped [0.000864s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_domain_scope [0.000676s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_project_scope [0.000715s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_scope_unset [0.000703s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url [0.000932s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_scope_project [0.000807s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_to_get_admin_endpoint [0.000814s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unknown_region [0.000858s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_identity [0.000858s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_other [0.001032s] ... ok {7} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_register [0.685783s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_api_version_filter [0.001277s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_extra_path_endpoint [0.000690s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name [0.000857s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.000994s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_non_existent_service [0.001046s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_skip_path_filter [0.001161s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unknown_name_and_known_service [0.000932s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_endpoint [0.000771s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.000771s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_name [0.000901s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_service [0.000930s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_credentials_missing_attribute [0.000847s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_domain_credentials_missing_attribute [0.000809s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_fill_credentials [0.000879s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request [0.001115s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_auth_cleans_alt [0.000924s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data [0.000876s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.000973s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.000971s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.001142s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_bad_service [0.000995s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_body [0.000998s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_headers [0.001010s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_url [0.000999s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_without_service [0.000928s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_all_valid [0.000774s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_invalid [0.000891s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_expired [0.005326s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired [0.001097s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired_to_be_renewed [0.001128s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantCollision [0.000705s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantNoCollision [0.000545s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrProjectDomain [0.000487s] ... ok {11} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrUserDomain [0.000514s] ... ok {7} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_directory [0.628595s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_blackregex_failing [1.272890s] ... ok {10} tempest.tests.test_list_tests.TestTestList.test_stestr_list_no_errors [2.972173s] ... ok {7} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_entry [0.621483s] ... ok {7} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_rename [0.614569s] ... ok 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources [-] Exception raised while deleting key keypair_name: Exception: keypair exception 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name) 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources File "", line 3, in delete_keypair 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources return _mock_self._mock_call(*args, **kwargs) 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources raise effect 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources Exception: keypair exception 2020-10-22 16:48:52.747 6359 ERROR tempest.lib.common.validation_resources 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources [-] Exception raised while deleting security group sg_id: Exception: sg exception 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "", line 3, in delete_security_group 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources return _mock_self._mock_call(*args, **kwargs) 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources raise effect 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources Exception: sg exception 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources [-] Exception raised while deleting ip 1234: Exception: fip exception 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "/builddir/build/BUILD/tempest-25.0.0/tempest/lib/common/validation_resources.py", line 335, in clear_validation_resources 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources floating_ip_client.delete_floatingip(fip_id) 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "", line 3, in delete_floatingip 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources return _mock_self._mock_call(*args, **kwargs) 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources raise effect 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources Exception: fip exception 2020-10-22 16:48:52.749 6359 ERROR tempest.lib.common.validation_resources {7} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_exceptions [0.011315s] ... ok {7} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_neutron [0.007097s] ... ok {7} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_nova_net [0.007788s] ... ok 2020-10-22 16:48:52.772 6359 WARNING tempest.lib.common.validation_resources [-] Keypair keypair_name is not found when attempting to delete: tempest.lib.exceptions.NotFound: Object not found 2020-10-22 16:48:52.772 6359 WARNING tempest.lib.common.validation_resources [-] Security group sg_id is not found when attempting to delete: tempest.lib.exceptions.NotFound: Object not found 2020-10-22 16:48:52.773 6359 WARNING tempest.lib.common.validation_resources [-] Floating ip 1234 not found while attempting to delete: tempest.lib.exceptions.NotFound: Object not found {7} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_delete [0.007985s] ... ok 2020-10-22 16:48:52.780 6359 WARNING tempest.lib.common.validation_resources [-] Security group sg_id is not found when attempting to delete: tempest.lib.exceptions.NotFound: Object not found {7} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_wait [0.007397s] ... ok {7} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_bytes_body [0.003091s] ... ok {7} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_str_body [0.002067s] ... ok {7} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_delete_agent [0.000846s] ... ok {7} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_bytes_body [0.003886s] ... ok {7} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_str_body [0.002999s] ... ok {7} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_bytes_body [0.001980s] ... ok {7} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_str_body [0.001790s] ... ok {7} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV25.test_schema [0.000840s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_bytes_body [0.002659s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_str_body [0.002533s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_delete_volume [0.001053s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_false [0.000790s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_true [0.000814s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_byte_body [0.002470s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_params [0.002418s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_str_body [0.002290s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_bytes_body [0.002462s] ... ok {7} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_str_body [0.002294s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_bytes_body [0.000849s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_str_body [0.000903s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_delete_image_member [0.000822s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_list_image_members_with_bytes_body [0.001130s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_list_image_members_with_str_body [0.000989s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_bytes_body [0.001082s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_str_body [0.000906s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_bytes_body [0.001079s] ... ok {7} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_str_body [0.000954s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_bytes_body [0.000775s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_str_body [0.000665s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_bytes_body [0.000774s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_str_body [0.000974s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_all_tags [0.000773s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_tag [0.000771s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_bytes_body [0.000811s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_str_body [0.000998s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_bytes_body [0.000866s] ... ok {7} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_str_body [0.000854s] ... ok {7} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_bytes_body [0.000953s] ... ok {7} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_str_body [0.001025s] ... ok {7} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_show_version_client_with_bytes_body [0.000918s] ... ok {7} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_show_version_client_with_str_body [0.000998s] ... ok {7} tempest.tests.lib.services.volume.v3.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.000868s] ... ok {7} tempest.tests.lib.services.volume.v3.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.000823s] ... ok {7} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body [0.001552s] ... ok {7} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body_and_detail [0.002768s] ... ok {7} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body [0.001498s] ... ok {7} tempest.tests.lib.services.volume.v3.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body_and_detail [0.002394s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_bytes_body [0.001537s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_str_body [0.001535s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_bytes_body [0.002068s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.002030s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.001358s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_force_delete_snapshot [0.000837s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_bytes_body [0.002366s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.002443s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_bytes_body [0.001379s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_str_body [0.001370s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_bytes_body [0.001507s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_str_body [0.001373s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.002122s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.002227s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_bytes_body [0.001376s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_str_body [0.001364s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_bytes_body [0.002163s] ... ok {7} tempest.tests.lib.services.volume.v3.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_str_body [0.002052s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_bytes_body [0.002405s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_str_body [0.002149s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_bytes_body [0.002416s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_str_body [0.002277s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_delete_volume_transfer [0.000822s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_bytes_body [0.002023s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_bytes_body [0.002046s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_str_body [0.002004s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_str_body [0.002043s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_bytes_body [0.001931s] ... ok {7} tempest.tests.lib.services.volume.v3.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_str_body [0.001857s] ... ok {7} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__get_service_clients_with_two_plugins [0.000593s] ... ok {7} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_one_plugin_no_service_clients [0.000562s] ... ok {7} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_with_one_plugin [0.000549s] ... ok 2020-10-22 16:48:52.924 6359 INFO tempest.test_discover.plugins [-] Loading tests from Tempest plugin: Test1 {7} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_one_plugin [0.000731s] ... ok 2020-10-22 16:48:52.925 6359 INFO tempest.test_discover.plugins [-] Loading tests from Tempest plugin: fake01 2020-10-22 16:48:52.925 6359 INFO tempest.test_discover.plugins [-] Loading tests from Tempest plugin: fake02 {7} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_two_plugins [0.000781s] ... ok 2020-10-22 16:48:52.929 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.929 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 2020-10-22 16:48:52.930 6359 INFO tempest.test [-] raised in SonOfBadSkipChecks.setUpClass. Invoking tearDownClass. {7} tempest.tests.test_test.TestTempestBaseTestClass.test_grandparent_skip_checks_not_invoked [0.005457s] ... ok 2020-10-22 16:48:52.934 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.934 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 {7} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup [0.005065s] ... ok 2020-10-22 16:48:52.939 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.939 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 2020-10-22 16:48:52.940 6359 ERROR tempest.test [-] teardown of resources failed: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )): testtools.runtest.MultipleExceptions: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )) 2020-10-22 16:48:52.940 6359 ERROR tempest.test Traceback (most recent call last): 2020-10-22 16:48:52.940 6359 ERROR tempest.test File "/builddir/build/BUILD/tempest-25.0.0/tempest/test.py", line 214, in tearDownClass 2020-10-22 16:48:52.940 6359 ERROR tempest.test teardown() 2020-10-22 16:48:52.940 6359 ERROR tempest.test File "/builddir/build/BUILD/tempest-25.0.0/tempest/test.py", line 585, in resource_cleanup 2020-10-22 16:48:52.940 6359 ERROR tempest.test raise testtools.MultipleExceptions(*cleanup_errors) 2020-10-22 16:48:52.940 6359 ERROR tempest.test testtools.runtest.MultipleExceptions: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )) 2020-10-22 16:48:52.940 6359 ERROR tempest.test {7} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup_failures [0.005075s] ... ok 2020-10-22 16:48:52.944 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.944 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 {7} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_class_overwritten [0.003978s] ... ok 2020-10-22 16:48:52.948 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.948 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 {7} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_all [0.003455s] ... ok 2020-10-22 16:48:52.952 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.952 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 {7} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin [0.004050s] ... ok 2020-10-22 16:48:52.956 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.956 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 {7} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin_not_available [0.004045s] ... ok 2020-10-22 16:48:52.960 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.960 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 {7} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v2_not_available [0.003119s] ... ok 2020-10-22 16:48:52.963 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.963 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 {7} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v3_not_available [0.003085s] ... ok 2020-10-22 16:48:52.968 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.968 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 2020-10-22 16:48:52.970 6359 ERROR tempest.test [-] teardown of resources failed: resource_cleanup for BadResourceCleanup did not call the super's resource_cleanup: RuntimeError: resource_cleanup for BadResourceCleanup did not call the super's resource_cleanup 2020-10-22 16:48:52.970 6359 ERROR tempest.test Traceback (most recent call last): 2020-10-22 16:48:52.970 6359 ERROR tempest.test File "/builddir/build/BUILD/tempest-25.0.0/tempest/test.py", line 219, in tearDownClass 2020-10-22 16:48:52.970 6359 ERROR tempest.test "super's resource_cleanup" % cls.__name__) 2020-10-22 16:48:52.970 6359 ERROR tempest.test RuntimeError: resource_cleanup for BadResourceCleanup did not call the super's resource_cleanup 2020-10-22 16:48:52.970 6359 ERROR tempest.test {7} tempest.tests.test_test.TestTempestBaseTestClass.test_super_resource_cleanup_not_invoked [0.006916s] ... ok 2020-10-22 16:48:52.974 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.974 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 2020-10-22 16:48:52.974 6359 INFO tempest.test [-] raised in BadSetupCredentials.setUpClass. Invoking tearDownClass. {7} tempest.tests.test_test.TestTempestBaseTestClass.test_super_setup_credentials_not_invoked [0.004142s] ... ok 2020-10-22 16:48:52.978 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake01 2020-10-22 16:48:52.978 6359 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: fake02 2020-10-22 16:48:52.979 6359 INFO tempest.test [-] raised in BadSkipChecks.setUpClass. Invoking tearDownClass. {7} tempest.tests.test_test.TestTempestBaseTestClass.test_super_skip_checks_not_invoked [0.004295s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_blackregex_failing_with_stestr_repository [1.547098s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_blackregex_passing [1.170601s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_blackregex_passing_with_stestr_repository [1.497179s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_failing [1.130612s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_failing_with_stestr_repository [1.506600s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_fails [1.145025s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes [1.145475s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes_with_config_file [1.134106s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes_with_stestr_repository [1.545246s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_blacklist_failing [1.143310s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_blacklist_passing [1.135614s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_blacklist_regex_exclude_fail_check_pass [1.139730s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_blacklist_regex_exclude_pass_check_fail [1.167007s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_blacklist_regex_exclude_pass_check_pass [1.152415s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_whitelist [1.154492s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_whitelist_regex_include_fail_check_pass [1.147506s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_whitelist_regex_include_pass_check_fail [1.134773s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_whitelist_regex_include_pass_check_pass [1.155365s] ... ok {8} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_with_worker_file [1.128920s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_config_file_specified [0.004042s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_config_file_workspace_registered [0.003429s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_no_config_file_no_workspace_no_state [0.002213s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_no_config_file_no_workspace_state_true [0.002042s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_no_workspace_config_file_state_true [0.002673s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_not_registered [0.002343s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_registered_no_config_no_state [0.003130s] ... ok {8} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_registered_no_config_state_true [0.003199s] ... ok {8} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_default [0.000750s] ... ok {8} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_regex [0.000562s] ... ok {8} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_smoke [0.000747s] ... ok WARNING [tempest.lib.cli.output_parser] skipping invalid table line: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: aaaa WARNING [tempest.lib.cli.output_parser] skipping invalid table line: WARNING [tempest.lib.cli.output_parser] skipping invalid table line: WARNING [tempest.lib.cli.output_parser] Missing end of table WARNING [tempest.lib.cli.output_parser] Invalid line between tables: {8} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_smoke_regex [0.000537s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_invalid_line [0.000537s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_false [0.000496s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_true [0.000438s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_false [0.000444s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_true [0.000432s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_listing [0.001157s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_invalid_line [0.000575s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_list [0.000537s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_normal_values [0.000554s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_line [0.000527s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_values [0.000559s] ... ok {8} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_normal_values [0.000438s] ... ok {8} tempest.tests.lib.common.test_profiler.TestProfiler.test_profiler_lifecycle [0.000115s] ... ok {8} tempest.tests.lib.common.test_profiler.TestProfiler.test_profiler_lifecycle_generate_trace_id [0.000278s] ... ok {8} tempest.tests.lib.common.test_profiler.TestProfiler.test_serialize [0.000415s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400 [0.000766s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400_with_dict [0.000572s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401 [0.000576s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401_with_dict [0.000586s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403 [0.000588s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403_with_dict [0.000740s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404 [0.000548s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_dict [0.000596s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_invalid_dict [0.000596s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409 [0.000555s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409_with_dict [0.000591s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410 [0.001632s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_dict [0.000598s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_invalid_dict [0.000600s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_412 [0.000611s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413 [0.001525s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413_without_absolute_limit [0.000568s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_415 [0.000577s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_422 [0.000535s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_dict [0.000556s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_text [0.000561s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_dict [0.000537s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_text [0.000543s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_bigger_than_400 [0.000555s] ... ok {8} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_less_than_400 [0.000444s] ... ok {8} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header [0.000498s] ... ok {8} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header_in_raw_request [0.000711s] ... ok {8} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNotFound.test_schema [0.000570s] ... ok {8} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.003309s] ... ok {8} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.002884s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_check_project_project_tag_existence [0.000744s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_delete_all_project_tags [0.000694s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_delete_project_tag [0.000657s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_list_project_tags_with_bytes_body [0.001232s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_list_project_tags_with_str_body [0.000691s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_all_project_tags_with_bytes_body [0.000724s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_all_project_tags_with_str_body [0.000737s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_project_tag_with_bytes_body [0.000817s] ... ok {8} tempest.tests.lib.services.identity.v3.test_project_tags_client.TestProjectTagsClient.test_update_project_tag_with_str_body [0.000684s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_bulk_network_with_bytes_body [0.000854s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_bulk_network_with_str_body [0.000766s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_network_with_bytes_body [0.000761s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_create_network_with_str_body [0.000925s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_delete_network [0.000707s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_dhcp_agents_on_hosting_network_with_bytes_body [0.000756s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_dhcp_agents_on_hosting_network_with_str_body [0.000718s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_networks_with_bytes_body [0.000857s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_list_networks_with_str_body [0.000742s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_show_network_with_bytes_body [0.000758s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_show_network_with_str_body [0.000754s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_update_network_with_bytes_body [0.000944s] ... ok {8} tempest.tests.lib.services.network.test_networks_client.TestNetworksClient.test_update_network_with_str_body [0.000814s] ... ok {8} tempest.tests.lib.services.volume.v3.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_bytes_body [0.002295s] ... ok {8} tempest.tests.lib.services.volume.v3.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_str_body [0.002283s] ... ok No .stestr.conf file was found for local execution No .stestr.conf file was found for local execution ====== Totals ====== Ran: 2126 tests in 26.6759 sec. - Passed: 2126 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 44.1901 sec. ============== Worker Balance ============== - Worker 0 (110 tests) => 0:00:00.442405 - Worker 1 (90 tests) => 0:00:02.425907 - Worker 2 (97 tests) => 0:00:00.246199 - Worker 3 (110 tests) => 0:00:00.265145 - Worker 4 (83 tests) => 0:00:00.236159 - Worker 5 (98 tests) => 0:00:00.289473 - Worker 6 (122 tests) => 0:00:00.585462 - Worker 7 (104 tests) => 0:00:04.357043 - Worker 8 (111 tests) => 0:00:26.622262 - Worker 9 (99 tests) => 0:00:00.545028 - Worker 10 (102 tests) => 0:00:03.231370 - Worker 11 (210 tests) => 0:00:02.354142 - Worker 12 (81 tests) => 0:00:00.271325 - Worker 13 (102 tests) => 0:00:00.281537 - Worker 14 (133 tests) => 0:00:00.392776 - Worker 15 (94 tests) => 0:00:00.175870 - Worker 16 (99 tests) => 0:00:00.255420 - Worker 17 (121 tests) => 0:00:00.367085 - Worker 18 (90 tests) => 0:00:00.451919 - Worker 19 (70 tests) => 0:00:00.968314 + exit 0 Processing files: openstack-tempest-25.0.0-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WZWyJi + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/doc/openstack-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/doc/openstack-tempest + cp -pr README.rst /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/doc/openstack-tempest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3LTdJn + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest + exit 0 Provides: config(openstack-tempest) = 1:25.0.0-3.el8 openstack-tempest = 1:25.0.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-tempest-25.0.0-3.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ey7sjt + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/python3-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/python3-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/python3-tempest + exit 0 Provides: python-tempest = 1:25.0.0-3.el8 python3-tempest = 1:25.0.0-3.el8 python3.6dist(tempest) = 25.0.0 python3dist(tempest) = 25.0.0 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 Requires: python(abi) = 3.6 Obsoletes: python-tempest < 1:25.0.0-3.el8 python-tempest-lib Processing files: python3-tempest-tests-25.0.0-3.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JLWShn + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/python3-tempest-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/python3-tempest-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/python3-tempest-tests + exit 0 Provides: python-tempest-tests = 1:25.0.0-3.el8 python3-tempest-tests = 1:25.0.0-3.el8 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 Requires: python(abi) = 3.6 Obsoletes: python-tempest-tests < 1:25.0.0-3.el8 Processing files: openstack-tempest-all-25.0.0-3.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2T2lxs + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest-all + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest-all + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest-all + exit 0 Provides: openstack-tempest-all = 1:25.0.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-tempest-doc-25.0.0-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t9YfQx + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/doc/openstack-tempest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/doc/openstack-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/doc/openstack-tempest-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AgX4cD + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch/usr/share/licenses/openstack-tempest-doc + exit 0 Provides: openstack-tempest-doc = 1:25.0.0-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch Wrote: /builddir/build/RPMS/openstack-tempest-25.0.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-tempest-25.0.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-tempest-tests-25.0.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-tempest-all-25.0.0-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-tempest-doc-25.0.0-3.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ntomSM + umask 022 + cd /builddir/build/BUILD + cd tempest-25.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tempest-25.0.0-3.el8.noarch + exit 0 Child return code was: 0