Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-37106-50953/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-tempest-17.1.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-37106-50953/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uuVNRK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tempest-17.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tempest-17.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tempest-17.1.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 -a --author 'rpm-build ' -m 'openstack-tempest-17.1.0 base' + 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.pYajcs + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/tempest creating build/lib/tempest/api creating build/lib/tempest/api/identity creating 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/test_api_discovery.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/__init__.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_projects.py -> build/lib/tempest/api/identity/v3 creating 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_api_discovery.py -> 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/__init__.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_extension.py -> build/lib/tempest/api/identity/v2 copying tempest/api/identity/v2/test_ec2_credentials.py -> build/lib/tempest/api/identity/v2 creating build/lib/tempest/lib creating build/lib/tempest/lib/services creating build/lib/tempest/lib/services/identity copying tempest/lib/services/identity/__init__.py -> build/lib/tempest/lib/services/identity creating build/lib/tempest/tests creating build/lib/tempest/tests/api copying tempest/tests/api/__init__.py -> build/lib/tempest/tests/api creating build/lib/tempest/tests/lib creating build/lib/tempest/tests/lib/services creating build/lib/tempest/tests/lib/services/image copying tempest/tests/lib/services/image/__init__.py -> build/lib/tempest/tests/lib/services/image copying tempest/tests/lib/services/test_clients.py -> build/lib/tempest/tests/lib/services copying tempest/tests/lib/services/base.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/common copying tempest/lib/common/cred_client.py -> build/lib/tempest/lib/common copying tempest/lib/common/rest_client.py -> build/lib/tempest/lib/common copying tempest/lib/common/api_version_request.py -> build/lib/tempest/lib/common copying tempest/lib/common/dynamic_creds.py -> build/lib/tempest/lib/common copying tempest/lib/common/api_version_utils.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/jsonschema_validator.py -> build/lib/tempest/lib/common copying tempest/lib/common/fixed_network.py -> build/lib/tempest/lib/common copying tempest/lib/common/__init__.py -> build/lib/tempest/lib/common copying tempest/lib/common/validation_resources.py -> build/lib/tempest/lib/common copying tempest/lib/common/preprov_creds.py -> build/lib/tempest/lib/common copying tempest/lib/common/ssh.py -> build/lib/tempest/lib/common copying tempest/tests/utils.py -> build/lib/tempest/tests copying tempest/tests/test_config.py -> build/lib/tempest/tests copying tempest/tests/test_decorators.py -> build/lib/tempest/tests copying tempest/tests/test_test.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_base_test.py -> build/lib/tempest/tests copying tempest/tests/test_hacking.py -> build/lib/tempest/tests copying tempest/tests/fake_tempest_plugin.py -> build/lib/tempest/tests copying tempest/tests/__init__.py -> build/lib/tempest/tests copying tempest/tests/fake_config.py -> build/lib/tempest/tests copying tempest/tests/test_microversions.py -> build/lib/tempest/tests copying tempest/tests/test_tempest_plugin.py -> build/lib/tempest/tests 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/compute creating 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_live_migration_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_flavors_extra_specs.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_volume_swap.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_fixed_ips.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_servers_on_multinodes.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_security_group_default_rules.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_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_services_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_flavors_extra_specs_negative.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_security_groups.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_services.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/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_flavors.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_servers.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_quotas.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_create_server.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_instance_usage_audit_log_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_hosts_negative.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_server_diagnostics_negative.py -> build/lib/tempest/api/compute/admin copying tempest/api/compute/admin/test_aggregates.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_access.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_volumes_negative.py -> build/lib/tempest/api/compute/admin creating 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_list_image_filters.py -> 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.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/__init__.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/test_image_metadata.py -> build/lib/tempest/api/compute/images copying tempest/api/compute/images/test_list_images.py -> build/lib/tempest/api/compute/images creating build/lib/tempest/lib/api_schema creating build/lib/tempest/lib/api_schema/response creating build/lib/tempest/lib/api_schema/response/compute copying tempest/lib/api_schema/response/compute/__init__.py -> build/lib/tempest/lib/api_schema/response/compute creating build/lib/tempest/hacking copying tempest/hacking/__init__.py -> build/lib/tempest/hacking copying tempest/hacking/checks.py -> build/lib/tempest/hacking creating build/lib/tempest/lib/services/volume creating 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/messages_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/snapshots_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/group_types_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/__init__.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/backups_client.py -> build/lib/tempest/lib/services/volume/v3 creating build/lib/tempest/tests/files copying tempest/tests/files/__init__.py -> build/lib/tempest/tests/files creating 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/projects_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/domain_configuration_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/token_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/oauth_consumers_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/roles_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/endpoint_filter_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/regions_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/__init__.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/endpoints_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/inherited_roles_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 creating 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/token_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/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 copying tempest/lib/services/identity/v2/endpoints_client.py -> build/lib/tempest/lib/services/identity/v2 copying tempest/lib/services/identity/v2/users_client.py -> build/lib/tempest/lib/services/identity/v2 creating build/lib/tempest/lib/services/image creating 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/images_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/tests/lib/common copying tempest/tests/lib/common/test_validation_resources.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_jsonschema_validator.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_api_version_utils.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/__init__.py -> build/lib/tempest/tests/lib/common copying tempest/tests/lib/common/test_preprov_creds.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_api_version_request.py -> build/lib/tempest/tests/lib/common creating 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/images_client.py -> 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/versions_client.py -> build/lib/tempest/lib/services/image/v2 copying tempest/lib/services/image/v2/__init__.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/namespace_properties_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/namespace_objects_client.py -> build/lib/tempest/lib/services/image/v2 creating 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/lib/api_schema/response/compute/v2_47/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_47 creating 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_data_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/api/volume copying tempest/api/volume/test_volumes_snapshots_negative.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_delete_cascade.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_backup.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_volumes_extend.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_list.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_versions.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.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_clone.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/__init__.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_get.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_metadata.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_snapshot_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volume_transfers.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_image_metadata.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_availability_zone.py -> build/lib/tempest/api/volume copying tempest/api/volume/api_microversion_fixture.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_extensions.py -> build/lib/tempest/api/volume copying tempest/api/volume/test_volumes_negative.py -> build/lib/tempest/api/volume creating 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 copying tempest/lib/api_schema/response/compute/v2_48/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_48 creating 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/test_flavors.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/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/scheduler_stats_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/volumes_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/transfers_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/services_client.py -> build/lib/tempest/lib/services/volume/v2 copying tempest/lib/services/volume/v2/snapshots_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/hosts_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/capabilities_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/__init__.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/types_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/snapshot_manage_client.py -> build/lib/tempest/lib/services/volume/v2 creating build/lib/tempest/tests/lib/services/identity copying tempest/tests/lib/services/identity/__init__.py -> build/lib/tempest/tests/lib/services/identity creating 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_tenants.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/test_tokens.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_roles_negative.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/api/identity/admin/v2/test_users_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.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 creating 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_credentials.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_endpoints_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_list_projects.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_trusts.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_endpoint_groups.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_domains_negative.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_policies.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_projects_negative.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_users_negative.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_roles.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_list_users.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 copying tempest/api/identity/admin/v3/test_projects.py -> build/lib/tempest/api/identity/admin/v3 copying tempest/api/__init__.py -> build/lib/tempest/api creating 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_ports_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_security_group_rules_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/test_extensions_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_subnets_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_routers_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/__init__.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_base_network_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_service_providers_client.py -> build/lib/tempest/tests/lib/services/network creating 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 copying tempest/lib/api_schema/response/compute/v2_3/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_3 creating 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/flavors.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/limits.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/versions.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/hypervisors.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/parameter_types.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/tenant_usages.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/baremetal_nodes.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/aggregates.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/security_groups.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/security_group_default_rule.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/quotas.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/migrations.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/__init__.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/quota_classes.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/certificates.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/flavors_access.py -> build/lib/tempest/lib/api_schema/response/compute/v2_1 creating build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_list_plugins.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_workspace.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_tempest_init.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_account_generator.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/test_verify_tempest_config.py -> build/lib/tempest/tests/cmd copying tempest/tests/cmd/__init__.py -> build/lib/tempest/tests/cmd creating build/lib/tempest/tests/lib/services/volume creating 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_user_messages_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_volumes_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_groups_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_versions_client.py -> build/lib/tempest/tests/lib/services/volume/v3 creating 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 copying tempest/lib/api_schema/response/compute/v2_9/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_9 copying tempest/lib/exceptions.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/base.py -> build/lib/tempest/lib copying tempest/lib/__init__.py -> build/lib/tempest/lib 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/cmd copying tempest/cmd/run.py -> build/lib/tempest/cmd copying tempest/cmd/main.py -> build/lib/tempest/cmd copying tempest/cmd/cleanup.py -> build/lib/tempest/cmd copying tempest/cmd/cleanup_service.py -> build/lib/tempest/cmd copying tempest/cmd/account_generator.py -> build/lib/tempest/cmd copying tempest/cmd/workspace.py -> build/lib/tempest/cmd copying tempest/cmd/verify_tempest_config.py -> build/lib/tempest/cmd copying tempest/cmd/list_plugins.py -> build/lib/tempest/cmd copying tempest/cmd/subunit_describe_calls.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/lib/api_schema/response/volume copying tempest/lib/api_schema/response/volume/versions.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/exceptions.py -> build/lib/tempest copying tempest/config.py -> build/lib/tempest copying tempest/version.py -> build/lib/tempest copying tempest/clients.py -> build/lib/tempest copying tempest/__init__.py -> build/lib/tempest copying tempest/test.py -> build/lib/tempest copying tempest/manager.py -> build/lib/tempest creating build/lib/tempest/lib/cli copying tempest/lib/cli/base.py -> build/lib/tempest/lib/cli copying tempest/lib/cli/output_parser.py -> build/lib/tempest/lib/cli copying tempest/lib/cli/__init__.py -> build/lib/tempest/lib/cli creating build/lib/tempest/lib/common/utils copying tempest/lib/common/utils/data_utils.py -> build/lib/tempest/lib/common/utils 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 creating 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/test_keypairs_negative.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.py -> build/lib/tempest/api/compute/keypairs copying tempest/api/compute/keypairs/__init__.py -> build/lib/tempest/api/compute/keypairs creating build/lib/tempest/common creating build/lib/tempest/common/utils creating build/lib/tempest/common/utils/linux copying tempest/common/utils/linux/__init__.py -> build/lib/tempest/common/utils/linux copying tempest/common/utils/linux/remote_client.py -> build/lib/tempest/common/utils/linux creating 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_namespaces_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_properties_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/test_namespace_object_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/__init__.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_namespace_tags_client.py -> build/lib/tempest/tests/lib/services/image/v2 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 creating 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_volume_types_extra_specs_negative.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_multi_backend.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_quotas.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_user_messages.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_snapshot_quotas_negative.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_volume_quota_classes.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_backends_capabilities.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/volume/admin/test_volumes_actions.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/__init__.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_volume_types.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_volume_pools.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_types_negative.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_volume_retype_with_migration.py -> build/lib/tempest/api/volume/admin copying tempest/api/volume/admin/test_qos.py -> build/lib/tempest/api/volume/admin 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/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_users_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_token_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 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 creating 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_regions_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_users_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_endpoints_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_trusts_client.py -> 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_token_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_oauth_consumers_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_groups_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_inherited_roles_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_credentials_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_projects_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_roles_client.py -> build/lib/tempest/tests/lib/services/identity/v3 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/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.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/__init__.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 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 copying tempest/api/compute/test_networks.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_versions.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/__init__.py -> build/lib/tempest/api/compute copying tempest/api/compute/test_quotas.py -> build/lib/tempest/api/compute 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 creating 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.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_servers_negative.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_instance_actions_negative.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_attach_interfaces.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_virtual_interfaces_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_disk_config.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_group.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_create_server_multi_nic.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_server_rescue_negative.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/__init__.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_actions.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_create_server.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_device_tagging.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_novnc.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_server_metadata.py -> build/lib/tempest/api/compute/servers copying tempest/lib/api_schema/__init__.py -> build/lib/tempest/lib/api_schema 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/services/image/__init__.py -> build/lib/tempest/lib/services/image creating 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/subnets_client.py -> build/lib/tempest/lib/services/network copying tempest/lib/services/network/subnetpools_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/floating_ips_client.py -> 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/ports_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/tags_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/security_groups_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/versions_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/security_group_rules_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/agents_client.py -> build/lib/tempest/lib/services/network creating 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/account_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/object_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/api/image/v2 copying tempest/api/image/v2/test_images_metadefs_schema.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_metadefs_namespace_properties.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_versions.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_images_metadefs_namespace_tags.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_tags_negative.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/__init__.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_metadefs_resource_types.py -> build/lib/tempest/api/image/v2 copying tempest/api/image/v2/test_images_member.py -> build/lib/tempest/api/image/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_image_members_negative.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/__init__.py -> build/lib/tempest/api/image/v1 copying tempest/api/image/v1/test_images_negative.py -> build/lib/tempest/api/image/v1 creating 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 copying tempest/lib/api_schema/response/compute/v2_6/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_6 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_26 copying tempest/lib/api_schema/response/compute/v2_26/__init__.py -> 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 creating 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.py -> 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_groups_negative.py -> build/lib/tempest/api/compute/security_groups copying tempest/api/compute/security_groups/__init__.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/lib/services/clients.py -> build/lib/tempest/lib/services copying tempest/lib/services/__init__.py -> build/lib/tempest/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 copying tempest/lib/services/volume/__init__.py -> build/lib/tempest/lib/services/volume copying tempest/lib/services/volume/base_client.py -> build/lib/tempest/lib/services/volume copying tempest/common/waiters.py -> build/lib/tempest/common copying tempest/common/image.py -> build/lib/tempest/common copying tempest/common/identity.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/__init__.py -> build/lib/tempest/common copying tempest/common/compute.py -> build/lib/tempest/common copying tempest/common/credentials_factory.py -> build/lib/tempest/common 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 copying tempest/tests/lib/test_credentials.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_http.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_auth.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/tests/lib/fake_credentials.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_decorators.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_base.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/fake_identity.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/__init__.py -> build/lib/tempest/tests/lib copying tempest/tests/lib/test_ssh.py -> build/lib/tempest/tests/lib creating build/lib/tempest/lib/cmd copying tempest/lib/cmd/skip_tracker.py -> build/lib/tempest/lib/cmd copying tempest/lib/cmd/__init__.py -> build/lib/tempest/lib/cmd copying tempest/lib/cmd/check_uuid.py -> build/lib/tempest/lib/cmd creating 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_attach_volume_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_attach_volume.py -> build/lib/tempest/api/compute/volumes copying tempest/api/compute/volumes/__init__.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_volumes_negative.py -> build/lib/tempest/api/compute/volumes copying tempest/tests/lib/services/volume/__init__.py -> build/lib/tempest/tests/lib/services/volume 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/__init__.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/test_output_parser.py -> build/lib/tempest/tests/lib/cli 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/__init__.py -> build/lib/tempest/api/compute/limits copying tempest/api/compute/limits/test_absolute_limits.py -> build/lib/tempest/api/compute/limits copying tempest/tests/common/test_image.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_alt_available.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_waiters.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 copying tempest/tests/common/test_compute.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_admin_available.py -> build/lib/tempest/tests/common copying tempest/tests/common/test_custom_matchers.py -> build/lib/tempest/tests/common creating build/lib/tempest/api/network copying tempest/api/network/test_routers_negative.py -> build/lib/tempest/api/network copying tempest/api/network/test_routers.py -> build/lib/tempest/api/network copying tempest/api/network/test_dhcp_ipv6.py -> build/lib/tempest/api/network copying tempest/api/network/test_networks.py -> build/lib/tempest/api/network copying tempest/api/network/base_security_groups.py -> build/lib/tempest/api/network copying tempest/api/network/test_networks_negative.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_versions.py -> build/lib/tempest/api/network copying tempest/api/network/test_floating_ips.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_security_groups.py -> build/lib/tempest/api/network copying tempest/api/network/test_subnetpools_extensions.py -> build/lib/tempest/api/network copying tempest/api/network/test_ports.py -> build/lib/tempest/api/network copying tempest/api/network/base.py -> build/lib/tempest/api/network copying tempest/api/network/test_security_groups_negative.py -> build/lib/tempest/api/network copying tempest/api/network/__init__.py -> build/lib/tempest/api/network copying tempest/api/network/test_tags.py -> build/lib/tempest/api/network copying tempest/api/network/test_service_providers.py -> build/lib/tempest/api/network copying tempest/api/network/test_extensions.py -> build/lib/tempest/api/network copying tempest/api/network/test_extra_dhcp_options.py -> build/lib/tempest/api/network copying tempest/services/__init__.py -> build/lib/tempest/services 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/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/api/object_storage copying tempest/api/object_storage/test_container_staticweb.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_crossdomain.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_container_sync.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_object_formpost.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_container_acl_negative.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_expiry.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.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/__init__.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_object_slo.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_object_version.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/test_account_services.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_object_formpost_negative.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_sync_middleware.py -> build/lib/tempest/api/object_storage creating 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/test_external_network_extension.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_agent_management.py -> 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_floating_ips_admin_actions.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_routers_dvr.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_ports.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/__init__.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_l3_agent_scheduler.py -> build/lib/tempest/api/network/admin copying tempest/api/network/admin/test_external_networks_negative.py -> build/lib/tempest/api/network/admin creating build/lib/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/__init__.py -> build/lib/tempest/lib/common/utils/linux copying tempest/lib/common/utils/linux/remote_client.py -> build/lib/tempest/lib/common/utils/linux creating build/lib/tempest/test_discover copying tempest/test_discover/test_discover.py -> build/lib/tempest/test_discover copying tempest/test_discover/__init__.py -> build/lib/tempest/test_discover copying tempest/test_discover/plugins.py -> build/lib/tempest/test_discover 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/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_volume_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_availability_zone_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_encryption_types_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_extensions_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_snapshot_manage_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_scheduler_stats_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_transfers_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_volumes_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_hosts_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_snapshots_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_quotas_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_quota_classes_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_capabilities_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_backups_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/test_limits_client.py -> build/lib/tempest/tests/lib/services/volume/v2 copying tempest/tests/lib/services/volume/v2/__init__.py -> build/lib/tempest/tests/lib/services/volume/v2 creating 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_interfaces_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_availability_zone_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_extensions_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_floating_ips_bulk_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_images_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_networks_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_volumes_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_migrations_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_fixedIPs_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_services_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_quotas_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_tenant_usages_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_instance_usage_audit_log_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_tenant_networks_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/__init__.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_versions_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_flavors_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 creating 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/volumes_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/limits_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/snapshots_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/hosts_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/extensions_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/types_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 creating 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/test_quotas_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/common/utils/net_info.py -> build/lib/tempest/common/utils copying tempest/common/utils/__init__.py -> build/lib/tempest/common/utils copying tempest/common/utils/net_utils.py -> build/lib/tempest/common/utils 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/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 copying tempest/lib/api_schema/response/compute/v2_13/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_13 creating 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 copying tempest/lib/api_schema/response/compute/v2_16/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_16 creating 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/volumes_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/base_compute_client.py -> 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/keypairs_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/floating_ips_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/tenant_networks_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/services_client.py -> build/lib/tempest/lib/services/compute copying tempest/lib/services/compute/snapshots_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/quotas_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/flavors_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/availability_zone_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/certificates_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/security_groups_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/extensions_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/__init__.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/quota_classes_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/baremetal_nodes_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/floating_ips_bulk_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/fixed_ips_client.py -> build/lib/tempest/lib/services/compute creating 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 copying tempest/lib/api_schema/response/compute/v2_19/servers.py -> build/lib/tempest/lib/api_schema/response/compute/v2_19 creating build/lib/tempest/scenario copying tempest/scenario/test_network_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_aggregates_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_stamp_pattern.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_snapshot_pattern.py -> build/lib/tempest/scenario copying tempest/scenario/test_minimum_basic.py -> build/lib/tempest/scenario copying tempest/scenario/test_encrypted_cinder_volumes.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_advanced_server_ops.py -> build/lib/tempest/scenario copying tempest/scenario/__init__.py -> build/lib/tempest/scenario copying tempest/scenario/test_volume_migrate_attached.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_network_v6.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_advanced_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_security_groups_basic_ops.py -> build/lib/tempest/scenario copying tempest/scenario/test_server_multinode.py -> build/lib/tempest/scenario copying tempest/scenario/manager.py -> build/lib/tempest/scenario copying tempest/scenario/test_object_storage_basic_ops.py -> build/lib/tempest/scenario copying tempest/lib/api_schema/response/__init__.py -> build/lib/tempest/lib/api_schema/response copying tempest/api/identity/base.py -> build/lib/tempest/api/identity copying tempest/api/identity/__init__.py -> build/lib/tempest/api/identity running egg_info deleting tempest.egg-info/requires.txt writing tempest.egg-info/PKG-INFO writing top-level names to tempest.egg-info/top_level.txt writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing pbr to tempest.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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/tests/README.rst -> build/lib/tempest/tests creating build/lib/tempest/tests/services creating build/lib/tempest/tests/services/object_storage copying tempest/tests/services/object_storage/test_object_client.py -> build/lib/tempest/tests/services/object_storage copying tempest/hacking/ignored_list_T110.txt -> build/lib/tempest/hacking 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/api/README.rst -> build/lib/tempest/api creating build/lib/tempest/tests/cmd/sample_streams copying tempest/tests/cmd/sample_streams/calls.subunit -> build/lib/tempest/tests/cmd/sample_streams copying tempest/cmd/config-generator.tempest.conf -> build/lib/tempest/cmd copying tempest/README.rst -> build/lib/tempest copying tempest/scenario/README.rst -> build/lib/tempest/scenario + export GENERATE_TEMPEST_PLUGIN_LIST=False + GENERATE_TEMPEST_PLUGIN_LIST=False + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/tempest-17.1.0/doc/build creating /builddir/build/BUILD/tempest-17.1.0/doc/build/doctrees creating /builddir/build/BUILD/tempest-17.1.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.2 connecting events for openstackdocstheme loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/tempest-17.1.0/doc/source/../../tempest/cmd/config-generator.tempest.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/tempest-17.1.0/doc/source/_static/tempest.conf.sample building [mo]: all of 0 po files building [html]: all source files updating environment: 30 added, 0 changed, 0 removed reading sources... [ 3%] HACKING reading sources... [ 6%] REVIEWING reading sources... [ 10%] account_generator 2017-10-27 12:22:48.497 28726 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:22:48.600 28726 INFO sphinx.util [-] reading sources... [ 13%] cleanup 2017-10-27 12:22:48.742 28726 INFO sphinx.util [-] reading sources... [ 16%] configuration 2017-10-27 12:22:48.898 28726 INFO sphinx.util [-] reading sources... [ 20%] field_guide/api 2017-10-27 12:22:48.915 28726 INFO sphinx.util [-] reading sources... [ 23%] field_guide/index 2017-10-27 12:22:48.935 28726 INFO sphinx.util [-] reading sources... [ 26%] field_guide/scenario 2017-10-27 12:22:48.958 28726 INFO sphinx.util [-] reading sources... [ 30%] field_guide/unit_tests 2017-10-27 12:22:48.970 28726 INFO sphinx.util [-] reading sources... [ 33%] index 2017-10-27 12:22:48.991 28726 WARNING sphinx.util.docutils [-] toctree contains reference to nonexisting document u'plugin-registry' 2017-10-27 12:22:49.006 28726 INFO sphinx.util [-] reading sources... [ 36%] library 2017-10-27 12:22:49.031 28726 INFO sphinx.util [-] reading sources... [ 40%] library/api_microversion_testing 2017-10-27 12:22:49.194 28726 INFO sphinx.util [-] reading sources... [ 43%] library/auth 2017-10-27 12:22:49.555 28726 INFO sphinx.util [-] reading sources... [ 46%] library/cli 2017-10-27 12:22:50.077 28726 INFO sphinx.util [-] reading sources... [ 50%] library/clients 2017-10-27 12:22:50.207 28726 INFO sphinx.util [-] reading sources... [ 53%] library/credential_providers 2017-10-27 12:22:50.500 28726 INFO sphinx.util [-] reading sources... [ 56%] library/decorators 2017-10-27 12:22:50.558 28726 INFO sphinx.util [-] reading sources... [ 60%] library/rest_client 2017-10-27 12:22:51.108 28726 INFO sphinx.util [-] reading sources... [ 63%] library/service_clients/compute_clients 2017-10-27 12:22:51.687 28726 INFO sphinx.util [-] reading sources... [ 66%] library/utils 2017-10-27 12:22:51.709 28726 INFO sphinx.util [-] reading sources... [ 70%] library/validation_resources 2017-10-27 12:22:51.853 28726 INFO sphinx.util [-] reading sources... [ 73%] microversion_testing 2017-10-27 12:22:52.035 28726 INFO sphinx.util [-] reading sources... [ 76%] overview 2017-10-27 12:22:52.119 28726 INFO sphinx.util [-] reading sources... [ 80%] plugin 2017-10-27 12:22:52.278 28726 INFO sphinx.util [-] reading sources... [ 83%] run 2017-10-27 12:22:52.396 28726 INFO sphinx.util [-] reading sources... [ 86%] sampleconf 2017-10-27 12:22:52.410 28726 INFO sphinx.util [-] reading sources... [ 90%] subunit_describe_calls 2017-10-27 12:22:52.507 28726 INFO sphinx.util [-] reading sources... [ 93%] test_removal 2017-10-27 12:22:52.576 28726 INFO sphinx.util [-] reading sources... [ 96%] workspace 2017-10-27 12:22:52.714 28726 INFO sphinx.util [-] reading sources... [100%] write_tests 2017-10-27 12:22:52.792 28726 INFO sphinx.util [-] 2017-10-27 12:22:52.792 28726 INFO sphinx.builders [-] looking for now-outdated files... 2017-10-27 12:22:52.792 28726 INFO sphinx.builders [-] none found 2017-10-27 12:22:52.793 28726 INFO sphinx.builders [-] pickling environment... 2017-10-27 12:22:52.809 28726 INFO sphinx.builders [-] done 2017-10-27 12:22:52.809 28726 INFO sphinx.builders [-] checking consistency... 2017-10-27 12:22:52.810 28726 INFO sphinx.builders [-] done 2017-10-27 12:22:52.810 28726 INFO sphinx.builders [-] preparing documents... 2017-10-27 12:22:52.836 28726 INFO sphinx.builders [-] done 2017-10-27 12:22:52.837 28726 INFO sphinx.util [-] writing output... [ 3%] HACKING 2017-10-27 12:22:53.045 28726 INFO sphinx.util [-] writing output... [ 6%] REVIEWING 2017-10-27 12:22:53.124 28726 INFO sphinx.util [-] writing output... [ 10%] account_generator 2017-10-27 12:22:53.196 28726 INFO sphinx.util [-] writing output... [ 13%] cleanup 2017-10-27 12:22:53.263 28726 INFO sphinx.util [-] writing output... [ 16%] configuration 2017-10-27 12:22:53.384 28726 INFO sphinx.util [-] writing output... [ 20%] field_guide/api 2017-10-27 12:22:53.504 28726 INFO sphinx.util [-] writing output... [ 23%] field_guide/index 2017-10-27 12:22:53.569 28726 INFO sphinx.util [-] writing output... [ 26%] field_guide/scenario 2017-10-27 12:22:53.633 28726 INFO sphinx.util [-] writing output... [ 30%] field_guide/unit_tests 2017-10-27 12:22:53.695 28726 INFO sphinx.util [-] writing output... [ 33%] index 2017-10-27 12:22:53.826 28726 INFO sphinx.util [-] writing output... [ 36%] library 2017-10-27 12:22:53.926 28726 INFO sphinx.util [-] writing output... [ 40%] library/api_microversion_testing 2017-10-27 12:22:54.029 28726 INFO sphinx.util [-] writing output... [ 43%] library/auth 2017-10-27 12:22:54.209 28726 INFO sphinx.util [-] writing output... [ 46%] library/cli 2017-10-27 12:22:54.374 28726 INFO sphinx.util [-] writing output... [ 50%] library/clients 2017-10-27 12:22:54.468 28726 INFO sphinx.util [-] writing output... [ 53%] library/credential_providers 2017-10-27 12:22:54.582 28726 INFO sphinx.util [-] writing output... [ 56%] library/decorators 2017-10-27 12:22:54.658 28726 INFO sphinx.util [-] writing output... [ 60%] library/rest_client 2017-10-27 12:22:54.885 28726 INFO sphinx.util [-] writing output... [ 63%] library/service_clients/compute_clients 2017-10-27 12:22:55.060 28726 INFO sphinx.util [-] writing output... [ 66%] library/utils 2017-10-27 12:22:55.132 28726 INFO sphinx.util [-] writing output... [ 70%] library/validation_resources 2017-10-27 12:22:55.230 28726 INFO sphinx.util [-] writing output... [ 73%] microversion_testing 2017-10-27 12:22:55.339 28726 INFO sphinx.util [-] writing output... [ 76%] overview 2017-10-27 12:22:55.489 28726 INFO sphinx.util [-] writing output... [ 80%] plugin 2017-10-27 12:22:55.626 28726 INFO sphinx.util [-] writing output... [ 83%] run 2017-10-27 12:22:55.694 28726 INFO sphinx.util [-] writing output... [ 86%] sampleconf 2017-10-27 12:22:55.817 28726 INFO sphinx.util [-] writing output... [ 90%] subunit_describe_calls 2017-10-27 12:22:55.881 28726 INFO sphinx.util [-] writing output... [ 93%] test_removal 2017-10-27 12:22:55.960 28726 INFO sphinx.util [-] writing output... [ 96%] workspace 2017-10-27 12:22:56.021 28726 INFO sphinx.util [-] writing output... [100%] write_tests 2017-10-27 12:22:56.118 28726 INFO sphinx.util [-] 2017-10-27 12:22:56.118 28726 INFO sphinx.builders.html [-] generating indices... 2017-10-27 12:22:56.118 28726 INFO sphinx.builders.html [-] 2017-10-27 12:22:56.118 28726 INFO sphinx.util [-] highlighting module code... [ 6%] tempest.test_discover.plugins 2017-10-27 12:22:56.173 28726 INFO sphinx.util [-] highlighting module code... [ 13%] tempest.lib.common.rest_client 2017-10-27 12:22:56.359 28726 INFO sphinx.util [-] highlighting module code... [ 20%] tempest.lib.services.compute.base_compute_client 2017-10-27 12:22:56.410 28726 INFO sphinx.util [-] highlighting module code... [ 26%] tempest.lib.decorators 2017-10-27 12:22:56.469 28726 INFO sphinx.util [-] highlighting module code... [ 33%] tempest.lib.common.preprov_creds 2017-10-27 12:22:56.562 28726 INFO sphinx.util [-] highlighting module code... [ 40%] tempest.lib.common.utils.misc 2017-10-27 12:22:56.609 28726 INFO sphinx.util [-] highlighting module code... [ 46%] tempest.lib.common.dynamic_creds 2017-10-27 12:22:56.710 28726 INFO sphinx.util [-] highlighting module code... [ 53%] tempest.lib.common.api_version_utils 2017-10-27 12:22:56.768 28726 INFO sphinx.util [-] highlighting module code... [ 60%] tempest.lib.cli.output_parser 2017-10-27 12:22:56.828 28726 INFO sphinx.util [-] highlighting module code... [ 66%] tempest.lib.services.compute.servers_client 2017-10-27 12:22:56.962 28726 INFO sphinx.util [-] highlighting module code... [ 73%] tempest.lib.cli.base 2017-10-27 12:22:57.040 28726 INFO sphinx.util [-] highlighting module code... [ 80%] tempest.lib.common.validation_resources 2017-10-27 12:22:57.120 28726 INFO sphinx.util [-] highlighting module code... [ 86%] tempest.lib.common.api_version_request 2017-10-27 12:22:57.176 28726 INFO sphinx.util [-] highlighting module code... [ 93%] tempest.lib.services.clients 2017-10-27 12:22:57.254 28726 INFO sphinx.util [-] highlighting module code... [100%] tempest.lib.auth 2017-10-27 12:22:57.389 28726 INFO sphinx.util [-] 2017-10-27 12:22:57.431 28726 INFO sphinx.builders.html [-] writing additional pages... 2017-10-27 12:22:57.432 28726 INFO sphinx.builders.html [-] search 2017-10-27 12:22:57.479 28726 INFO sphinx.builders.html [-] 2017-10-27 12:22:57.480 28726 INFO sphinx.builders.html [-] copying static files... 2017-10-27 12:22:57.515 28726 INFO sphinx.builders.html [-] done 2017-10-27 12:22:57.515 28726 INFO sphinx.builders.html [-] copying extra files... 2017-10-27 12:22:57.515 28726 INFO sphinx.builders.html [-] done 2017-10-27 12:22:57.515 28726 INFO sphinx.builders.html [-] dumping search index in English (code: en) ... 2017-10-27 12:22:57.552 28726 INFO sphinx.builders.html [-] done 2017-10-27 12:22:57.552 28726 INFO sphinx.builders.html [-] dumping object inventory... 2017-10-27 12:22:57.556 28726 INFO sphinx.builders.html [-] done 2017-10-27 12:22:57.556 28726 INFO sphinx.application [-] build succeeded. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d8NMJy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch + cd tempest-17.1.0 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch 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-17.1.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest copying build/lib/tempest/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest copying build/lib/tempest/exceptions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_network_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_aggregates_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_stamp_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_volume_boot_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_shelve_instance.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_snapshot_pattern.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_minimum_basic.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_encrypted_cinder_volumes.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_network_advanced_server_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_volume_migrate_attached.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_server_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_network_v6.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_server_advanced_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_security_groups_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_server_multinode.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/manager.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario copying build/lib/tempest/scenario/test_object_storage_basic_ops.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/test_config.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_image.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_alt_available.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_waiters.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/linux/test_remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils/linux copying build/lib/tempest/tests/common/utils/test_net_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils copying build/lib/tempest/tests/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils copying build/lib/tempest/tests/common/test_credentials_factory.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_compute.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_admin_available.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/common/test_custom_matchers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common copying build/lib/tempest/tests/test_decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api copying build/lib/tempest/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api/compute copying build/lib/tempest/tests/api/compute/test_base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api/compute copying build/lib/tempest/tests/api/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api/compute copying build/lib/tempest/tests/test_test.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/test_list_tests.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/sample_streams copying build/lib/tempest/tests/cmd/sample_streams/calls.subunit -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/sample_streams copying build/lib/tempest/tests/cmd/test_list_plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_workspace.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_run.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_subunit_describe_calls.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_tempest_init.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_account_generator.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/test_verify_tempest_config.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd copying build/lib/tempest/tests/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/test_base_test.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/failing-tests -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/passing-tests -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/setup.cfg -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/files copying build/lib/tempest/tests/files/testr-conf -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/files copying build/lib/tempest/tests/fake_tempest_plugin.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/tests/fake_config.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/services/object_storage copying build/lib/tempest/tests/services/object_storage/test_object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/services/object_storage copying build/lib/tempest/tests/test_microversions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_execute.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_command_failed.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/cli/test_output_parser.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli copying build/lib/tempest/tests/lib/fake_http.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_auth.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/fake_auth_provider.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_tempest_lib.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_validation_resources.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/test_data_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/linux copying build/lib/tempest/tests/lib/common/utils/test_misc.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils copying build/lib/tempest/tests/lib/common/test_dynamic_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_jsonschema_validator.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_cred_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_api_version_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_rest_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_preprov_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_http.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/common/test_api_version_request.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common copying build/lib/tempest/tests/lib/fake_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/test_base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/fake_identity.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services copying build/lib/tempest/tests/lib/services/test_clients.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/object_storage copying build/lib/tempest/tests/lib/services/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/object_storage creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v1 copying build/lib/tempest/tests/lib/services/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v1 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2 copying build/lib/tempest/tests/lib/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3 copying build/lib/tempest/tests/lib/services/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2 copying build/lib/tempest/tests/lib/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity copying build/lib/tempest/tests/lib/services/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services copying build/lib/tempest/tests/lib/services/registry_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_ports_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_subnets_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_subnetpools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_routers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/network/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network copying build/lib/tempest/tests/lib/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v1 copying build/lib/tempest/tests/lib/services/volume/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v1 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3 copying build/lib/tempest/tests/lib/services/volume/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/test_limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2 copying build/lib/tempest/tests/lib/services/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_interfaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_certificates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_aggregates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_migrations_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_fixedIPs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_hypervisor_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_servers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_keypairs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/services/compute/test_flavors_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute copying build/lib/tempest/tests/lib/test_ssh.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib copying build/lib/tempest/tests/test_tempest_plugin.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests copying build/lib/tempest/config.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest copying build/lib/tempest/version.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test_discover copying build/lib/tempest/test_discover/test_discover.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test_discover copying build/lib/tempest/test_discover/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test_discover copying build/lib/tempest/test_discover/plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test_discover copying build/lib/tempest/clients.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common copying build/lib/tempest/common/waiters.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/linux copying build/lib/tempest/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/linux copying build/lib/tempest/common/utils/linux/remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/linux copying build/lib/tempest/common/utils/net_info.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils copying build/lib/tempest/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils copying build/lib/tempest/common/utils/net_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils copying build/lib/tempest/common/image.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common copying build/lib/tempest/common/identity.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common copying build/lib/tempest/common/custom_matchers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common copying build/lib/tempest/common/tempest_fixtures.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common copying build/lib/tempest/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common copying build/lib/tempest/common/compute.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common copying build/lib/tempest/common/credentials_factory.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api copying build/lib/tempest/api/README.rst -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_staticweb.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_crossdomain.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_sync.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_services.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_formpost.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_temp_url.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_acl_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_expiry.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_temp_url_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_acl.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_services.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_slo.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_version.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_bulk.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_services.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_account_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_object_formpost_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage copying build/lib/tempest/api/object_storage/test_container_sync_middleware.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_image_members.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_image_members_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/v1/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1 copying build/lib/tempest/api/image/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_schema.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_member_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespace_properties.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespaces.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespace_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_tags_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_namespace_objects.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_metadefs_resource_types.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/v2/test_images_member.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2 copying build/lib/tempest/api/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_catalog.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_api_discovery.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3 copying build/lib/tempest/api/identity/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_tenants.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_api_discovery.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/v2/test_ec2_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2 copying build/lib/tempest/api/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_inherits.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoints_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_oauth_consumers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_list_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoint_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domains_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_policies.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_projects_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_users_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_list_users.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_domain_configuration.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 copying build/lib/tempest/api/identity/admin/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tenant_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tenants.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tokens.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_roles_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_users_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_users.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_roles.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/v2/test_tokens_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2 copying build/lib/tempest/api/identity/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_routers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_routers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_dhcp_ipv6.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/base_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_networks_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_floating_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_floating_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_allowed_address_pair.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_subnetpools_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_ports.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_security_groups_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_external_network_extension.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_agent_management.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_metering_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_floating_ips_admin_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_dhcp_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_routers_dvr.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_negative_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_ports.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_l3_agent_scheduler.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/admin/test_external_networks_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin copying build/lib/tempest/api/network/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/network/test_extra_dhcp_options.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network copying build/lib/tempest/api/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volume_delete_cascade.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_backup.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots_list.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_extend.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_clone_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_clone.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_get.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_group_types.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_multi_backend.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_backup.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_snapshots_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_user_messages.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quota_classes.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_backends_capabilities.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_type_access.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volumes_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_services.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_pools.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_types_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_volume_retype_with_migration.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/admin/test_qos.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin copying build/lib/tempest/api/volume/test_volume_absolute_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volume_transfers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_image_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume copying build/lib/tempest/api/volume/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/test_absolute_limits_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/limits copying build/lib/tempest/api/compute/limits/test_absolute_limits.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/limits creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volume_snapshots.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_attach_volume_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_list.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_attach_volume.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_get.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/volumes/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes copying build/lib/tempest/api/compute/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/security_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups copying build/lib/tempest/api/compute/test_versions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute copying build/lib/tempest/api/compute/test_tenant_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/certificates copying build/lib/tempest/api/compute/certificates/test_certificates.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/certificates copying build/lib/tempest/api/compute/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/certificates creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs_v22.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/test_keypairs.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/keypairs/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs copying build/lib/tempest/api/compute/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips copying build/lib/tempest/api/compute/floating_ips/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_virtual_interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_addresses.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_rescue.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_list_server_filters.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_instance_actions_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_addresses_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_attach_interfaces.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_metadata_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_virtual_interfaces_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_multiple_create.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_disk_config.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_tags.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_group.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_list_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_create_server_multi_nic.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_instance_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_rescue_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_personality.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_servers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_actions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_password.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_create_server.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_delete_server.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_device_tagging.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_novnc.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_multiple_create_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers copying build/lib/tempest/api/compute/servers/test_server_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/test_flavors_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/test_flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/flavors copying build/lib/tempest/api/compute/flavors/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/flavors creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_image_filters_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_image_filters.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_image_metadata_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_oneserver.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_images_oneserver_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_image_metadata.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/images/test_list_images.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images copying build/lib/tempest/api/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_instance_usage_audit_log.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_live_migration_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hypervisor_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_volume_swap.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_networks.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_fixed_ips.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hosts.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers_on_multinodes.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_security_group_default_rules.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_simple_tenant_usage.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_availability_zone_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_keypairs_v210.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_services_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_agents.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_extra_specs_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_migrations.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_auto_allocate_network.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_services.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_access_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_live_migration.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_quotas_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_servers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_aggregates_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_fixed_ips_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_create_server.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_delete_server.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hypervisor.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_hosts_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_server_diagnostics_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_aggregates.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_floating_ips_bulk.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_flavors_access.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_server_diagnostics.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/admin/test_volumes_negative.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin copying build/lib/tempest/api/compute/test_quotas.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute copying build/lib/tempest/api/compute/api_microversion_fixture.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute copying build/lib/tempest/api/compute/test_extensions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/run.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/main.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/cleanup.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/cleanup_service.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/account_generator.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/workspace.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/config-generator.tempest.conf -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/verify_tempest_config.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/list_plugins.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/subunit_describe_calls.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/cmd/init.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd copying build/lib/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration/json copying build/lib/tempest/services/orchestration/json/orchestration_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration/json copying build/lib/tempest/services/orchestration/json/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration/json copying build/lib/tempest/services/orchestration/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration copying build/lib/tempest/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services copying build/lib/tempest/test.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib copying build/lib/tempest/lib/exceptions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib copying build/lib/tempest/lib/decorators.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cli copying build/lib/tempest/lib/cli/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cli copying build/lib/tempest/lib/cli/output_parser.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cli copying build/lib/tempest/lib/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cli copying build/lib/tempest/lib/auth.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/cred_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/data_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/linux/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/linux/remote_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/linux copying build/lib/tempest/lib/common/utils/misc.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils copying build/lib/tempest/lib/common/rest_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/api_version_request.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/dynamic_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/api_version_utils.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/cred_provider.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/http.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/jsonschema_validator.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/fixed_network.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/validation_resources.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/preprov_creds.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common copying build/lib/tempest/lib/common/ssh.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cmd copying build/lib/tempest/lib/cmd/skip_tracker.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cmd copying build/lib/tempest/lib/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cmd copying build/lib/tempest/lib/cmd/check_uuid.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cmd creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response copying build/lib/tempest/lib/api_schema/response/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/versions.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/volume copying build/lib/tempest/lib/api_schema/response/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/volume creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_23 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_11 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_47 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_19 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_26 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_2 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_16 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_3 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_6 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_48 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_9 copying build/lib/tempest/lib/api_schema/response/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_13 copying build/lib/tempest/lib/api_schema/response/compute/v2_13/servers.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_13 copying build/lib/tempest/lib/api_schema/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema copying build/lib/tempest/lib/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib copying build/lib/tempest/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/bulk_middleware_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/account_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/container_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/object_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/object_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage copying build/lib/tempest/lib/services/clients.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v1 copying build/lib/tempest/lib/services/image/v1/image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v1 copying build/lib/tempest/lib/services/image/v1/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v1 copying build/lib/tempest/lib/services/image/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v1 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/image_members_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/schemas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/resource_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_properties_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/v2/namespace_objects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2 copying build/lib/tempest/lib/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/policies_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/catalog_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/projects_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/trusts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/domain_configuration_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/oauth_consumers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/oauth_token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoint_filter_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/domains_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/regions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoint_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/role_assignments_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/credentials_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/inherited_roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 copying build/lib/tempest/lib/services/identity/v3/users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/tenants_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/identity_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/token_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/roles_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/endpoints_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/v2/users_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2 copying build/lib/tempest/lib/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/routers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/subnets_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/subnetpools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/service_providers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/metering_labels_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/ports_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/tags_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/base.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/metering_label_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/network/agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network copying build/lib/tempest/lib/services/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 copying build/lib/tempest/lib/services/volume/v1/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/messages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/group_snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/group_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/base_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 copying build/lib/tempest/lib/services/volume/v3/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3 creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/qos_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/scheduler_stats_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/volume_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/encryption_types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/transfers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/capabilities_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/types_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/backups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/v2/snapshot_manage_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2 copying build/lib/tempest/lib/services/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume copying build/lib/tempest/lib/services/volume/base_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/instance_usage_audit_log_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/volumes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/aggregates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/base_compute_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/server_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/keypairs_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_group_default_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/floating_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/tenant_usages_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/tenant_networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/limits_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/services_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/snapshots_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/migrations_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/quotas_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/hypervisor_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/flavors_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/hosts_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/availability_zone_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/images_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/certificates_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/networks_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_groups_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/floating_ip_pools_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/extensions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/versions_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/interfaces_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/quota_classes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/security_group_rules_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/baremetal_nodes_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/agents_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/floating_ips_bulk_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/servers_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/lib/services/compute/fixed_ips_client.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute copying build/lib/tempest/manager.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/hacking copying build/lib/tempest/hacking/ignored_list_T110.txt -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/hacking copying build/lib/tempest/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/hacking copying build/lib/tempest/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/hacking byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_network_basic_ops.py to test_network_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_aggregates_basic_ops.py to test_aggregates_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_stamp_pattern.py to test_stamp_pattern.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_volume_boot_pattern.py to test_volume_boot_pattern.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_shelve_instance.py to test_shelve_instance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_snapshot_pattern.py to test_snapshot_pattern.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_minimum_basic.py to test_minimum_basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_encrypted_cinder_volumes.py to test_encrypted_cinder_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_network_advanced_server_ops.py to test_network_advanced_server_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_volume_migrate_attached.py to test_volume_migrate_attached.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_server_basic_ops.py to test_server_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_network_v6.py to test_network_v6.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_server_advanced_ops.py to test_server_advanced_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_security_groups_basic_ops.py to test_security_groups_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_server_multinode.py to test_server_multinode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/scenario/test_object_storage_basic_ops.py to test_object_storage_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/test_alt_available.py to test_alt_available.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/test_waiters.py to test_waiters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils/linux/test_remote_client.py to test_remote_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils/linux/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils/test_net_utils.py to test_net_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/test_credentials_factory.py to test_credentials_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/test_compute.py to test_compute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/test_admin_available.py to test_admin_available.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/common/test_custom_matchers.py to test_custom_matchers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api/compute/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/api/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_test.py to test_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_list_tests.py to test_list_tests.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/test_list_plugins.py to test_list_plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/test_workspace.py to test_workspace.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/test_run.py to test_run.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/test_subunit_describe_calls.py to test_subunit_describe_calls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/test_tempest_init.py to test_tempest_init.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/test_account_generator.py to test_account_generator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/test_verify_tempest_config.py to test_verify_tempest_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_base_test.py to test_base_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/files/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/fake_tempest_plugin.py to fake_tempest_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/fake_config.py to fake_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/services/object_storage/test_object_client.py to test_object_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_microversions.py to test_microversions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli/test_execute.py to test_execute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli/test_command_failed.py to test_command_failed.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/cli/test_output_parser.py to test_output_parser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/fake_http.py to fake_http.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/fake_auth_provider.py to fake_auth_provider.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/test_tempest_lib.py to test_tempest_lib.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_validation_resources.py to test_validation_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/test_test_utils.py to test_test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/test_data_utils.py to test_data_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/linux/test_remote_client.py to test_remote_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/linux/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_dynamic_creds.py to test_dynamic_creds.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_jsonschema_validator.py to test_jsonschema_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_cred_client.py to test_cred_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_api_version_utils.py to test_api_version_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_rest_client.py to test_rest_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_preprov_creds.py to test_preprov_creds.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/common/test_api_version_request.py to test_api_version_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/fake_credentials.py to fake_credentials.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/fake_identity.py to fake_identity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/test_clients.py to test_clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/object_storage/test_object_client.py to test_object_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py to test_bulk_middleware_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/object_storage/test_capabilities_client.py to test_capabilities_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/object_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v1/test_image_members_client.py to test_image_members_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_schemas_client.py to test_schemas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_namespaces_client.py to test_namespaces_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_resource_types_client.py to test_resource_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_namespace_properties_client.py to test_namespace_properties_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_images_client.py to test_images_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_namespace_object_client.py to test_namespace_object_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_image_members_client.py to test_image_members_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_versions_client.py to test_versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/v2/test_namespace_tags_client.py to test_namespace_tags_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_oauth_token_client.py to test_oauth_token_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_regions_client.py to test_regions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_identity_client.py to test_identity_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_users_client.py to test_users_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_domains_client.py to test_domains_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_endpoints_client.py to test_endpoints_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_role_assignments_client.py to test_role_assignments_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_trusts_client.py to test_trusts_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py to test_domain_configuration_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_token_client.py to test_token_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_services_client.py to test_services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py to test_oauth_consumers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_catalog_client.py to test_catalog_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_groups_client.py to test_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py to test_inherited_roles_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_versions_client.py to test_versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py to test_endpoint_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_credentials_client.py to test_credentials_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_policies_client.py to test_policies_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_projects_client.py to test_projects_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py to test_endpoint_filter_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v3/test_roles_client.py to test_roles_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/test_identity_client.py to test_identity_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/test_users_client.py to test_users_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/test_endpoints_client.py to test_endpoints_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/test_token_client.py to test_token_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/test_services_client.py to test_services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/test_tenants_client.py to test_tenants_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/v2/test_roles_client.py to test_roles_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/registry_fixture.py to registry_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_floating_ips_client.py to test_floating_ips_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_ports_client.py to test_ports_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_metering_labels_client.py to test_metering_labels_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_security_group_rules_client.py to test_security_group_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_tags_client.py to test_tags_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_extensions_client.py to test_extensions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_security_groups_client.py to test_security_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_subnets_client.py to test_subnets_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_subnetpools_client.py to test_subnetpools_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_routers_client.py to test_routers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_quotas_client.py to test_quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_versions_client.py to test_versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_base_network_client.py to test_base_network_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_metering_label_rules_client.py to test_metering_label_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/network/test_service_providers_client.py to test_service_providers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v1/test_encryption_types_client.py to test_encryption_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v1/test_snapshots_client.py to test_snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v1/test_quotas_client.py to test_quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py to test_group_snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/test_user_messages_client.py to test_user_messages_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/test_group_types_client.py to test_group_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/test_volumes_client.py to test_volumes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/test_backups_client.py to test_backups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/test_groups_client.py to test_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v3/test_versions_client.py to test_versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_volume_manage_client.py to test_volume_manage_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_availability_zone_client.py to test_availability_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_encryption_types_client.py to test_encryption_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_extensions_client.py to test_extensions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_snapshot_manage_client.py to test_snapshot_manage_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_scheduler_stats_client.py to test_scheduler_stats_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_transfers_client.py to test_transfers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_volumes_client.py to test_volumes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_hosts_client.py to test_hosts_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_snapshots_client.py to test_snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_quotas_client.py to test_quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_quota_classes_client.py to test_quota_classes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_capabilities_client.py to test_capabilities_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_backups_client.py to test_backups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/test_limits_client.py to test_limits_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_agents_client.py to test_agents_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_interfaces_client.py to test_interfaces_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_floating_ips_client.py to test_floating_ips_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_availability_zone_client.py to test_availability_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_security_group_rules_client.py to test_security_group_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_extensions_client.py to test_extensions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_security_groups_client.py to test_security_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py to test_floating_ips_bulk_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_baremetal_nodes_client.py to test_baremetal_nodes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_images_client.py to test_images_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_certificates_client.py to test_certificates_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_networks_client.py to test_networks_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_base_compute_client.py to test_base_compute_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_volumes_client.py to test_volumes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_aggregates_client.py to test_aggregates_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_migrations_client.py to test_migrations_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_hosts_client.py to test_hosts_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_fixedIPs_client.py to test_fixedIPs_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_snapshots_client.py to test_snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_services_client.py to test_services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_hypervisor_client.py to test_hypervisor_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_quotas_client.py to test_quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_quota_classes_client.py to test_quota_classes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_tenant_usages_client.py to test_tenant_usages_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_floating_ip_pools_client.py to test_floating_ip_pools_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py to test_instance_usage_audit_log_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_limits_client.py to test_limits_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_tenant_networks_client.py to test_tenant_networks_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_security_group_default_rules_client.py to test_security_group_default_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_servers_client.py to test_servers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_versions_client.py to test_versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_keypairs_client.py to test_keypairs_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_flavors_client.py to test_flavors_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/services/compute/test_server_groups_client.py to test_server_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/lib/test_ssh.py to test_ssh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/tests/test_tempest_plugin.py to test_tempest_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test_discover/test_discover.py to test_discover.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test_discover/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test_discover/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/waiters.py to waiters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/linux/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/linux/remote_client.py to remote_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/net_info.py to net_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/utils/net_utils.py to net_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/identity.py to identity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/custom_matchers.py to custom_matchers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/tempest_fixtures.py to tempest_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/compute.py to compute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/common/credentials_factory.py to credentials_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_staticweb.py to test_container_staticweb.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_quotas.py to test_container_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_crossdomain.py to test_crossdomain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_account_services_negative.py to test_account_services_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_sync.py to test_container_sync.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_services.py to test_container_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_formpost.py to test_object_formpost.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_temp_url.py to test_object_temp_url.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_acl_negative.py to test_container_acl_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_expiry.py to test_object_expiry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_temp_url_negative.py to test_object_temp_url_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_acl.py to test_container_acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_healthcheck.py to test_healthcheck.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_services.py to test_object_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_slo.py to test_object_slo.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_account_quotas_negative.py to test_account_quotas_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_version.py to test_object_version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_account_bulk.py to test_account_bulk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_account_services.py to test_account_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_account_quotas.py to test_account_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_object_formpost_negative.py to test_object_formpost_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_services_negative.py to test_container_services_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/object_storage/test_container_sync_middleware.py to test_container_sync_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1/test_image_members.py to test_image_members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1/test_image_members_negative.py to test_image_members_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v1/test_images_negative.py to test_images_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_metadefs_schema.py to test_images_metadefs_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_member_negative.py to test_images_member_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_metadefs_namespace_properties.py to test_images_metadefs_namespace_properties.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_tags.py to test_images_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_metadefs_namespaces.py to test_images_metadefs_namespaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_metadefs_namespace_tags.py to test_images_metadefs_namespace_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_tags_negative.py to test_images_tags_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_metadefs_namespace_objects.py to test_images_metadefs_namespace_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_negative.py to test_images_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_metadefs_resource_types.py to test_images_metadefs_resource_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/v2/test_images_member.py to test_images_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3/test_catalog.py to test_catalog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3/test_api_discovery.py to test_api_discovery.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v3/test_projects.py to test_projects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2/test_tenants.py to test_tenants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2/test_api_discovery.py to test_api_discovery.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/v2/test_ec2_credentials.py to test_ec2_credentials.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_regions.py to test_regions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_inherits.py to test_inherits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_endpoints_negative.py to test_endpoints_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_oauth_consumers.py to test_oauth_consumers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_list_projects.py to test_list_projects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_trusts.py to test_trusts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_default_project_id.py to test_default_project_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_endpoint_groups.py to test_endpoint_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_domains_negative.py to test_domains_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_projects_negative.py to test_projects_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_users_negative.py to test_users_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_domains.py to test_domains.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_list_users.py to test_list_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_domain_configuration.py to test_domain_configuration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v3/test_projects.py to test_projects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_tenant_negative.py to test_tenant_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_tenants.py to test_tenants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_roles_negative.py to test_roles_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_users_negative.py to test_users_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/v2/test_tokens_negative.py to test_tokens_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/identity/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_routers_negative.py to test_routers_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_routers.py to test_routers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_dhcp_ipv6.py to test_dhcp_ipv6.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/base_security_groups.py to base_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_networks_negative.py to test_networks_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_floating_ips_negative.py to test_floating_ips_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_floating_ips.py to test_floating_ips.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_allowed_address_pair.py to test_allowed_address_pair.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_subnetpools_extensions.py to test_subnetpools_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_ports.py to test_ports.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_security_groups_negative.py to test_security_groups_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_tags.py to test_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_routers_negative.py to test_routers_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_external_network_extension.py to test_external_network_extension.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_routers.py to test_routers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_agent_management.py to test_agent_management.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_metering_extensions.py to test_metering_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_floating_ips_admin_actions.py to test_floating_ips_admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_dhcp_agent_scheduler.py to test_dhcp_agent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_routers_dvr.py to test_routers_dvr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_negative_quotas.py to test_negative_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_ports.py to test_ports.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_l3_agent_scheduler.py to test_l3_agent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/admin/test_external_networks_negative.py to test_external_networks_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_service_providers.py to test_service_providers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/network/test_extra_dhcp_options.py to test_extra_dhcp_options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_snapshots_negative.py to test_volumes_snapshots_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volume_delete_cascade.py to test_volume_delete_cascade.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_backup.py to test_volumes_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_snapshots_list.py to test_volumes_snapshots_list.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_extend.py to test_volumes_extend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_list.py to test_volumes_list.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_clone_negative.py to test_volumes_clone_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_snapshots.py to test_volumes_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_clone.py to test_volumes_clone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_actions.py to test_volumes_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_get.py to test_volumes_get.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volume_metadata.py to test_volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_group_types.py to test_group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_types_extra_specs_negative.py to test_volume_types_extra_specs_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_manage.py to test_volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_multi_backend.py to test_multi_backend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volumes_backup.py to test_volumes_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_quotas.py to test_volume_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_snapshots_actions.py to test_snapshots_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_user_messages.py to test_user_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_hosts.py to test_volume_hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py to test_volume_snapshot_quotas_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volumes_list.py to test_volumes_list.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_quota_classes.py to test_volume_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_backends_capabilities.py to test_backends_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_type_access.py to test_volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volumes_actions.py to test_volumes_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_snapshot_manage.py to test_snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_quotas_negative.py to test_volume_quotas_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_types.py to test_volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_services.py to test_volume_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_pools.py to test_volume_pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_types_extra_specs.py to test_volume_types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_types_negative.py to test_volume_types_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_volume_retype_with_migration.py to test_volume_retype_with_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/admin/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volume_absolute_limits.py to test_volume_absolute_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_snapshot_metadata.py to test_snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_image_metadata.py to test_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/api_microversion_fixture.py to api_microversion_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/volume/test_volumes_negative.py to test_volumes_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/limits/test_absolute_limits_negative.py to test_absolute_limits_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/limits/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/limits/test_absolute_limits.py to test_absolute_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes/test_volume_snapshots.py to test_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes/test_attach_volume_negative.py to test_attach_volume_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes/test_volumes_list.py to test_volumes_list.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes/test_attach_volume.py to test_attach_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes/test_volumes_get.py to test_volumes_get.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/volumes/test_volumes_negative.py to test_volumes_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups/test_security_group_rules.py to test_security_group_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups/test_security_groups_negative.py to test_security_groups_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/security_groups/test_security_group_rules_negative.py to test_security_group_rules_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/test_tenant_networks.py to test_tenant_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/certificates/test_certificates.py to test_certificates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/certificates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs/test_keypairs_v22.py to test_keypairs_v22.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs/test_keypairs_negative.py to test_keypairs_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/keypairs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips/test_list_floating_ips_negative.py to test_list_floating_ips_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips/test_floating_ips_actions.py to test_floating_ips_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py to test_floating_ips_actions_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/floating_ips/test_list_floating_ips.py to test_list_floating_ips.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_virtual_interfaces.py to test_virtual_interfaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_addresses.py to test_server_addresses.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_rescue.py to test_server_rescue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_servers_negative.py to test_servers_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_list_server_filters.py to test_list_server_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_instance_actions_negative.py to test_instance_actions_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_addresses_negative.py to test_server_addresses_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_attach_interfaces.py to test_attach_interfaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_metadata_negative.py to test_server_metadata_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_virtual_interfaces_negative.py to test_virtual_interfaces_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_multiple_create.py to test_multiple_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_disk_config.py to test_disk_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_tags.py to test_server_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_group.py to test_server_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_list_servers_negative.py to test_list_servers_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_create_server_multi_nic.py to test_create_server_multi_nic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_instance_actions.py to test_instance_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_rescue_negative.py to test_server_rescue_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_personality.py to test_server_personality.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_actions.py to test_server_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_password.py to test_server_password.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_create_server.py to test_create_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_delete_server.py to test_delete_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_device_tagging.py to test_device_tagging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_novnc.py to test_novnc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_multiple_create_negative.py to test_multiple_create_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/servers/test_server_metadata.py to test_server_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/flavors/test_flavors_negative.py to test_flavors_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/flavors/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/flavors/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_list_image_filters_negative.py to test_list_image_filters_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_list_image_filters.py to test_list_image_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_image_metadata_negative.py to test_image_metadata_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_images_oneserver.py to test_images_oneserver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_images_negative.py to test_images_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_images_oneserver_negative.py to test_images_oneserver_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_image_metadata.py to test_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/images/test_list_images.py to test_list_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_instance_usage_audit_log.py to test_instance_usage_audit_log.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_live_migration_negative.py to test_live_migration_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_servers_negative.py to test_servers_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_flavors_extra_specs.py to test_flavors_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_hypervisor_negative.py to test_hypervisor_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_volume_swap.py to test_volume_swap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_fixed_ips.py to test_fixed_ips.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_hosts.py to test_hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_servers_on_multinodes.py to test_servers_on_multinodes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_simple_tenant_usage_negative.py to test_simple_tenant_usage_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_security_group_default_rules.py to test_security_group_default_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_simple_tenant_usage.py to test_simple_tenant_usage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_availability_zone_negative.py to test_availability_zone_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_keypairs_v210.py to test_keypairs_v210.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_services_negative.py to test_services_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_agents.py to test_agents.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_flavors_extra_specs_negative.py to test_flavors_extra_specs_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_security_groups.py to test_security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_auto_allocate_network.py to test_auto_allocate_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_flavors_access_negative.py to test_flavors_access_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_live_migration.py to test_live_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_quotas_negative.py to test_quotas_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_aggregates_negative.py to test_aggregates_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_fixed_ips_negative.py to test_fixed_ips_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_create_server.py to test_create_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_delete_server.py to test_delete_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_instance_usage_audit_log_negative.py to test_instance_usage_audit_log_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_hypervisor.py to test_hypervisor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_hosts_negative.py to test_hosts_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_server_diagnostics_negative.py to test_server_diagnostics_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_floating_ips_bulk.py to test_floating_ips_bulk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_flavors_access.py to test_flavors_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_server_diagnostics.py to test_server_diagnostics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/admin/test_volumes_negative.py to test_volumes_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/api_microversion_fixture.py to api_microversion_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/api/compute/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/cleanup.py to cleanup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/cleanup_service.py to cleanup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/account_generator.py to account_generator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/workspace.py to workspace.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/verify_tempest_config.py to verify_tempest_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/list_plugins.py to list_plugins.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/subunit_describe_calls.py to subunit_describe_calls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/cmd/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration/json/orchestration_client.py to orchestration_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/orchestration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cli/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cli/output_parser.py to output_parser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/cred_client.py to cred_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/data_utils.py to data_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/linux/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/linux/remote_client.py to remote_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py to rest_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/api_version_request.py to api_version_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/dynamic_creds.py to dynamic_creds.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/api_version_utils.py to api_version_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/cred_provider.py to cred_provider.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/jsonschema_validator.py to jsonschema_validator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/fixed_network.py to fixed_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/validation_resources.py to validation_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/preprov_creds.py to preprov_creds.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/common/ssh.py to ssh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cmd/skip_tracker.py to skip_tracker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/cmd/check_uuid.py to check_uuid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/volume/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_23/migrations.py to migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_23/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_11/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_11/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_47/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_47/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/availability_zone.py to availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/parameter_types.py to parameter_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py to tenant_usages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py to tenant_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py to baremetal_nodes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py to fixed_ips.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/security_groups.py to security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/floating_ips.py to floating_ips.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py to security_group_default_rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py to instance_usage_audit_logs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/migrations.py to migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/certificates.py to certificates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py to flavors_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_1/flavors_access.py to flavors_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_19/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_19/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_26/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_26/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_2/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_16/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_16/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_3/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_6/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_6/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_48/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_48/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_9/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_9/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_13/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/response/compute/v2_13/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/api_schema/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage/bulk_middleware_client.py to bulk_middleware_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage/account_client.py to account_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage/capabilities_client.py to capabilities_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage/container_client.py to container_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage/object_client.py to object_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/object_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v1/image_members_client.py to image_members_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v1/images_client.py to images_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/image_members_client.py to image_members_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/images_client.py to images_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/schemas_client.py to schemas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/resource_types_client.py to resource_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/versions_client.py to versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/namespace_tags_client.py to namespace_tags_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/namespace_properties_client.py to namespace_properties_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/namespaces_client.py to namespaces_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/v2/namespace_objects_client.py to namespace_objects_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/policies_client.py to policies_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/catalog_client.py to catalog_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/projects_client.py to projects_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/trusts_client.py to trusts_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/domain_configuration_client.py to domain_configuration_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/identity_client.py to identity_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/token_client.py to token_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/services_client.py to services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/oauth_consumers_client.py to oauth_consumers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/groups_client.py to groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/roles_client.py to roles_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/oauth_token_client.py to oauth_token_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/endpoint_filter_client.py to endpoint_filter_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/domains_client.py to domains_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/regions_client.py to regions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/versions_client.py to versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/endpoint_groups_client.py to endpoint_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/endpoints_client.py to endpoints_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/role_assignments_client.py to role_assignments_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/credentials_client.py to credentials_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/inherited_roles_client.py to inherited_roles_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v3/users_client.py to users_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/tenants_client.py to tenants_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/identity_client.py to identity_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/token_client.py to token_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/services_client.py to services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/roles_client.py to roles_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/endpoints_client.py to endpoints_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/v2/users_client.py to users_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/routers_client.py to routers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/subnets_client.py to subnets_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/subnetpools_client.py to subnetpools_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/service_providers_client.py to service_providers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/floating_ips_client.py to floating_ips_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/metering_labels_client.py to metering_labels_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/ports_client.py to ports_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/tags_client.py to tags_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/networks_client.py to networks_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/security_groups_client.py to security_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/extensions_client.py to extensions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/versions_client.py to versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/security_group_rules_client.py to security_group_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/metering_label_rules_client.py to metering_label_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/network/agents_client.py to agents_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/qos_client.py to qos_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/volumes_client.py to volumes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/encryption_types_client.py to encryption_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/limits_client.py to limits_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/services_client.py to services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/snapshots_client.py to snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/hosts_client.py to hosts_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/availability_zone_client.py to availability_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/extensions_client.py to extensions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/types_client.py to types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v1/backups_client.py to backups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/volumes_client.py to volumes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/messages_client.py to messages_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/group_snapshots_client.py to group_snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/snapshots_client.py to snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/groups_client.py to groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/group_types_client.py to group_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/versions_client.py to versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/base_client.py to base_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v3/backups_client.py to backups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/qos_client.py to qos_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/scheduler_stats_client.py to scheduler_stats_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/volume_manage_client.py to volume_manage_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/volumes_client.py to volumes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/encryption_types_client.py to encryption_types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/transfers_client.py to transfers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/limits_client.py to limits_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/services_client.py to services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/snapshots_client.py to snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/hosts_client.py to hosts_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/availability_zone_client.py to availability_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/capabilities_client.py to capabilities_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/extensions_client.py to extensions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/quota_classes_client.py to quota_classes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/types_client.py to types_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/backups_client.py to backups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/v2/snapshot_manage_client.py to snapshot_manage_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/volume/base_client.py to base_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/instance_usage_audit_log_client.py to instance_usage_audit_log_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/volumes_client.py to volumes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/aggregates_client.py to aggregates_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/base_compute_client.py to base_compute_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/server_groups_client.py to server_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/keypairs_client.py to keypairs_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/security_group_default_rules_client.py to security_group_default_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/floating_ips_client.py to floating_ips_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/tenant_usages_client.py to tenant_usages_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/tenant_networks_client.py to tenant_networks_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/limits_client.py to limits_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/services_client.py to services_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/snapshots_client.py to snapshots_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/migrations_client.py to migrations_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/hypervisor_client.py to hypervisor_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/flavors_client.py to flavors_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/hosts_client.py to hosts_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/availability_zone_client.py to availability_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/images_client.py to images_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/certificates_client.py to certificates_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/networks_client.py to networks_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/security_groups_client.py to security_groups_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/floating_ip_pools_client.py to floating_ip_pools_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/extensions_client.py to extensions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/versions_client.py to versions_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/interfaces_client.py to interfaces_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/quota_classes_client.py to quota_classes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/security_group_rules_client.py to security_group_rules_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/baremetal_nodes_client.py to baremetal_nodes_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/agents_client.py to agents_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/floating_ips_bulk_client.py to floating_ips_bulk_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/servers_client.py to servers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/lib/services/compute/fixed_ips_client.py to fixed_ips_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest/hacking/checks.py to checks.pyc running install_data creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc/tempest copying etc/logging.conf.sample -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc/tempest/ copying etc/accounts.yaml.sample -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc/tempest/ copying etc/whitelist.yaml -> /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc/tempest/ running install_egg_info running egg_info writing tempest.egg-info/PKG-INFO writing top-level names to tempest.egg-info/top_level.txt writing dependency_links to tempest.egg-info/dependency_links.txt writing entry points to tempest.egg-info/entry_points.txt writing pbr to tempest.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git 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-17.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tempest-17.1.0-py2.7.egg-info running install_scripts Installing subunit-describe-calls script to /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin Installing check-uuid script to /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin Installing skip-tracker script to /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin Installing tempest script to /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin Installing verify-tempest-config script to /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin Installing tempest-account-generator script to /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/etc/tempest/ + oslo-config-generator --config-file tempest/cmd/config-generator.tempest.conf --output-file /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/etc/tempest/tempest.conf WARNING:stevedore.named:Could not load tempest.config + mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/etc/tempest + mv /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc/tempest/accounts.yaml.sample /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc/tempest/logging.conf.sample /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/etc/tempest/whitelist.yaml /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/etc/tempest + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/tempest-17.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ih4ljY + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + export OS_TEST_PATH=./tempest/tests + OS_TEST_PATH=./tempest/tests + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/tempest-17.1.0 + PYTHONPATH=/builddir/build/BUILD/tempest-17.1.0 + stestr --test-path ./tempest/tests run 2017-10-27 12:23:08.663 5316 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.675 5315 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.709 5319 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.713 5324 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.715 5325 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.719 5318 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.712 5320 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.724 5314 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.718 5323 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.732 5322 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.742 5317 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.760 5328 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.756 5326 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.770 5321 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.767 5330 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.772 5336 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.766 5331 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.793 5341 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.781 5334 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.780 5332 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.786 5339 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.806 5338 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.785 5340 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.779 5333 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.780 5337 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.781 5329 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.813 5344 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.834 5345 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.827 5335 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.839 5342 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.829 5343 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2017-10-27 12:23:08.806 5327 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf {2} tempest.tests.common.test_image.TestImage.test_get_image_meta_from_headers [0.001400s] ... ok {2} tempest.tests.common.test_image.TestImage.test_image_meta_to_headers [0.001100s] ... ok {2} tempest.tests.lib.common.test_rest_client.TestResponseBodyData.test_str [0.001060s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc [0.001238s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_notfound_raised [0.000926s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_and_ignore_notfound_exc_when_value_error_raised [0.001072s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_until_true_when_f_never_returns_true [0.002465s] ... ok tempest/tests/lib/services/test_clients.py:241: DeprecationWarning: Using the 'client_parameters' argument is deprecated client_parameters=params) {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_call_until_true_when_f_returns_true [0.011282s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_no_self [0.001512s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setup_self [0.000957s] ... ok tempest/tests/lib/test_decorators.py:133: DeprecationWarning: Using class 'tempest.lib.decorators.skip_unless_attr' is deprecated and will be removed in version 'Queen' @decorators.skip_unless_attr(attr) {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_setupclass_cls [0.000948s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_class [0.000966s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_no_self [0.000935s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_teardown_self [0.000946s] ... ok {2} tempest.tests.lib.common.utils.test_test_utils.TestTestUtils.test_find_test_caller_test_case [0.000975s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.002469s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.012156s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.010642s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_bytes_body [0.023829s] ... ok {5} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_fully_cached [0.002382s] ... ok {5} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_not_cached [0.002016s] ... ok {5} tempest.tests.common.test_compute.TestCompute.test_rfp_frame_partially_cached [0.002172s] ... ok {5} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_get_string [0.001731s] ... ok {5} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings [0.002979s] ... ok {5} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_null_version [0.000978s] ... ok {5} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_valid_version_strings [0.001163s] ... ok {5} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.001284s] ... ok {5} tempest.tests.lib.common.test_api_version_request.APIVersionRequestTests.test_version_matches [0.001487s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400 [0.002114s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_400_with_dict [0.001552s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401 [0.001417s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_401_with_dict [0.001382s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403 [0.001635s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_403_with_dict [0.001420s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404 [0.001438s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_dict [0.001402s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_for_user_with_str_body [0.010478s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.011040s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_404_with_invalid_dict [0.001394s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409 [0.001389s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_409_with_dict [0.001408s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410 [0.001399s] ... ok 2017-10-27 12:23:09.410 5318 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.411 5318 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.411 5318 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.412 5318 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.413 5318 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.414 5318 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.414 5318 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.415 5318 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.416 5318 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.416 5318 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.417 5318 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.418 5318 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} {4} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts [0.038545s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_dict [0.001418s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_details [0.015397s] ... ok {4} tempest.tests.cmd.test_account_generator.TestDumpAccountsV2.test_dump_accounts_existing_file [0.035339s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.011081s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_410_with_invalid_dict [0.001408s] ... ok {4} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__dynamic_creds__accounts_file__no_admin [0.008903s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_bytes_body [0.066475s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_412 [0.001687s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_for_user_with_str_body [0.010221s] ... ok {4} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_role [0.009916s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.011490s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413 [0.001435s] ... ok {4} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__admin_type [0.009767s] ... ok {2} tempest.tests.lib.services.compute.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.011605s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_413_without_absolute_limit [0.001353s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_415 [0.001349s] ... ok {4} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__accounts_file__no_admin [0.010069s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_bytes_body [0.002350s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_422 [0.001339s] ... ok {4} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__admin [0.008964s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_create_consumer_with_str_body [0.002144s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_dict [0.001352s] ... ok {4} tempest.tests.common.test_admin_available.TestAdminAvailableV3.test__no_dynamic_creds__no_accounts_file__no_admin [0.009405s] ... ok {17} tempest.tests.cmd.test_run.TestTempestRun.test__build_blacklist_file [0.004220s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_delete_consumer [0.001949s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_500_with_text [0.001315s] ... ok {4} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV21.test_schema [0.002078s] ... ok {17} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_default [0.001699s] ... ok {16} tempest.tests.cmd.test_run.TestTakeAction.test_workspace_not_registered [0.014487s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_bytes_body [0.002579s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_dict [0.001375s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_bytes_body [0.002406s] ... ok {17} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_regex [0.001662s] ... ok {16} tempest.tests.lib.common.test_rest_client.TestResponseBody.test_str [0.001143s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_list_consumers_with_str_body [0.002285s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_create_domain_config_with_str_body [0.002225s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_501_with_text [0.001401s] ... ok {17} tempest.tests.cmd.test_run.TestTempestRun.test__build_regex_smoke [0.001690s] ... ok {16} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidatorVersion.test_current_json_schema_validator_version [0.005417s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_bytes_body [0.002062s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_config [0.001924s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_bigger_than_400 [0.001289s] ... ok {17} tempest.tests.cmd.test_run.TestTempestRun.test__build_whitelist_file [0.002064s] ... ok {16} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_bytes_body [0.014882s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_show_consumer_with_str_body [0.001943s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_config [0.002239s] ... ok {5} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerJSON.test_response_less_than_400 [0.001131s] ... ok {16} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_create_keypair_with_str_body [0.008901s] ... ok {17} tempest.tests.cmd.test_run.TestTempestRun.test_build_options [0.001705s] ... ok {23} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir [0.077875s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_bytes_body [0.002355s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_delete_domain_group_option_config [0.001806s] ... ok {5} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header [0.001221s] ... ok {16} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_delete_keypair [0.001994s] ... ok {17} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_parse [0.004311s] ... ok {23} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_create_working_dir_with_existing_local_dir_non_empty [0.002400s] ... ok {2} tempest.tests.lib.services.identity.v3.test_oauth_consumers_client.TestOAUTHConsumerClient.test_update_consumer_with_str_body [0.001915s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_bytes_body [0.002017s] ... ok {16} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_bytes_body [0.009769s] ... ok {23} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_sample_config [0.069629s] ... ok {2} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_bytes_body [0.002304s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_config_settings_with_str_body [0.001914s] ... ok {16} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_list_keypairs_with_str_body [0.008527s] ... ok {11} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_copy [0.004914s] ... ok {23} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_generate_testr_conf [0.001833s] ... ok {2} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_create_router_with_str_body [0.002052s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_bytes_body [0.004275s] ... ok 2017-10-27 12:23:09.474 5319 INFO tempest.lib.common.rest_client [-] Request (TestClientWithoutMicroversionHeader:test_no_microverion_header_in_raw_request): 200 GET fake_url 0.001s {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_http_date [0.002519s] ... ok Initialized empty Git repository in /tmp/tmp5ATbjB/tempest-unitUaAgOO/.git/ {16} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_bytes_body [0.010911s] ... ok {5} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithoutMicroversionHeader.test_no_microverion_header_in_raw_request [0.002898s] ... ok {11} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_delete [0.003463s] ... ok {23} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_take_action_fails [0.003047s] ... ok {2} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_delete_router [0.001804s] ... ok {28} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider [0.018957s] ... ok {9} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV2.test_get_credential_provider [0.013448s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_config_with_str_body [0.001939s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_of_zero_with_integer [0.001542s] ... ok {16} tempest.tests.lib.services.compute.test_keypairs_client.TestKeyPairsClient.test_show_keypair_with_str_body [0.010095s] ... ok {5} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_bytes_body [0.013963s] ... ok {21} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status [0.002789s] ... ok {11} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_get [0.003372s] ... ok {23} tempest.tests.cmd.test_tempest_init.TestTempestInit.test_update_local_conf [0.077085s] ... ok {2} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_bytes_body [0.002497s] ... ok {28} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider_with_tenant [0.018194s] ... ok {9} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV2.test_get_credential_provider_with_tenant [0.011560s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_bytes_body [0.001955s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_http_date [0.001914s] ... ok {5} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_list_instance_usage_audit_logs_with_str_body [0.011136s] ... ok {21} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_error_on_image_create [0.002220s] ... ok {11} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_head [0.004375s] ... ok {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_no_wait [0.006500s] ... ok {2} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_list_routers_with_str_body [0.001934s] ... ok {28} tempest.tests.cmd.test_account_generator.TestAccountGeneratorV3.test_get_credential_provider_without_domain [0.016938s] ... ok {17} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_return_code [0.476332s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_bytes_body [0.002004s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_default_group_option_with_str_body [0.002067s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_integer [0.001479s] ... ok 2017-10-27 12:23:09.752 5337 INFO tempest.lib.cli.base [-] running: '/bin/ls --foobar tempest.lib' {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_fail [0.009654s] ... ok {5} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_instance_usage_audit_log_with_str_body [0.012703s] ... ok {21} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_image_status_timeout [0.003734s] ... ok {11} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_patch [0.003402s] ... ok {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active [0.005858s] ... ok {28} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_create_project [0.004073s] ... ok {2} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_bytes_body [0.002115s] ... ok {23} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure [0.049182s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_check_token_existence_with_str_body [0.001626s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_invalid_http_date [0.001813s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_bytes_body [0.002367s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_associate_floating_ip_to_server [0.003001s] ... ok {5} tempest.tests.lib.services.compute.test_instance_usage_audit_log_client.TestInstanceUsagesAuditLogClient.test_show_network_with_bytes_body_with_bytes_body [0.010334s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_format_pass [0.008035s] ... ok {21} tempest.tests.common.test_waiters.TestImageWaiters.test_wait_for_volume_status_error_restoring [0.007251s] ... ok 2017-10-27 12:23:09.557 5330 INFO tempest.lib.common.rest_client [-] Request (TestNetworkVersionsClient:test_list_versions_client_with_bytes_body): 200 GET https://example.com/ 0.001s {28} tempest.tests.lib.common.test_cred_client.TestCredClientV2.test_delete_project [0.003911s] ... ok {11} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_post [0.003266s] ... ok {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_no_server_wait [0.005349s] ... ok {2} tempest.tests.lib.services.network.test_routers_client.TestRoutersClient.test_update_router_with_str_body [0.001937s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_delete_token [0.001728s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_date_header [0.001723s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_config_with_str_body [0.001872s] ... ok {16} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_bytes_body [0.004261s] ... ok {14} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_with_console [0.004083s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_byte_body [0.011903s] ... ok {5} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.014097s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_fail_no_match [0.008979s] ... ok {21} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.012593s] ... ok {28} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_fail [0.008910s] ... ok {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_no_fault [0.006348s] ... ok {11} tempest.tests.lib.common.test_rest_client.TestRestClientHTTPMethods.test_put [0.003335s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_bytes_body [0.002231s] ... ok {30} tempest.tests.common.test_admin_available.TestAdminAvailable.test__dynamic_creds__accounts_file__no_admin [0.010674s] ... ok 2017-10-27 12:23:09.797 5337 INFO tempest.lib.cli.base [-] running: '/bin/ls --foobar tempest' {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_bytes_body [0.001908s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test__get_retry_after_delay_with_missing_retry_after_header [0.001896s] ... ok {14} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_debug_ssh_without_console [0.003010s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_create_floating_ip_str_body [0.011161s] ... ok {5} tempest.tests.lib.services.compute.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.012284s] ... ok {23} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_failure_raise_exception [0.045577s] ... ok {21} tempest.tests.lib.services.compute.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.009491s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass [0.014003s] ... ok {27} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_copy [0.003217s] ... ok {28} tempest.tests.lib.common.test_rest_client.TestRestClientJSONHeaderSchemaValidation.test_validate_header_schema_pass [0.008668s] ... ok {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_active_not_found_with_fault [0.004486s] ... ok {11} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_bytes_body [0.002362s] ... ok {30} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_role [0.010156s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_list_endpoints_for_token_with_str_body [0.001847s] ... ok {13} tempest.tests.lib.common.test_rest_client.TestRateLimiting.test_is_absolute_limit_gives_false_with_retry_after [0.001617s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_config_with_str_body [0.001894s] ... ok {14} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_exec_command [0.001693s] ... ok 2017-10-27 12:23:09.638 5316 INFO tempest.lib.common.rest_client [-] Request (TestVersionsClient:test_list_versions_with_bytes_body): 300 GET https://example.com/ 0.000s 2017-10-27 12:23:09.560 5330 INFO tempest.lib.common.rest_client [-] Request (TestNetworkVersionsClient:test_list_versions_client_with_str_body): 200 GET https://example.com/ 0.000s {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_delete_floating_ip [0.001912s] ... ok {5} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_byte_body [0.081351s] ... ok {21} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_create_floating_ips_bulk_with_bytes_body [0.011815s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_anyOf_pass_both_match [0.008112s] ... ok {27} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_delete [0.003223s] ... ok {0} tempest.tests.api.compute.test_base.TestBaseV2ComputeTest.test_create_image_from_server_wait_until_saving_not_found [0.003570s] ... ok {2} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.011567s] ... ok {11} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_create_metering_label_rule_with_str_body [0.001880s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.011949s] ... ok {16} tempest.tests.lib.services.network.test_versions_client.TestNetworkVersionsClient.test_list_versions_client_with_str_body [0.002796s] ... ok 2017-10-27 12:23:09.870 5337 INFO tempest.lib.cli.base [-] running: '/bin/ls -l -a tempest' {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.001874s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_arbitrary_string [0.001379s] ... ok {30} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__admin_type [0.010473s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_bytes_body [0.002063s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_bytes_body [0.002211s] ... ok {14} tempest.tests.lib.common.utils.linux.test_remote_client.TestRemoteClient.test_validate_authentication [0.001993s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_disassociate_floating_ip_from_server [0.001729s] ... ok {23} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_success [0.077703s] ... ok {5} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_create_server_group_str_body [0.008859s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_both_match [0.008360s] ... ok {21} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_create_floating_ips_bulk_with_str_body [0.008775s] ... ok {27} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_get [0.003579s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_path_expansion [0.020030s] ... ok {11} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_delete_metering_label_rule [0.001790s] ... ok {16} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_bytes_body [0.002267s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.013104s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.001819s] ... ok {30} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__accounts_file__no_admin [0.010572s] ... ok {14} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV210.test_schema [0.002636s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_chunkify [0.001151s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_create_policy_with_str_body [0.001799s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_show_domain_group_option_config_with_str_body [0.001912s] ... ok {21} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_delete_floating_ips_bulk_with_bytes_body [0.008648s] ... ok {5} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_delete_server_group [0.001928s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_false [0.001708s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_fail_no_match [0.081670s] ... ok {27} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_head [0.004570s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_get [0.007448s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_bytes_body [0.002366s] ... ok {11} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_bytes_body [0.004280s] ... ok {16} tempest.tests.lib.services.volume.v3.test_volumes_client.TestVolumesClient.test_show_volume_summary_with_str_body [0.002092s] ... ok {29} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_None [0.001702s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.001957s] ... ok {14} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.011802s] ... ok 2017-10-27 12:23:09.649 5316 INFO tempest.lib.common.rest_client [-] Request (TestVersionsClient:test_list_versions_with_str_body): 300 GET https://example.com/ 0.000s {30} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__admin [0.009460s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_parse_image_id [0.000965s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_delete_policy [0.001592s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_test_update_domain_group_config_with_str_body [0.001953s] ... ok 2017-10-27 12:23:09.880 5337 INFO tempest.lib.cli.base [-] running: 'env NEW_VAR=1 /usr/bin/env' {5} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_byte_body [0.011196s] ... ok {21} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_delete_floating_ips_bulk_with_str_body [0.007125s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_in_oneOf_pass [0.015650s] ... ok {26} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_date_time_or_null_format [0.015490s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_is_resource_deleted_true [0.001920s] ... ok {2} tempest.tests.lib.services.volume.v3.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.012961s] ... ok {27} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_patch [0.002879s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_move [0.015688s] ... ok {23} tempest.tests.lib.cli.test_execute.TestExecute.test_execute_with_prefix [0.009435s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_list_extensions_with_str_body [0.002062s] ... ok {16} tempest.tests.lib.test_credentials.CredentialsTests.test_create [0.001110s] ... ok {11} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_list_metering_label_rules_with_str_body [0.001902s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_false [0.002012s] ... ok {29} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv4 [0.001079s] ... ok {14} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.008855s] ... ok {30} tempest.tests.common.test_admin_available.TestAdminAvailable.test__no_dynamic_creds__no_accounts_file__no_admin [0.010031s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_bytes_body [0.002080s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_infiniband_guid_address [0.001806s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_bytes_body [0.002084s] ... ok {5} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_list_server_groups_str_body [0.009188s] ... ok {21} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_list_floating_ips_bulk_with_bytes_body [0.080498s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaFormatValidation.test_validate_formats_pass_for_unknow_format [0.006887s] ... ok {26} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_invalid_date_time_format [0.244559s] ... ok {27} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_post [0.003429s] ... ok {2} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_duplicated_service [0.008878s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_byte_body [0.012176s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_directory [0.011592s] ... ok {23} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_create_project [0.005166s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.001837s] ... ok {11} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_bytes_body [0.001878s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials [0.010591s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_is_resource_deleted_true [0.002095s] ... ok {29} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_ipv6 [0.000980s] ... ok {16} tempest.tests.lib.test_credentials.CredentialsTests.test_create_invalid_attr [0.001281s] ... ok {30} tempest.tests.lib.common.test_rest_client.TestResponseBodyList.test_str [0.001356s] ... ok {14} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.002094s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_config_with_str_body [0.002407s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_list_policies_with_str_body [0.001841s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_int [0.000993s] ... ok {5} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_byte_body [0.011112s] ... ok {21} tempest.tests.lib.services.compute.test_floating_ips_bulk_client.TestFloatingIPsBulkClient.test_list_floating_ips_bulk_with_str_body [0.007511s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test__str__ [0.002160s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_list_floating_ips_str_body [0.010521s] ... ok {26} tempest.tests.lib.common.test_jsonschema_validator.TestJSONSchemaDateTimeFormat.test_valid_date_time_format [0.049221s] ... ok {2} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_invalid_service [0.007714s] ... ok {27} tempest.tests.lib.common.test_rest_client.TestRestClientHeadersJSON.test_put [0.003475s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_remove_entry [0.011612s] ... ok {11} tempest.tests.lib.services.network.test_metering_label_rules_client.TestMeteringLabelRulesClient.test_show_metering_label_rule_with_str_body [0.001854s] ... ok {23} tempest.tests.lib.common.test_cred_client.TestCredClientV3.test_delete_project [0.004991s] ... ok {9} tempest.tests.lib.services.identity.v2.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.001791s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_not_valid [0.009501s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.013115s] ... ok {29} tempest.tests.common.utils.test_net_utils.TestGetPingPayloadSize.test_too_low_mtu [0.001206s] ... ok {16} tempest.tests.lib.test_credentials.CredentialsTests.test_is_valid [0.001143s] ... ok {14} tempest.tests.lib.services.compute.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.001990s] ... ok {30} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_bytes_body [0.012870s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_config_with_bytes_body [0.002064s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_bytes_body [0.001841s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_mac_address [0.001699s] ... ok {5} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClient.test_show_server_group_str_body [0.009240s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.001795s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_get_versions [0.003500s] ... ok {26} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_bytes_body [0.011309s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_byte_body [0.012088s] ... ok {2} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_multiple_services [0.007888s] ... ok {27} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV22.test_schema [0.001281s] ... ok {0} tempest.tests.cmd.test_workspace.TestTempestWorkspaceManager.test_workspace_manager_rename [0.011535s] ... ok {9} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth [0.003262s] ... ok {11} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_bytes_body [0.001888s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_configured_admin_credentials_not_fill_valid [0.009673s] ... ok {29} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_bytes_body [0.012802s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.074022s] ... ok {14} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.002221s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_bytes_body [0.002298s] ... ok {30} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_create_agent_with_str_body [0.010175s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_show_policy_with_str_body [0.001756s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_default_prefix [0.001042s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_bytes_body [0.013298s] ... ok {26} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_create_security_default_group_rule_with_str_body [0.009684s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.001389s] ... ok {19} tempest.tests.lib.services.compute.test_floating_ips_client.TestFloatingIpsClient.test_show_floating_ip_str_body [0.010772s] ... ok {2} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_service_valid_and_unavailable [0.007649s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_deletion_with_unimplemented_deleted_method [0.002191s] ... ok {0} tempest.tests.lib.cli.test_command_failed.TestOutputParser.test_command_failed_exception [0.001209s] ... ok {27} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.013085s] ... ok {9} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_auth_with_tenant [0.001511s] ... ok {11} tempest.tests.lib.services.network.test_service_providers_client.TestServiceProvidersClient.test_list_service_providers_with_str_body [0.002286s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_dynamic [0.009707s] ... ok {29} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_list_bareMetal_nodes_with_str_body [0.012096s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.010977s] ... ok {8} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_equal [0.002036s] ... ok 2017-10-27 12:23:09.910 5337 INFO tempest.lib.common.rest_client [-] Request (TestMicroversionHeaderCheck:test_correct_microverion_in_response): 200 GET fake_url 0.001s {14} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.001892s] ... ok {30} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_delete_agent [0.002104s] ... ok {4} tempest.tests.lib.services.identity.v3.test_domain_configuration_client.TestDomainConfigurationClient.test_update_domain_group_option_config_with_str_body [0.002093s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_bytes_body [0.002239s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_none_prefix [0.001051s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_create_volume_with_str_body [0.011328s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.001660s] ... ok {26} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_delete_security_group_default_rule [0.002181s] ... ok {19} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_bytes_body [0.002454s] ... ok {23} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_correct_microverion_in_response [0.005415s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion [0.003217s] ... ok {2} tempest.tests.test_decorators.TestServicesDecorator.test_services_decorator_with_single_service [0.006865s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_bytes_body [0.002071s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_byte_body [0.011356s] ... ok {27} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.010713s] ... ok {9} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_init_without_authurl [0.001155s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_force_dynamic [0.009813s] ... ok {29} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_bytes_body [0.011109s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.013368s] ... ok {8} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_both_min_version_none [0.001008s] ... ok {14} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.001905s] ... ok {30} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_bytes_body [0.019508s] ... ok {13} tempest.tests.lib.services.identity.v3.test_policies_client.TestPoliciesClient.test_update_policy_with_str_body [0.001792s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___class_not_found [0.002821s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_name_with_prefix [0.001143s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_delete_volume [0.001944s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.001603s] ... ok {19} tempest.tests.lib.services.identity.v3.test_catalog_client.TestCatalogClient.test_show_catalog_with_str_body [0.002148s] ... ok {26} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_bytes_body [0.010589s] ... ok {15} tempest.tests.lib.common.test_rest_client.TestRestClientUtils.test_wait_for_resource_deletion_not_deleted [0.003869s] ... ok {2} tempest.tests.test_decorators.TestServicesDecorator.test_services_list [0.005545s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_bulk_subnets_with_str_body [0.002108s] ... ok {27} tempest.tests.lib.services.compute.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set [0.010920s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_hypervisor_str_body [0.011090s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov [0.010166s] ... ok {29} tempest.tests.lib.services.compute.test_baremetal_nodes_client.TestBareMetalNodesClient.test_show_bareMetal_node_with_str_body [0.012069s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.011328s] ... ok {8} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_greater [0.001004s] ... ok {14} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.002469s] ... ok {13} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_create_image_member_with_bytes_body [0.001869s] ... ok {30} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_list_agents_with_str_body [0.019498s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___no_module [0.001602s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password [0.001622s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_false [0.001802s] ... ok {26} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_list_security_group_default_rules_with_str_body [0.010170s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role [0.001187s] ... ok {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_check_token_existence [0.002009s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_bytes_body [0.013739s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_bytes_body [0.001971s] ... ok {27} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_bytes_body [0.012306s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_byte_body [0.009777s] ... ok 2017-10-27 12:23:09.465 5323 INFO tempest.lib.common.rest_client [-] Request (TestTokenClientV2:test_request_with_bytes_body): 200 GET fake_uri {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_provider_preprov_no_file [0.008166s] ... ok {29} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header [0.001420s] ... ok {28} tempest.tests.lib.services.compute.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.012009s] ... ok 2017-10-27 12:23:09.914 5337 INFO tempest.lib.common.rest_client [-] Request (TestMicroversionHeaderCheck:test_incorrect_microverion_in_response): 200 GET fake_url 0.000s {14} tempest.tests.lib.services.identity.v2.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.001907s] ... ok {8} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_cfg_min_version_none [0.001007s] ... ok {9} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_bytes_body [0.002294s] ... ok {30} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_bytes_body [0.083239s] ... ok {13} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_create_image_member_with_str_body [0.001740s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___not_a_class [0.002429s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_is_resource_deleted_true [0.001965s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len [0.001435s] ... ok {23} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_incorrect_microverion_in_response [0.003792s] ... ok {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_delete_token [0.001849s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.001211s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_add_host_with_str_body [0.010397s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_create_subnet_with_str_body [0.002349s] ... ok {26} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_bytes_body [0.008906s] ... ok {27} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_list_tenant_usages_with_str_body [0.012761s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_list_servers_on_hypervisor_str_body [0.010763s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v2 [0.008952s] ... ok {28} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_bytes_body [0.001787s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_bytes_body [0.001889s] ... ok {30} tempest.tests.lib.services.compute.test_agents_client.TestAgentsClient.test_update_agent_with_str_body [0.005158s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___one_class [0.003199s] ... ok {13} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_delete_image_member [0.001696s] ... ok {8} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_greater [0.001072s] ... ok {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_bytes_body [0.002496s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.001687s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_password_with_len_2 [0.001457s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_bytes_body [0.011019s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_byte_body [0.012985s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_delete_subnet [0.001716s] ... ok {26} tempest.tests.lib.services.compute.test_security_group_default_rules_client.TestSecurityGroupDefaultRulesClient.test_show_security_group_default_rule_with_str_body [0.019777s] ... ok {27} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_bytes_body [0.011872s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_domain [0.008997s] ... ok {28} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_create_endpoint_with_str_body [0.001380s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_byte_body [0.009172s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_bytes_body [0.001560s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_add_endpoint_to_project_with_str_body [0.001671s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test___init___two_classes [0.002585s] ... ok 2017-10-27 12:23:09.467 5323 INFO tempest.lib.common.rest_client [-] Request (TestTokenClientV2:test_request_with_str_body): 200 GET fake_uri {13} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_list_image_members_with_bytes_body [0.002386s] ... ok 2017-10-27 12:23:09.596 5343 INFO tempest.lib.common.rest_client [-] Request (TestClientWithMicroversionHeader:test_microverion_header_in_raw_request): 200 GET fake_url 0.001s {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_list_auth_projects_with_str_body [0.002164s] ... ok {8} tempest.tests.lib.common.test_api_version_utils.TestSelectRequestMicroversion.test_class_min_version_none [0.001001s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.001749s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_params [0.011140s] ... ok 2017-10-27 12:23:09.917 5337 INFO tempest.lib.common.rest_client [-] Request (TestMicroversionHeaderCheck:test_no_microverion_header_in_response): 200 GET fake_url 0.000s {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_url [0.001322s] ... ok {26} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url [0.004562s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_bytes_body [0.001999s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_create_aggregate_with_str_body [0.008881s] ... ok {27} tempest.tests.lib.services.compute.test_tenant_usages_client.TestTenantUsagesClient.test_show_tenant_usage_with_str_body [0.074391s] ... ok {9} tempest.tests.lib.services.identity.v2.test_token_client.TestTokenClientV2.test_request_with_str_body [0.002135s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_credentials_v3_no_domain [0.009209s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_search_hypervisor_str_body [0.079524s] ... ok {29} tempest.tests.lib.services.compute.test_base_compute_client.TestClientWithMicroversionHeader.test_microverion_header_in_raw_request [0.003436s] ... ok {28} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_delete_endpoint [0.001169s] ... ok {23} tempest.tests.lib.services.compute.test_base_compute_client.TestMicroversionHeaderCheck.test_no_microverion_header_in_response [0.003016s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_create_project_with_str_body [0.001205s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_later_kwargs [0.002060s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_bytes_body [0.001771s] ... ok {13} tempest.tests.lib.services.image.v1.test_image_members_client.TestImageMembersClient.test_list_image_members_with_str_body [0.001989s] ... ok {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_bytes_body [0.001922s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.001147s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_bytes_body [0.002619s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_list_volumes_with_str_body [0.012408s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid [0.002250s] ... ok {26} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_app_name [0.002486s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_list_subnets_with_str_body [0.001996s] ... ok 2017-10-27 12:23:09.412 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.413 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.414 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.414 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.416 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.416 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.554 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.555 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.555 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.558 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.559 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.559 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_delete_aggregate [0.001838s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_bytes_body [0.002173s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v2 [0.009715s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_bytes_body [0.002327s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_byte_body [0.013983s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___base_creds_uri [0.002278s] ... ok {23} tempest.tests.lib.services.compute.test_floating_ip_pools_client.TestFloatingIPPoolsClient.test_list_floating_ip_pools_with_bytes_body [0.016529s] ... ok {28} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_bytes_body [0.001612s] ... ok {31} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_base [0.002157s] ... ok {10} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_admin [0.024424s] ... ok {24} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_admin [0.031727s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_delete_project [0.001180s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_no_later_kwargs [0.002469s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_check_endpoint_in_project_with_str_body [0.002223s] ... ok {13} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_bytes_body [0.002074s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.001262s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_check_endpoint_group_with_str_body [0.001753s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_bytes_body [0.010775s] ... ok {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_api_description_with_str_body [0.001909s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_rand_uuid_hex [0.001441s] ... ok {26} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_base_version_url_double_slash [0.002207s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_bytes_body [0.002265s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_create_tenant_with_str_body [0.002114s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_bytes_body [0.009704s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_v3 [0.009194s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_create_credential_with_str_body [0.001879s] ... ok {12} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_reserve_fixed_ip_with_bytes_body [0.002921s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_none [0.002797s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_byte_body [0.011924s] ... ok {23} tempest.tests.lib.services.compute.test_floating_ip_pools_client.TestFloatingIPPoolsClient.test_list_floating_ip_pools_with_str_body [0.010203s] ... ok {28} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_params [0.001977s] ... ok {31} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath [0.001050s] ... ok {4} tempest.tests.lib.services.test_clients.TestClientsFactory.test__get_partial_class_with_alias [0.002071s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_bytes_body [0.001468s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_delete_endpoint_from_project [0.001757s] ... ok {13} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_create_metering_label_with_str_body [0.001896s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.001465s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_bytes_body [0.001875s] ... ok {5} tempest.tests.lib.services.compute.test_volumes_client.TestVolumesClient.test_show_volume_with_str_body [0.012355s] ... ok {22} tempest.tests.lib.common.utils.test_data_utils.TestDataUtils.test_random_bytes [0.021362s] ... ok {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_bytes_body [0.002322s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_show_subnet_with_str_body [0.001906s] ... ok {26} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_bytes_body [0.013722s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_delete_credential [0.001752s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_creds_vx [0.008667s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_delete_tenant [0.002032s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_list_aggregates_with_str_body [0.009700s] ... ok {12} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_reserve_fixed_ip_with_str_body [0.001801s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params [0.006103s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_statistics_str_body [0.010482s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_equal [0.001949s] ... ok {31} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_get_unversioned_endpoint_subpath_trailing_solidus [0.001035s] ... ok {28} tempest.tests.lib.services.identity.v3.test_endpoints_client.TestEndpointsClient.test_list_endpoints_with_str_body [0.001414s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_list_projects_with_str_body [0.001241s] ... ok {4} tempest.tests.lib.services.volume.v2.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_bytes_body [0.002298s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_bytes_body [0.001921s] ... ok {21} tempest.tests.lib.services.identity.v2.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.001708s] ... ok {13} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_delete_metering_label [0.001814s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_create_endpoint_group_with_str_body [0.002344s] ... ok {19} tempest.tests.lib.services.identity.v3.test_identity_client.TestIdentityClient.test_show_token_with_str_body [0.002063s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_shapshot_with_bytes_body [0.011779s] ... ok {26} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_get_version_by_url_with_str_body [0.013683s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_bytes_body [0.002018s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.001904s] ... ok 2017-10-27 12:23:09.962 5337 INFO tempest.lib.common.rest_client [-] Request (TestVersionsClient:test_list_versions_with_bytes_body): 300 GET https://example.com/ 0.000s {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_dynamic_provider_params_no_creds [0.010998s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_bytes_body [0.002021s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_bytes_body [0.009024s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_uri_params_unknown_services [0.003300s] ... ok {12} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_show_fixed_ip_with_bytes_body [0.011014s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_str_body [0.014923s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_bytes_body [0.001705s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than [0.001035s] ... ok {31} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_remove_version_project [0.001294s] ... ok {23} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_bytes_body [0.004075s] ... ok {4} tempest.tests.lib.services.volume.v2.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_str_body [0.002196s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_endpoints_in_project_with_str_body [0.001936s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_bytes_body [0.001179s] ... ok {21} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_bytes_body [0.001679s] ... ok {13} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_bytes_body [0.002343s] ... ok {19} tempest.tests.lib.services.volume.v2.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_bytes_body [0.002307s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_delete_endpoint_group [0.001654s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.010703s] ... ok {11} tempest.tests.lib.services.network.test_subnets_client.TestSubnetsClient.test_update_subnet_with_str_body [0.001913s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_list_credentials_with_str_body [0.002359s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenant_users_with_str_body [0.002021s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_remove_host_with_str_body [0.010925s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v2_uri [0.004597s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v2 [0.008959s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_cinder_api_versions [0.017568s] ... ok {12} tempest.tests.lib.services.compute.test_fixedIPs_client.TestFixedIPsClient.test_show_fixed_ip_with_str_body [0.010415s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_greater_than_equal [0.001064s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_byte_body [0.009087s] ... ok {31} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_nossl [0.001232s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_create_namespace_object_with_str_body [0.001441s] ... ok {4} tempest.tests.lib.services.volume.v2.test_encryption_types_client.TestEncryptionTypesClient.test_delete_encryption_type [0.001989s] ... ok {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_bytes_body [0.002259s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_show_project_with_str_body [0.001161s] ... ok {19} tempest.tests.lib.services.volume.v2.test_capabilities_client.TestCapabilitiesClient.test_show_backend_capabilities_with_str_body [0.002049s] ... ok {3} tempest.tests.cmd.test_list_plugins.TestTempestListPlugins.test_run_list_plugins [0.861331s] ... ok {13} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_list_metering_labels_with_str_body [0.001859s] ... ok {21} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_create_trust_with_str_body [0.001650s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_bytes_body [0.001857s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.001905s] ... ok 2017-10-27 12:23:09.919 5340 INFO tempest.lib.common.rest_client [-] Request (TestVersionsClient:test_list_versions_client_with_bytes_body): 200 GET https://example.com/ 0.000s {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_bytes_body [0.001881s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_bytes_body [0.001933s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_bytes_body [0.010122s] ... ok {11} tempest.tests.lib.services.volume.v2.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_bytes_body [0.002004s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___creds_v3_uri [0.004403s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_v3 [0.009122s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_bytes_body [0.009023s] ... ok {31} tempest.tests.cmd.test_verify_tempest_config.TestGetAPIVersions.test_url_grab_versioned_nova_ssl [0.001032s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_extension_client [0.024385s] ... ok {26} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_bytes_body [0.012793s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_header_not_present [0.000954s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_delete_namespace_objects [0.001746s] ... ok {0} tempest.tests.lib.services.compute.test_hypervisor_client.TestHypervisorClient.test_show_hypervisor_uptime_str_body [0.010429s] ... ok {4} tempest.tests.lib.services.volume.v2.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_bytes_body [0.002606s] ... ok 2017-10-27 12:23:09.965 5337 INFO tempest.lib.common.rest_client [-] Request (TestVersionsClient:test_list_versions_with_str_body): 300 GET https://example.com/ 0.000s {14} tempest.tests.lib.services.identity.v3.test_endpoint_filter_client.TestEndPointsFilterClient.test_list_projects_for_endpoint_with_str_body [0.001840s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_bytes_body [0.001478s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__dynamic_creds__accounts_file__one_user [0.005603s] ... ok {19} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_delete_user_message [0.001966s] ... ok {13} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_bytes_body [0.001868s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_list_endpoint_groups_with_str_body [0.001885s] ... ok foo - 200 POST request for Nova to v2.1//os-agents - 200 DELETE request for Nova to v2.1//os-agents/3 - 200 GET request for Nova to v2.1//os-agents - 404 DELETE request for Nova to v2.1//os-agents/3 bar - 200 POST request for Nova to v2.1//os-agents - 200 POST request for Nova to v2.1//os-agents - 200 DELETE request for Nova to v2.1//os-agents/1 - 200 DELETE request for Nova to v2.1//os-agents/2 {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_false [0.001845s] ... ok {21} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_delete_trust [0.001386s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_list_tenants_with_str_body [0.002221s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_set_metadata_with_str_body [0.011386s] ... ok {11} tempest.tests.lib.services.volume.v2.test_availability_zone_client.TestAvailabilityZoneClient.test_list_availability_zones_with_str_body [0.002373s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_show_credential_with_str_body [0.001717s] ... ok {23} tempest.tests.lib.services.image.v2.test_versions_client.TestVersionsClient.test_list_versions_with_str_body [0.002678s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___invalid_creds_uri [0.001804s] ... ok {18} tempest.tests.common.test_credentials_factory.TestCredentialsFactory.test_get_preprov_provider_params_creds_vx [0.008334s] ... ok {17} tempest.tests.cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_return_code_no_output [0.330935s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_list_host_with_str_body [0.009273s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_keystone_api_versions [0.015232s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_bytes_body [0.003108s] ... ok {4} tempest.tests.lib.services.volume.v2.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_str_body [0.002212s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_invalid_operation [0.001166s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_bytes_body [0.010851s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_change_user_password [0.001934s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__one_user [0.004995s] ... ok {6} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_list [0.932280s] ... ok {19} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_bytes_body [0.002194s] ... ok {13} tempest.tests.lib.services.network.test_metering_labels_client.TestMeteringLabelsClient.test_show_metering_label_with_str_body [0.001849s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_bytes_body [0.002166s] ... ok {30} tempest.tests.lib.services.identity.v3.test_projects_client.TestProjectsClient.test_update_project_with_str_body [0.001185s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_is_resource_deleted_true [0.001787s] ... ok {21} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_bytes_body [0.001714s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_bytes_body [0.001939s] ... ok 2017-10-27 12:23:09.931 5340 INFO tempest.lib.common.rest_client [-] Request (TestVersionsClient:test_list_versions_client_with_str_body): 200 GET https://example.com/ 0.000s {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_bytes_body [0.010227s] ... ok {11} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_bytes_body [0.001990s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_bytes_body [0.001935s] ... ok {23} tempest.tests.test_test.TestValidationResources.test_validation_resources_exists [0.019468s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_bytes_body [0.010134s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_nova_versions [0.016382s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than [0.001065s] ... ok {26} tempest.tests.lib.services.compute.test_versions_client.TestVersionsClient.test_list_versions_client_with_str_body [0.012944s] ... ok {4} tempest.tests.lib.services.volume.v2.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.002297s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.001947s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_list_namespace_object_with_str_body [0.002552s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_create_security_group_rule_with_str_body [0.011791s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users [0.004554s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_bytes_body [0.002131s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_show_endpoint_group_with_str_body [0.001851s] ... ok {19} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_list_user_message_with_str_body [0.002112s] ... ok {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_bytes_body [0.002161s] ... ok {21} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_list_trusts_with_str_body [0.001194s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_show_tenant_with_str_body [0.001857s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_byte_body [0.010212s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_show_aggregate_with_str_body [0.011094s] ... ok {11} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_create_group_type_with_str_body [0.001827s] ... ok {9} tempest.tests.lib.services.identity.v3.test_credentials_client.TestCredentialsClient.test_update_credential_with_str_body [0.002112s] ... ok {23} tempest.tests.test_test.TestValidationResources.test_validation_resources_fixture [0.023646s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_reboot_host_with_str_body [0.008582s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_less_than_equal [0.001107s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_bytes_body [0.002471s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_create_user_with_string_body [0.002010s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_bytes_body [0.002300s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_get_versions_invalid_response [0.019518s] ... ok {3} tempest.tests.common.test_alt_available.TestAltAvailable.test__no_dynamic_creds__accounts_file__two_users_identical [0.004784s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_force_detach_volume_with_str_body [0.001780s] ... ok {4} tempest.tests.lib.services.volume.v2.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.002271s] ... ok {19} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_bytes_body [0.002694s] ... ok {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_create_security_group_with_str_body [0.002046s] ... ok {0} tempest.tests.lib.services.compute.test_security_group_rules_client.TestSecurityGroupRulesClient.test_delete_security_group_rule [0.001853s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_bytes_body [0.002049s] ... ok {21} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_bytes_body [0.001382s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_params [0.010943s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_bytes_body [0.001865s] ... ok {9} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_bytes_body [0.002268s] ... ok {23} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config [0.110081s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_bytes_body [0.010241s] ... ok {11} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_delete_group_type [0.001729s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_not_equal [0.001036s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_create_domain_with_str_body [0.002138s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_bytes_body [0.008183s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_delete_user [0.002252s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_show_namespace_object_with_str_body [0.002364s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_retype_volume_with_bytes_body [0.001879s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test__str__ [0.000562s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions [0.010949s] ... ok {19} tempest.tests.lib.services.volume.v3.test_user_messages_client.TestUserMessagesClient.test_show_user_message_with_str_body [0.002165s] ... ok {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_delete_security_group [0.001157s] ... ok {21} tempest.tests.lib.services.identity.v3.test_trusts_client.TestTrustsClient.test_show_trust_with_str_body [0.001663s] ... ok {0} tempest.tests.lib.services.volume.v2.test_backups_client.TestBackupsClient.test_list_backups_with_bytes_body [0.002236s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.010086s] ... ok {27} tempest.tests.lib.services.identity.v2.test_tenants_client.TestTenantsClient.test_update_tenant_with_str_body [0.002309s] ... ok {8} tempest.tests.lib.services.identity.v3.test_endpoint_groups_client.TestEndPointGroupsClient.test_update_endpoint_group_with_str_body [0.002244s] ... ok {9} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_group_project_assignments_with_str_body [0.002013s] ... ok {23} tempest.tests.test_test.TestValidationResources.test_validation_resources_invalid_config_nova_net [0.024731s] ... ok {15} tempest.tests.lib.services.compute.test_aggregates_client.TestAggregatesClient.test_update_aggregate_with_str_body [0.011121s] ... ok {11} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_bytes_body [0.002216s] ... ok 2017-10-27 12:23:09.571 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_admin_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_compare_versions_with_name_in_microversion [0.001043s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_delete_domain [0.001945s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_bytes_body [0.001971s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_show_host_with_str_body [0.107254s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_bytes_body [0.002666s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_retype_volume_with_str_body [0.002337s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_describe_difference [0.000722s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_api_versions_not_implemented [0.009559s] ... ok {19} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_str [0.001383s] ... ok {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_bytes_body [0.001272s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_admin_creds [0.029781s] ... ok {21} tempest.tests.lib.services.volume.v2.test_limits_client.TestLimitsClient.test_show_limits_with_bytes_body [0.001602s] ... ok {0} tempest.tests.lib.services.volume.v2.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_bytes_body [0.001792s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_bytes_body [0.001994s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.010782s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_bytes_body [0.002232s] ... ok {9} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_bytes_body [0.002083s] ... ok {23} tempest.tests.test_test.TestValidationResources.test_validation_resources_new [0.015858s] ... ok {15} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV29.test_schema [0.002086s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_does_not_match [0.001310s] ... ok {11} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_list_group_types_with_str_body [0.001896s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_bytes_body [0.002345s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_bytes_body [0.007836s] ... ok {28} tempest.tests.lib.services.image.v2.test_namespace_object_client.TestNamespaceObjectClient.test_update_namespace_object_with_str_body [0.002279s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_matches_match [0.000694s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_bytes_body [0.002189s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_user_groups_with_string_body [0.001851s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_cinder_api_versions_no_v1 [0.015716s] ... ok {19} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_valid_uuid [0.001190s] ... ok {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_list_security_groups_with_str_body [0.002644s] ... ok {21} tempest.tests.lib.services.volume.v2.test_limits_client.TestLimitsClient.test_show_limits_with_str_body [0.001505s] ... ok {22} tempest.tests.lib.services.compute.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.011136s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_ec2_credential_with_str_body [0.001968s] ... ok {0} tempest.tests.lib.services.volume.v2.test_backups_client.TestBackupsClient.test_list_backups_with_detail_with_str_body [0.001787s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_bulk_port_with_str_body [0.001991s] ... ok {9} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_domain_assignments_with_str_body [0.002208s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_bytes_body [0.022856s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_matches [0.000989s] ... ok {23} tempest.tests.test_test.TestValidationResources.test_validation_resources_no_validation [0.011932s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_start_host_with_str_body [0.009716s] ... ok {3} tempest.tests.common.test_custom_matchers.TestMatchesDictExceptForKeys.test_mismatch_details [0.000602s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_list_domain_with_str_body [0.002001s] ... ok {11} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_bytes_body [0.001781s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_show_volume_image_metadata_with_str_body [0.001900s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.001957s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_cinder_api_versions_no_v2 [0.018390s] ... ok {19} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive [0.001311s] ... ok {28} tempest.tests.lib.test_tempest_lib.TestTempest_lib.test_something [0.001359s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_bytes_body [0.001887s] ... ok {21} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_exception [0.001844s] ... ok 2017-10-27 12:23:09.435 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.436 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.436 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.437 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_bytes_body [0.001286s] ... ok {22} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.002123s] ... ok {0} tempest.tests.lib.services.volume.v2.test_backups_client.TestBackupsClient.test_list_backups_with_params [0.002939s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_bytes_body [0.001928s] ... ok {9} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_bytes_body [0.002078s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_create_interface_with_str_body [0.012594s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_bytes_body [0.007714s] ... ok {10} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_no_admin [0.020145s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_bytes_body [0.001953s] ... ok {11} tempest.tests.lib.services.volume.v3.test_group_types_client.TestGroupTypesClient.test_show_group_type_with_str_body [0.001829s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_bytes_body [0.001877s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_cinder_api_versions_no_v3 [0.019237s] ... ok {25} tempest.tests.lib.common.test_api_version_utils.TestMicroversionHeaderMatches.test_header_not_present [0.001148s] ... ok {19} tempest.tests.lib.test_decorators.TestIdempotentIdDecorator.test_positive_without_doc [0.001122s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_create_user_with_str_body [0.002237s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_list_users_with_string_body [0.003946s] ... ok {21} tempest.tests.lib.test_decorators.TestRelatedBugDecorator.test_relatedbug_when_no_exception [0.000837s] ... ok {0} tempest.tests.lib.services.volume.v2.test_backups_client.TestBackupsClient.test_list_backups_with_str_body [0.001826s] ... ok {22} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_create_service_with_str_body [0.002031s] ... ok {9} tempest.tests.lib.services.identity.v3.test_role_assignments_client.TestRoleAssignmentsClient.test_list_user_project_effective_assignments_with_str_body [0.002096s] ... ok {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_show_security_group_with_str_body [0.001252s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_create_port_with_str_body [0.002191s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_stop_host_with_str_body [0.009053s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_bytes_body [0.002016s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_invalid_version [0.010112s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_show_domain_with_str_body [0.001993s] ... ok {13} tempest.tests.lib.services.volume.v2.test_volumes_client.TestVolumesClient.test_show_volume_metadata_item_with_str_body [0.003475s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder [0.010212s] ... ok {25} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsLatest.test_schema [0.002063s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_dont_import_local_tempest_code_into_lib [0.001129s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user [0.001799s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.002084s] ... ok {9} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_bytes_body [0.002204s] ... ok {22} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_delete_service [0.003145s] ... ok {0} tempest.tests.lib.services.volume.v2.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_bytes_body [0.001761s] ... ok {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_bytes_body [0.002179s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_delete_port [0.001704s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_bytes_body [0.008376s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_210_210 [0.008650s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_bytes_body [0.002413s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_delete_interface_with_str_body [0.001840s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_dont_use_config_in_tempest_lib [0.000969s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_byte_body [0.010045s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_cinder_all [0.009884s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_show_user_with_string_body [0.002063s] ... ok {9} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_list_quotas_with_str_body [0.001973s] ... ok {22} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.066286s] ... ok {0} tempest.tests.lib.services.volume.v2.test_quota_classes_client.TestQuotaClassesClient.test_show_quota_class_set_with_str_body [0.002026s] ... ok {13} tempest.tests.lib.test_base.TestAttr.test_has_no_attrs [0.000732s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_delete_user_ec2_credential [0.001652s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_bytes_body [0.001948s] ... ok 2017-10-27 12:23:09.658 5332 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; fake command exec_command tempest/lib/common/utils/linux/remote_client.py:104 2017-10-27 12:23:09.659 5332 DEBUG tempest.lib.common.utils.linux.remote_client [-] Caller: TestRemoteClientWithBrokenServer:test_exec_command_debug_ssh_console. Timeout trying to ssh to server {'status': 'ERROR', 'id': 'broken_server_uuid', 'name': 'broken_server'} wrapper tempest/lib/common/utils/linux/remote_client.py:45 2017-10-27 12:23:09.659 5332 DEBUG tempest.lib.common.utils.linux.remote_client [-] Could not get console_log for server broken_server_uuid wrapper tempest/lib/common/utils/linux/remote_client.py:55 {30} tempest.tests.lib.services.network.test_security_groups_client.TestSecurityGroupsClient.test_update_security_group_with_str_body [0.001971s] ... ok {12} tempest.tests.lib.services.compute.test_hosts_client.TestHostsClient.test_update_host_with_str_body [0.009697s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_23 [0.008919s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_bytes_body [0.010171s] ... ok {26} tempest.tests.lib.services.identity.v3.test_domains_client.TestDomainsClient.test_update_domain_with_str_body [0.002082s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_import_no_clients_in_api_and_scenario_tests [0.001028s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_add_flavor_access_str_body [0.009606s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron [0.009905s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.002078s] ... ok {9} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_reset_quotas [0.001792s] ... ok {0} tempest.tests.lib.services.volume.v2.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_bytes_body [0.001841s] ... ok {22} tempest.tests.lib.services.identity.v2.test_services_client.TestServicesClient.test_show_service_with_str_body [0.001990s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_bytes_body [0.001911s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_list_ports_with_str_body [0.001908s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_exec_command_debug_ssh_console [0.015002s] ... ok {30} tempest.tests.lib.test_auth.TestGetCredentials.test_invalid_identity_version [0.001040s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_bytes_body [0.002308s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_22_latest [0.008226s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_bytes_body [0.002254s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_no_hyphen_at_end_of_rand_name [0.000924s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_list_interfaces_with_str_body [0.010922s] ... ok {13} tempest.tests.lib.test_base.TestAttr.test_has_one_attr [0.000546s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor__byte_body [0.011171s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_neutron_all [0.010291s] ... ok {14} tempest.tests.lib.services.identity.v3.test_users_client.TestUsersClient.test_update_user_with_string_body [0.002378s] ... ok {9} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_bytes_body [0.002412s] ... ok {0} tempest.tests.lib.services.volume.v2.test_quota_classes_client.TestQuotaClassesClient.test_update_quota_class_set_with_str_boy [0.001878s] ... ok {22} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_bytes_body [0.002895s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_user_ec2_credentials_with_str_body [0.002169s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create [0.000782s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_bytes_body [0.002172s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_invalid_test_version [0.009478s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_create_service_with_str_body [0.001881s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_no_mutable_default_args [0.000963s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_check_tag_existence_with_str_body [0.001149s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_create_flavor_str_body [0.011808s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_bytes_body [0.009158s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_nova [0.010112s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_bytes_body [0.002341s] ... ok {9} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_show_quotas_with_str_body [0.001975s] ... ok {0} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_no_service [0.016822s] ... ok {13} tempest.tests.lib.test_base.TestAttr.test_has_two_attrs [0.000508s] ... ok {22} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_create_security_group_rule_with_str_body [0.002983s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_bytes_body [0.001833s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_show_port_with_str_body [0.001841s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_latest_latest [0.009142s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_create_invalid_attr [0.000931s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_delete_service [0.001772s] ... ok 2017-10-27 12:23:09.584 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.585 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.586 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.587 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_bytes_body [0.001214s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_no_setup_teardown_class_for_tests [0.000985s] ... ok {15} tempest.tests.lib.services.compute.test_interfaces_client.TestInterfacesClient.test_show_interface_with_str_body [0.010774s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_delete_flavor [0.002010s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_nova_all [0.010175s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_create_floatingip_with_str_body [0.002205s] ... ok {9} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_bytes_body [0.002016s] ... ok {24} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_no_admin [0.026923s] ... ok {13} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__get_service_clients_with_two_plugins [0.001516s] ... ok {22} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_delete_security_group_rule [0.001706s] ... ok {0} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_all [0.010913s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_bytes_body [0.002071s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_list_users_with_str_body [0.001840s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_23 [0.009079s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.002305s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_no_testtools_skip_decorator [0.000946s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_bytes_body [0.002914s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_create_tag_with_str_body [0.001395s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_byte_body [0.011059s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift [0.010400s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_delete_floatingip [0.001982s] ... ok {9} tempest.tests.lib.services.network.test_quotas_client.TestQuotasClient.test_update_quotas_with_str_body [0.001958s] ... ok {13} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_one_plugin_no_service_clients [0.001328s] ... ok {22} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_bytes_body [0.001906s] ... ok {0} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_minimal [0.007768s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_bytes_body [0.001915s] ... ok {8} tempest.tests.lib.services.network.test_ports_client.TestPortsClient.test_update_port_with_str_body [0.002076s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_latest [0.008494s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_no_vi_headers [0.000919s] ... ok 2017-10-27 12:23:10.320 5317 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; fake command exec_command tempest/lib/common/utils/linux/remote_client.py:104 2017-10-27 12:23:10.321 5317 DEBUG tempest.lib.common.utils.linux.remote_client [-] Caller: TestRemoteClientWithServer:test_exec_command_debug_ssh_console. Timeout trying to ssh to server {'status': 'ACTIVE', 'id': 'server_uuid', 'name': 'fake_server'} wrapper tempest/lib/common/utils/linux/remote_client.py:45 2017-10-27 12:23:10.321 5317 DEBUG tempest.lib.common.utils.linux.remote_client [-] Console log for server server_uuid: Console output for server_uuid wrapper tempest/lib/common/utils/linux/remote_client.py:52 {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_all_tags [0.001097s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_list_extensions_with_str_body [0.002399s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_false_str_body [0.011427s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_params [0.002017s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_extensions_swift_all [0.013889s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_bytes_body [0.002579s] ... ok {9} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_duplicated_type [0.001344s] ... ok {13} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test__register_service_clients_with_one_plugin [0.001315s] ... ok {22} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_list_security_group_rules_with_str_body [0.002313s] ... ok 2017-10-27 12:23:09.779 5344 INFO tempest.lib.common.rest_client [-] Request (KeystoneV2CredentialsTests:test_get_credentials): 200 POST http://fake_uri.com/auth/tokens {0} tempest.tests.test_config.TestServiceClientConfig.test_service_client_config_service_unknown [0.006477s] ... ok {11} tempest.tests.test_microversions.TestMicroversionsTestsClass.test_config_version_none_none [0.009428s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_scenario_tests_need_service_tags [0.000981s] ... ok {3} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_exec_command_debug_ssh_console [0.005893s] ... ok {8} tempest.tests.lib.services.volume.v2.test_hosts_client.TestQuotasClient.test_list_hosts_with_bytes_body [0.001998s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_ec2_credential_with_str_body [0.002196s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_bytes_body [0.002007s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_delete_tag [0.001135s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_list_services_with_str_body [0.002008s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v1 [0.083028s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials [0.003228s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_byte_body [0.010224s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_list_floatingips_with_str_body [0.002205s] ... ok {9} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_list_type [0.001111s] ... ok {13} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_one_plugin [0.001274s] ... ok {22} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_bytes_body [0.001885s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_service_tags_not_in_module_path [0.001013s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_bytes_body [0.001895s] ... ok {8} tempest.tests.lib.services.volume.v2.test_hosts_client.TestQuotasClient.test_list_hosts_with_str_body [0.001877s] ... ok {15} tempest.tests.lib.services.network.test_extensions_client.TestExtensionsClient.test_show_extension_with_str_body [0.002264s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_bytes_body [0.001927s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_0 [0.010368s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_bytes_body [0.001208s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_get_credentials_not_filled [0.001168s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_is_resource_deleted_true_str_body [0.084821s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_bytes_body [0.002080s] ... ok {13} tempest.tests.test_tempest_plugin.TestPluginDiscovery.test_load_tests_with_two_plugins [0.001338s] ... ok {9} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_decorator_with_unknown_type [0.000895s] ... ok {22} tempest.tests.lib.services.network.test_security_group_rules_client.TestSecurityGroupsClient.test_show_security_group_rule_with_str_body [0.001981s] ... ok {19} tempest.tests.test_hacking.HackingTestCase.test_unsupported_exception_attribute_PY3 [0.001048s] ... ok {15} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network [0.016163s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_show_user_with_str_body [0.001929s] ... ok {8} tempest.tests.lib.services.volume.v2.test_hosts_client.TestQuotasClient.test_show_host_with_bytes_body [0.001924s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_show_service_with_str_body [0.002312s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_list_tags_with_str_body [0.001392s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_not_valid [0.000951s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_v2_with_v1_1 [0.009498s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_byte_body [0.008561s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_show_floatingips_with_str_body [0.002090s] ... ok {9} tempest.tests.lib.test_decorators.TestAttrDecorator.test_attr_without_type [0.001009s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_bytes_body [0.003324s] ... ok {15} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_alt_creds [0.006016s] ... ok 2017-10-27 12:23:09.671 5332 DEBUG tempest.lib.common.utils.linux.remote_client [-] Caller: TestRemoteClientWithBrokenServer:test_validate_debug_ssh_console. Timeout trying to ssh to server {'status': 'ERROR', 'id': 'broken_server_uuid', 'name': 'broken_server'} wrapper tempest/lib/common/utils/linux/remote_client.py:45 2017-10-27 12:23:09.672 5332 DEBUG tempest.lib.common.utils.linux.remote_client [-] Could not get console_log for server broken_server_uuid wrapper tempest/lib/common/utils/linux/remote_client.py:55 {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_bytes_body [0.002019s] ... ok {8} tempest.tests.lib.services.volume.v2.test_hosts_client.TestQuotasClient.test_show_host_with_str_body [0.002414s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_bytes_body [0.001947s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_bytes_body [0.001184s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_is_valid [0.001167s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_access_str_body [0.010175s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_bytes_body [0.002674s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_accept_volume_transfer_with_str_body [0.003431s] ... ok {15} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_nova_net [0.007456s] ... ok {18} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithBrokenServer.test_validate_debug_ssh_console [0.011628s] ... ok {8} tempest.tests.lib.services.volume.v2.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body [0.001906s] ... ok {12} tempest.tests.lib.services.identity.v3.test_services_client.TestServicesClient.test_update_service_with_str_body [0.001836s] ... ok {26} tempest.tests.lib.services.network.test_tags_client.TestTagsClient.test_update_all_tags_with_str_body [0.001176s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_enabled_with_str_body [0.002255s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_all_attributes [0.001556s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs__byte_body [0.008581s] ... ok {14} tempest.tests.lib.services.network.test_floating_ips_client.TestFloatingIPsClient.test_update_floatingip_with_str_body [0.002275s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_bytes_body [0.002935s] ... ok {15} tempest.tests.test_base_test.TestBaseTestCase.test_get_tenant_network_with_role_creds [0.005856s] ... ok {26} tempest.tests.lib.services.volume.v2.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_bytes_body [0.002021s] ... ok {12} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_bytes_body [0.002061s] ... ok {8} tempest.tests.lib.services.volume.v2.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_bytes_body_and_detail [0.002019s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_bytes_body [0.001826s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavor_extra_specs_str_body [0.009300s] ... ok {30} tempest.tests.lib.test_credentials.KeystoneV2CredentialsTests.test_reset_single_attribute [0.001795s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_create_volume_transfer_with_str_body [0.003190s] ... ok {12} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_create_namespace_with_str_body [0.001923s] ... ok {26} tempest.tests.lib.services.volume.v2.test_snapshot_manage_client.TestSnapshotManageClient.test_manage_snapshot_with_str_body [0.001965s] ... ok {8} tempest.tests.lib.services.volume.v2.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body [0.001934s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_byte_body [0.011994s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_own_password_with_str_body [0.001860s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_delete_volume_transfer [0.001810s] ... ok {12} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_delete_namespace [0.001750s] ... ok {8} tempest.tests.lib.services.volume.v2.test_scheduler_stats_client.TestSchedulerStatsClient.test_list_pools_with_str_body_and_detail [0.002296s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base [0.001159s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_bytes_body [0.001839s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_list_flavors_str_body [0.010225s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_bytes_body [0.002383s] ... ok {12} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_bytes_body [0.002289s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_bytes_body [0.001953s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_base_solidus [0.000681s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_password_with_str_body [0.003481s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_byte_body [0.009761s] ... ok 2017-10-27 12:23:10.327 5317 DEBUG tempest.lib.common.utils.linux.remote_client [-] Caller: TestRemoteClientWithServer:test_validate_debug_ssh_console. Timeout trying to ssh to server {'status': 'ACTIVE', 'id': 'server_uuid', 'name': 'fake_server'} wrapper tempest/lib/common/utils/linux/remote_client.py:45 2017-10-27 12:23:10.327 5317 DEBUG tempest.lib.common.utils.linux.remote_client [-] Console log for server server_uuid: Console output for server_uuid wrapper tempest/lib/common/utils/linux/remote_client.py:52 2017-10-27 12:23:09.734 5315 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: NotFound: Object not found Details: None {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_bytes_body [0.001902s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path [0.000669s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_create_group_snapshot_with_str_body [0.001890s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_bytes_body [0.002080s] ... ok {12} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_show_namespace_with_str_body [0.001907s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_glance_version_no_version [0.009437s] ... ok {3} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClientWithServer.test_validate_debug_ssh_console [0.005328s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_remove_flavor_access_str_body [0.008596s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_no_version_path_solidus [0.000670s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_delete_group_snapshot [0.001831s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_detail_with_str_body [0.001986s] ... ok {27} tempest.tests.lib.services.identity.v2.test_users_client.TestUsersClient.test_update_user_with_str_body [0.001876s] ... ok {1} tempest.tests.cmd.test_verify_tempest_config.TestDiscovery.test_verify_keystone_api_versions_no_v3 [0.014698s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_empty_list [0.001558s] ... ok {12} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_bytes_body [0.001810s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_byte_body [0.009259s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version [0.000652s] ... ok {27} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantCollision [0.001647s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_list_volume_transfers_with_str_body [0.002008s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_bytes_body [0.003075s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_fake_content_type [0.001605s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_nullable_dict [0.000968s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_set_flavor_extra_spec_str_body [0.008002s] ... ok {27} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testProjectTenantNoCollision [0.001082s] ... ok {12} tempest.tests.lib.services.image.v2.test_namespaces_client.TestNamespacesClient.test_update_namespace_with_str_body [0.002194s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_solidus [0.000638s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_bytes_body [0.002060s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400 [0.001245s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_bytes_body [0.002142s] ... ok 2017-10-27 12:23:09.691 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'user_id': '1234', 'tenant_name': 'fake_admin_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_dict [0.000972s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_admin_creds [0.018497s] ... ok {12} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResouceTypesClient.test_list_resouce_types_with_bytes_body [0.001896s] ... ok {27} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrProjectDomain [0.001036s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_400_with_dict [0.001272s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path [0.000671s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_detail_with_str_body [0.002068s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_byte_body [0.011954s] ... ok {22} tempest.tests.lib.services.volume.v2.test_transfers_client.TestTransfersClient.test_show_volume_transfer_with_str_body [0.001842s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_item [0.001206s] ... ok {27} tempest.tests.lib.test_auth.TestKeystoneV3Credentials.testSetAttrUserDomain [0.001051s] ... ok {12} tempest.tests.lib.services.image.v2.test_resource_types_client.TestResouceTypesClient.test_list_resouce_types_with_str_body [0.001820s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401 [0.001186s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec__byte_body [0.007286s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_params [0.003314s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_path_version_trailing_path_solidus [0.000646s] ... ok {22} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator [0.009592s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_body_list [0.000984s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_401_with_dict [0.001215s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group [0.002217s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_list_group_snapshots_with_str_body [0.001974s] ... ok {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_one_top_key_without_list_or_dict [0.000975s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_extra_spec_str_body [0.009300s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path [0.000673s] ... ok {22} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_bad_service [0.008716s] ... ok 2017-10-27 12:23:09.600 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.602 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '12345', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_alt_tenant', 'user_id': '12345', 'project_id': '12345', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.605 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '123456', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_admin_tenant', 'user_id': '123456', 'project_id': '123456', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {3} tempest.tests.lib.common.test_rest_client.TestRestClientParseRespJSON.test_parse_resp_two_top_keys [0.000986s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403 [0.001185s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_no_trailing_path_solidus [0.000659s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_show_flavor_str_body [0.010308s] ... ok {22} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_disabled_ext [0.008707s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_all_cred_cleanup [0.035621s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_reset_group_snapshot_status [0.001784s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_from_group_snapshot [0.001826s] ... ok {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_bytes_body [0.001259s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path [0.000651s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_unset_flavor_extra_spec [0.001945s] ... ok {22} tempest.tests.test_decorators.TestRequiresExtDecorator.test_requires_ext_decorator_with_all_ext_enabled [0.009442s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.001847s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_403_with_dict [0.001232s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_bytes_body [0.001938s] ... ok {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_create_image_member_with_str_body [0.001076s] ... ok {26} tempest.tests.lib.test_auth.TestReplaceVersion.test_version_trailing_path_solidus [0.000639s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_byte_body [0.009006s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_grandparent_skip_checks_not_invoked [0.008629s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404 [0.001171s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_create_group_with_str_body [0.002368s] ... ok {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_delete_image_member [0.000986s] ... ok {8} tempest.tests.lib.services.volume.v3.test_group_snapshots_client.TestGroupSnapshotsClient.test_show_group_snapshot_with_str_body [0.002151s] ... ok {25} tempest.tests.lib.services.compute.test_flavors_client.TestFlavorsClient.test_update_flavor_extra_spec_str_body [0.014358s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup [0.009763s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_delete_group [0.001690s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_dict [0.001248s] ... ok {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_bytes_body [0.001392s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.001889s] ... ok {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create [0.001265s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.013463s] ... ok {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_show_image_member_with_str_body [0.001067s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_404_with_invalid_dict [0.001273s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_list_groups_with_str_body [0.001878s] ... ok {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_create_invalid_attr [0.001309s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409 [0.001236s] ... ok {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_bytes_body [0.001074s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_create_image_with_str_body [0.008286s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_reset_group_status [0.002052s] ... ok {3} tempest.tests.lib.services.image.v2.test_image_members_client.TestImageMembersClient.test_update_image_member_with_str_body [0.001064s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_bytes_body [0.002514s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_409_with_dict [0.001293s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.001832s] ... ok {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_bytes_body [0.001121s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_metadata_item_with_str_body [0.002357s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_show_group_with_str_body [0.001811s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410 [0.001255s] ... ok {3} tempest.tests.lib.services.volume.v3.test_backups_client.TestBackupsClient.test_update_backup_with_str_body [0.001097s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_bytes_body [0.002225s] ... ok {12} tempest.tests.lib.services.volume.v3.test_groups_client.TestGroupsClient.test_update_group [0.001773s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_dict [0.001254s] ... ok {3} tempest.tests.lib.test_base.TestSetUpClass.test_setup_class_raises_runtime_error [0.000124s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_delete_image_with_str_body [0.002101s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_410_with_invalid_dict [0.001480s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_bytes_body [0.005996s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_412 [0.001389s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_image_metadata_with_str_body [0.005443s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413 [0.005130s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.008017s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_list_images_with_str_body [0.005843s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_413_without_absolute_limit [0.002482s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_415 [0.002201s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_bytes_body [0.001910s] ... ok 2017-10-27 12:23:09.541 5322 INFO tempest.lib.common.rest_client [-] Request (KeystoneV3CredentialsTests:test_get_credentials): 201 POST http://fake_uri.com/auth/auth/tokens {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_422 [0.001465s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_resource_delete_with_str_body [0.001896s] ... ok 2017-10-27 12:23:09.635 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_alt_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials [0.003385s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_alt_creds [0.027181s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_dict [0.001515s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_bytes_body [0.005323s] ... ok 2017-10-27 12:23:09.782 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url): 200 POST http://fake_uri.com/auth/tokens {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_get_credentials_not_filled [0.001198s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url [0.002961s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_500_with_text [0.001420s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_item_with_str_body [0.004493s] ... ok {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_not_valid [0.001182s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_bytes_body [0.005198s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_dict [0.001471s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_501_with_text [0.001477s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_set_image_metadata_with_str_body [0.004474s] ... ok {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_is_valid [0.001132s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_bytes_body [0.008057s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_bigger_than_400 [0.001473s] ... ok {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_all_attributes [0.001565s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_metadata_item_with_str_body [0.005891s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientErrorCheckerTEXT.test_response_less_than_400 [0.001175s] ... ok {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_reset_single_attribute [0.002656s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.008148s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_fail [0.019742s] ... ok {8} tempest.tests.lib.test_credentials.KeystoneV3CredentialsTests.test_synced_attributes [0.001128s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_show_image_with_str_body [0.007261s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_disable_additional_property_pass [0.006504s] ... ok {8} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_no_error_flow [0.003920s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_bytes_body [0.007333s] ... ok 2017-10-27 12:23:09.787 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_to_get_admin_endpoint): 200 POST http://fake_uri.com/auth/tokens {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_enable_additional_property_pass [0.009049s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_to_get_admin_endpoint [0.004592s] ... ok {25} tempest.tests.lib.services.compute.test_images_client.TestImagesClient.test_update_image_metadata_with_str_body [0.004403s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_required_attribute [0.007498s] ... ok {25} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.001524s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_missing_response_body [0.009377s] ... ok {25} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.001249s] ... ok 2017-10-27 12:23:09.708 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.710 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'user_id': '12345', 'tenant_name': 'fake_alt_tenant', 'tenant_id': '12345', 'project_id': '12345'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.713 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'user_id': '123456', 'tenant_name': 'fake_admin_tenant', 'tenant_id': '123456', 'project_id': '123456'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_all_cred_cleanup [0.022734s] ... ok {25} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.001210s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_multiple_allowed_type [0.014753s] ... ok {25} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.002192s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_not_http_success_code [0.001253s] ... ok 2017-10-27 12:23:09.560 5322 INFO tempest.test [-] raised in TestWithClassFixtures.setUpClass. Invoking tearDownClass. {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_redirect_code [0.006650s] ... ok {25} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.001198s] ... ok {8} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_fails [0.003333s] ... ok {25} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.001195s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_pass_with_http_success_code [0.009023s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_list_pass [0.006620s] ... ok {25} tempest.tests.lib.services.volume.v1.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.001161s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_response_body_not_list [0.010019s] ... ok 2017-10-27 12:23:09.790 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_unknown_region): 200 POST http://fake_uri.com/auth/tokens {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_unexpected_response_body [0.001333s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_unknown_region [0.002479s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_attribute_type [0.005209s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientJSONSchemaValidation.test_validate_wrong_status_code [0.001000s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_copy_update_headers [0.002796s] ... ok 2017-10-27 12:23:09.666 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {1} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_delete_update_headers [0.002204s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_dhcp_without_subnet [0.031167s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_member_role_creation_with_duplicate [0.029785s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_get_update_headers [0.002386s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_head_update_headers [0.003037s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_patch_update_headers [0.003559s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_post_update_headers [0.002225s] ... ok 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients [-] Failed to register service client from plugin service2 with parameters {'module_path': 'This neither', 'client_names': ['SomeClient1'], 'name': 'client2', 'service_version': 'client2.v1'}: ImportError: No module named This neither 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients Traceback (most recent call last): 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients File "tempest/lib/services/clients.py", line 384, in __init__ 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients self.register_service_client_module(**service_client) 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients File "tempest/lib/services/clients.py", line 441, in register_service_client_module 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients **params) 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients File "tempest/lib/services/clients.py", line 172, in __init__ 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients _module = importlib.import_module(module_path) 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients __import__(name) 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients ImportError: No module named This neither 2017-10-27 12:23:09.641 5343 ERROR tempest.lib.services.clients 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients [-] Failed to register service client from plugin service1 with parameters {'module_path': 'I cannot load this', 'client_names': ['SomeClient1'], 'name': 'client1', 'service_version': 'client1.v1'}: ImportError: No module named I cannot load this 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients Traceback (most recent call last): 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients File "tempest/lib/services/clients.py", line 384, in __init__ 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients self.register_service_client_module(**service_client) 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients File "tempest/lib/services/clients.py", line 441, in register_service_client_module 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients **params) 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients File "tempest/lib/services/clients.py", line 172, in __init__ 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients _module = importlib.import_module(module_path) 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients __import__(name) 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients ImportError: No module named I cannot load this 2017-10-27 12:23:09.642 5343 ERROR tempest.lib.services.clients {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_cannot_load [0.006017s] ... ok {1} tempest.tests.lib.common.test_rest_client.TestRestClientUpdateHeaders.test_put_update_headers [0.002185s] ... ok {1} tempest.tests.lib.common.utils.test_misc.TestMisc.test_singleton [0.000769s] ... ok {1} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNone.test_schema [0.001307s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_add_user_to_group [0.001645s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_check_user_in_group [0.001133s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_bytes_body [0.001271s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_create_group_with_string_body [0.001526s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_delete_group [0.001131s] ... ok 2017-10-27 12:23:09.994 5339 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV3AuthProvider_DomainScope:test_get_auth_with_domain_scope): 201 POST http://fake_uri.com/auth/auth/tokens {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_bytes_body [0.001241s] ... ok {25} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider_DomainScope.test_get_auth_with_domain_scope [0.002916s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_groups_with_string_body [0.001227s] ... ok 2017-10-27 12:23:09.734 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'user_id': '1234', 'tenant_name': 'fake_alt_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_alt_creds [0.018684s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_bytes_body [0.001450s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_list_users_in_group_with_string_body [0.001207s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_exec_bad_command_output [0.012317s] ... ok 2017-10-27 12:23:09.792 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_with_api_version_filter): 200 POST http://fake_uri.com/auth/tokens {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_bytes_body [0.001170s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command [0.011572s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_api_version_filter [0.003093s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_exec_command_no_select [0.011398s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_show_group_with_string_body [0.001132s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_exec_good_command_output [0.012796s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_extra_path_endpoint [0.001485s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_bytes_body [0.001933s] ... ok {1} tempest.tests.lib.services.identity.v3.test_groups_client.TestGroupsClient.test_update_group_with_string_body [0.002116s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_add_image_tag [0.002130s] ... ok 2017-10-27 12:23:09.790 5336 ERROR tempest.test [-] teardown of resources failed: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )): MultipleExceptions: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )) 2017-10-27 12:23:09.790 5336 ERROR tempest.test Traceback (most recent call last): 2017-10-27 12:23:09.790 5336 ERROR tempest.test File "tempest/test.py", line 196, in tearDownClass 2017-10-27 12:23:09.790 5336 ERROR tempest.test teardown() 2017-10-27 12:23:09.790 5336 ERROR tempest.test File "tempest/test.py", line 562, in resource_cleanup 2017-10-27 12:23:09.790 5336 ERROR tempest.test raise testtools.MultipleExceptions(*cleanup_errors) 2017-10-27 12:23:09.790 5336 ERROR tempest.test MultipleExceptions: ((, Exception('mock3 resource cleanup failure',), ), (, Exception('mock1 resource cleanup failure',), )) 2017-10-27 12:23:09.790 5336 ERROR tempest.test {22} tempest.tests.test_test.TestTempestBaseTestClass.test_resource_cleanup_failures [0.011872s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_bytes_body [0.001988s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_class_overwritten [0.010318s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_setup_credentials_all [0.008850s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_create_image_with_str_body [0.001854s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_deactivate_image [0.002097s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin [0.007219s] ... ok {6} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_move [0.637383s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_admin_not_available [0.008234s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image [0.001426s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v2_not_available [0.004756s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_skip_checks_identity_v3_not_available [0.004780s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_delete_image_tag [0.001103s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_bytes_body [0.001270s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_list_images_with_str_body [0.001438s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_reactivate_image [0.001045s] ... ok 2017-10-27 12:23:09.797 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_with_known_name): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name [0.002450s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_file [0.001067s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_bytes_body [0.001180s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_show_image_with_str_body [0.001376s] ... ok 2017-10-27 12:23:10.047 5339 INFO tempest.lib.common.ssh [-] Creating ssh connection to 'localhost:22' as 'root' with password None 2017-10-27 12:23:10.048 5339 INFO tempest.lib.common.ssh [-] ssh connection to root@localhost successfully created {25} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection [0.003457s] ... ok 2017-10-27 12:23:09.649 5343 ERROR tempest.lib.services.clients [-] Failed to list available modules due to name conflicts: [Error registering plugin serviceA: Plugin serviceA is trying to register a service set(['client1.v1']) already claimed by another one, Error registering plugin serviceD: Plugin serviceD is trying to register a service set(['client1.v2']) already claimed by another one] 2017-10-27 12:23:09.750 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_dhcp_without_subnet [0.016227s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test___init___plugin_service_clients_name_conflict [0.006033s] ... ok {7} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_fails [1.577552s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_all [0.004135s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none [0.004240s] ... ok 2017-10-27 12:23:09.991 5315 INFO tempest.lib.common.rest_client [-] Request (TestImagesClient:test_store_image_file): 204 PUT images/e485aab9-0907-4973-921c-bb6da8a8fcf8/file 0.000s {29} tempest.tests.lib.services.test_clients.TestServiceClients.test__setup_parameters_none_no_region [0.004014s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_store_image_file [0.004181s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module [0.005084s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_bytes_body [0.001261s] ... ok 2017-10-27 12:23:09.800 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_with_known_name_and_unknown_servce): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.002721s] ... ok {1} tempest.tests.lib.services.image.v2.test_images_client.TestImagesClient.test_update_image_with_str_body [0.001210s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_name [0.004236s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_duplicate_service [0.003951s] ... ok {29} tempest.tests.lib.services.test_clients.TestServiceClients.test_register_service_client_module_override_default [0.005727s] ... ok Initialized empty Git repository in /tmp/tmp2LzBtq/tempest-unitMNcibQ/.git/ {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_bytes_body [0.002288s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_str_body [0.002204s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_bytes_body [0.002097s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.002184s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.001895s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_force_delete_snapshot [0.001896s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_bytes_body [0.002070s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.004849s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_bytes_body [0.002185s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_str_body [0.002001s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.001927s] ... ok {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.075388s] ... ok 2017-10-27 12:23:09.497 5334 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.498 5334 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.499 5334 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.500 5334 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.500 5334 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.501 5334 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.503 5334 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.504 5334 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.505 5334 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.505 5334 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.506 5334 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.507 5334 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} {20} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts [0.042115s] ... ok 2017-10-27 12:23:09.803 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_with_non_existent_service): 200 POST http://fake_uri.com/auth/tokens {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_bytes_body [0.001400s] ... ok {20} tempest.tests.cmd.test_account_generator.TestDumpAccountsV3.test_dump_accounts_existing_file [0.041233s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_non_existent_service [0.002633s] ... ok 2017-10-27 12:23:09.843 5336 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 2017-10-27 12:23:09.843 5336 ERROR tempest.test Traceback (most recent call last): 2017-10-27 12:23:09.843 5336 ERROR tempest.test File "tempest/test.py", line 201, in tearDownClass 2017-10-27 12:23:09.843 5336 ERROR tempest.test "super's resource_cleanup" % cls.__name__) 2017-10-27 12:23:09.843 5336 ERROR tempest.test RuntimeError: resource_cleanup for BadResourceCleanup did not call the super's resource_cleanup 2017-10-27 12:23:09.843 5336 ERROR tempest.test {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_str_body [0.001225s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_super_resource_cleanup_not_invoked [0.005738s] ... ok {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_cfg_version_min_greater_than_max [0.002198s] ... ok 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources [-] Exception raised while deleting key keypair_name: Exception: keypair exception 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources File "tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name) 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources File "", line 3, in delete_keypair 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources return _mock_self._mock_call(*args, **kwargs) 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources raise effect 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources Exception: keypair exception 2017-10-27 12:23:10.282 5331 ERROR tempest.lib.common.validation_resources 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources [-] Exception raised while deleting security group sg_id: Exception: sg exception 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "", line 3, in delete_security_group 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources return _mock_self._mock_call(*args, **kwargs) 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources raise effect 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources Exception: sg exception 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources [-] Exception raised while deleting ip 1234: Exception: fip exception 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "tempest/lib/common/validation_resources.py", line 335, in clear_validation_resources 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources floating_ip_client.delete_floatingip(fip_id) 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "", line 3, in delete_floatingip 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources return _mock_self._mock_call(*args, **kwargs) 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources raise effect 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources Exception: fip exception 2017-10-27 12:23:10.284 5331 ERROR tempest.lib.common.validation_resources 2017-10-27 12:23:09.566 5322 ERROR tempest.test [-] teardown of credentials failed: clear exploded: Exception: clear exploded 2017-10-27 12:23:09.566 5322 ERROR tempest.test Traceback (most recent call last): 2017-10-27 12:23:09.566 5322 ERROR tempest.test File "tempest/test.py", line 196, in tearDownClass 2017-10-27 12:23:09.566 5322 ERROR tempest.test teardown() 2017-10-27 12:23:09.566 5322 ERROR tempest.test File "tempest/tests/test_test.py", line 502, in tracker 2017-10-27 12:23:09.566 5322 ERROR tempest.test self.mocks[name]() 2017-10-27 12:23:09.566 5322 ERROR tempest.test File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ 2017-10-27 12:23:09.566 5322 ERROR tempest.test return _mock_self._mock_call(*args, **kwargs) 2017-10-27 12:23:09.566 5322 ERROR tempest.test File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call 2017-10-27 12:23:09.566 5322 ERROR tempest.test raise effect 2017-10-27 12:23:09.566 5322 ERROR tempest.test Exception: clear exploded 2017-10-27 12:23:09.566 5322 ERROR tempest.test {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_bytes_body [0.001331s] ... ok {8} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_credentials_clear_fails [0.006692s] ... ok {17} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_exceptions [0.015652s] ... ok {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_above_cfg_max [0.001165s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_super_setup_credentials_not_invoked [0.004588s] ... ok 2017-10-27 12:23:10.051 5339 INFO tempest.lib.common.ssh [-] Creating ssh connection to 'localhost:22' as 'root' with password None 2017-10-27 12:23:10.052 5339 INFO tempest.lib.common.ssh [-] Creating ssh connection to 'proxy-host:22' as 'proxy-user' with password None 2017-10-27 12:23:10.052 5339 INFO tempest.lib.common.ssh [-] ssh connection to proxy-user@proxy-host successfully created 2017-10-27 12:23:10.056 5339 INFO tempest.lib.common.ssh [-] ssh connection to root@localhost successfully created {29} tempest.tests.lib.services.volume.v1.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_str_body [0.001545s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_over_ssh [0.008150s] ... ok {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_below_cfg_min [0.001137s] ... ok {17} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_neutron [0.013892s] ... ok {22} tempest.tests.test_test.TestTempestBaseTestClass.test_super_skip_checks_not_invoked [0.004449s] ... ok {17} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_nova_net [0.012538s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_bytes_body [0.001417s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_timeout [0.055982s] ... ok {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_cfg_in_range [0.000982s] ... ok 2017-10-27 12:23:09.728 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_admin_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.730 5345 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_admin_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: {'id': '1234', 'name': 'fake_admin_net'}, Subnet: {'id': '1234', 'name': 'fake_admin_subnet'}, Router: {'id': '1234', 'name': 'fake_admin_router'} {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_admin_creation [0.033218s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_metadata_with_str_body [0.001331s] ... ok {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_equal [0.001019s] ... ok {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_max_in_range [0.001054s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_bytes_body [0.001291s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_create_snapshot_with_str_body [0.001634s] ... ok {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_greater_than_max [0.001192s] ... ok 2017-10-27 12:23:09.806 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_with_skip_path_filter): 200 POST http://fake_uri.com/auth/tokens {20} tempest.tests.lib.common.test_api_version_utils.TestVersionSkipLogic.test_version_min_in_range [0.001006s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_skip_path_filter [0.002442s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_delete_snapshot [0.001149s] ... ok {20} tempest.tests.lib.common.test_http.TestClosingHttp.test_constructor_invalid_ca_certs_and_timeout [0.001297s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_force_delete_snapshot [0.001186s] ... ok {20} tempest.tests.lib.common.test_http.TestClosingHttp.test_constructor_ssl_cert_validation_disabled [0.001079s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_bytes_body [0.001296s] ... ok {20} tempest.tests.lib.common.test_http.TestClosingHttp.test_constructor_ssl_cert_validation_disabled_and_ca_certs [0.001028s] ... ok {20} tempest.tests.lib.common.test_http.TestClosingHttp.test_constructor_valid_ca_certs [0.001180s] ... ok 2017-10-27 12:23:09.571 5322 INFO tempest.test [-] raised in TestWithClassFixtures.setUpClass. Invoking tearDownClass. {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_list_snapshots_with_str_body [0.001543s] ... ok 2017-10-27 12:23:09.765 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'user_id': '1234', 'tenant_name': 'fake_admin_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.767 5332 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'user_id': '1234', 'tenant_name': 'fake_admin_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: {'id': '1234', 'name': 'fake_admin_net'}, Subnet: {'id': '1234', 'name': 'fake_admin_subnet'}, Router: {'id': '1234', 'name': 'fake_admin_router'} {8} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_clients_resources_fails [0.003651s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_admin_creation [0.015211s] ... ok {20} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_bytes_body [0.016040s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_bytes_body [0.001705s] ... ok {20} tempest.tests.lib.services.compute.test_migrations_client.TestMigrationsClient.test_list_migration_with_str_body [0.011543s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_item_with_str_body [0.001799s] ... ok {20} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_bytes_body [0.009297s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_bytes_body [0.001886s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_metadata_with_str_body [0.002310s] ... ok {20} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_list_tenant_networks_with_str_body [0.008015s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_bytes_body [0.002053s] ... ok {20} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_bytes_body [0.077852s] ... ok 2017-10-27 12:23:09.575 5322 INFO tempest.test [-] raised in TestWithClassFixtures.setUpClass. Invoking tearDownClass. {20} tempest.tests.lib.services.compute.test_tenant_networks_client.TestTenantNetworksClient.test_show_tenant_network_with_str_body [0.008844s] ... ok 2017-10-27 12:23:09.809 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_with_unknown_name_and_known_service): 200 POST http://fake_uri.com/auth/tokens {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_show_snapshot_with_str_body [0.002002s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unknown_name_and_known_service [0.002570s] ... ok {8} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails [0.003642s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_endpoint [0.001468s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_bytes_body [0.001989s] ... ok {20} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource [0.003066s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_metadata_with_str_body [0.002333s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.001376s] ... ok {20} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_create_resource_expect_different_values [0.003069s] ... ok 2017-10-27 12:23:09.454 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.455 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.456 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.456 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.457 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.458 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.459 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.459 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.460 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.461 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.461 5324 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.462 5324 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'user_id': 'id', 'tenant_name': 'name', 'tenant_id': 'id', 'project_id': 'id'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} {10} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV2.test_generate_resources_swift_heat_admin [0.024767s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_bytes_body [0.001922s] ... ok {10} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_id [0.002077s] ... ok {29} tempest.tests.lib.services.volume.v2.test_snapshots_client.TestSnapshotsClient.test_update_snapshot_with_str_body [0.001926s] ... ok {20} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource [0.004759s] ... ok {10} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_domain_name [0.001895s] ... ok {29} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_bug [0.001610s] ... ok {20} tempest.tests.lib.services.network.test_base_network_client.TestBaseNetworkClient.test_update_resource_expect_different_values [0.002692s] ... ok {29} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_bug_and_condition_false [0.001211s] ... ok {10} tempest.tests.lib.cli.test_execute.TestCLIClient.test_execute_with_prefix [0.002209s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_unscoped [0.002075s] ... ok {29} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_bug_and_condition_true [0.001309s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_domain_scope [0.001668s] ... ok {29} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_bug_without_bug_never_skips [0.001294s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_project_scope [0.001552s] ... ok 2017-10-27 12:23:10.324 5331 WARNING tempest.lib.common.validation_resources [-] Keypair keypair_name is not found when attempting to delete: NotFound: Object not found Details: yay 2017-10-27 12:23:10.324 5331 WARNING tempest.lib.common.validation_resources [-] Security group sg_id is not found when attempting to delete: NotFound: Object not found Details: yay 2017-10-27 12:23:10.325 5331 WARNING tempest.lib.common.validation_resources [-] Floating ip 1234 not found while attempting to delete: NotFound: Object not found Details: yay {29} tempest.tests.lib.test_decorators.TestSkipBecauseDecorator.test_skip_because_invalid_bug_number [0.001475s] ... ok {17} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_delete [0.012969s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_auth_parameters_with_scope_unset [0.001568s] ... ok 2017-10-27 12:23:10.115 5339 INFO tempest.lib.common.ssh [-] Creating ssh connection to 'localhost:22' as 'root' with password None 2017-10-27 12:23:10.116 5339 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to root@localhost (). Number attempts: 1. Retry after 2 seconds.: error 2017-10-27 12:23:10.117 5339 INFO tempest.lib.common.ssh [-] ssh connection to root@localhost successfully created {25} tempest.tests.lib.test_ssh.TestSshClient.test_get_ssh_connection_two_attemps [0.004458s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url [0.004015s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_pkey_calls_paramiko_RSAKey [0.001467s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_scope_project [0.003383s] ... ok {25} tempest.tests.lib.test_ssh.TestSshClient.test_timeout_in_exec_command [0.007916s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_to_get_admin_endpoint [0.003301s] ... ok 2017-10-27 12:23:09.815 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_without_name): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_name [0.002797s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unknown_region [0.003212s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_identity [0.003507s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_unscoped_other [0.003316s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_api_version_filter [0.004346s] ... ok 2017-10-27 12:23:10.338 5331 WARNING tempest.lib.common.validation_resources [-] Security group sg_id is not found when attempting to delete: NotFound: Object not found Details: yay {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_extra_path_endpoint [0.001566s] ... ok {17} tempest.tests.lib.common.test_validation_resources.TestClearValidationResourcesFixture.test_clear_validation_resources_wait_not_found_wait [0.013612s] ... ok 2017-10-27 12:23:09.485 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user10', 'project_name': 'test_project10', 'domain_name': 'domain'} {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_list_role [0.015042s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name [0.003088s] ... ok {17} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_bytes_body [0.005329s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_known_name_and_unknown_servce [0.003505s] ... ok {17} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_create_certificate_with_str_body [0.004915s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_non_existent_service [0.003556s] ... ok {17} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_bytes_body [0.004182s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_skip_path_filter [0.003103s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unknown_name_and_known_service [0.003276s] ... ok {17} tempest.tests.lib.services.compute.test_certificates_client.TestCertificatesClient.test_show_certificate_with_str_body [0.046834s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_bytes_body [0.001301s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_endpoint [0.001571s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_authorize_token_request_with_str_body [0.001101s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_with_unversioned_extra_path_endpoint [0.001457s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_access_token [0.001516s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_name [0.003152s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_create_request_token [0.001532s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_base_url_without_service [0.003254s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_credentials_missing_attribute [0.001999s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token [0.001108s] ... ok 2017-10-27 12:23:09.818 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_base_url_without_service): 200 POST http://fake_uri.com/auth/tokens {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_check_domain_credentials_missing_attribute [0.001865s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_base_url_without_service [0.002676s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_get_access_token_role [0.001093s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_fill_credentials [0.003529s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_token_roles [0.001100s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_check_credentials_missing_attribute [0.001595s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request [0.008662s] ... ok {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_list_access_tokens [0.001309s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_auth_cleans_alt [0.004453s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data [0.003194s] ... ok 2017-10-27 12:23:09.500 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin1', 'project_name': 'test_project11', 'domain_name': 'domain'} {17} tempest.tests.lib.services.identity.v3.test_oauth_token_client.TestOAUTHTokenClient.test_revoke_access_token [0.001027s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_no_admin [0.014649s] ... ok 2017-10-27 12:23:09.777 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'user_id': '1234', 'tenant_name': 'fake_alt_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.778 5332 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'user_id': '1234', 'tenant_name': 'fake_alt_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: {'id': '1234', 'name': 'fake_alt_net'}, Subnet: {'id': '1234', 'name': 'fake_alt_subnet'}, Router: {'id': '1234', 'name': 'fake_alt_router'} {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.003650s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_alt_creation [0.011429s] ... ok {17} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_continue_with_no_continue_received [0.005129s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.003522s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.003457s] ... ok {17} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_no_data [0.005003s] ... ok {17} tempest.tests.lib.services.object_storage.test_object_client.TestObjectClient.test_create_object_continue_with_data [0.006197s] ... ok {17} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_class [0.000801s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_bad_service [0.003591s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_body [0.006724s] ... ok {17} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_auth_data_property_when_cache_exists [0.000944s] ... ok {17} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_check_credentials_bad_type [0.000622s] ... ok {17} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_clear_auth [0.000630s] ... ok 2017-10-27 12:23:09.759 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_alt_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.760 5345 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_alt_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: {'id': '1234', 'name': 'fake_alt_net'}, Subnet: {'id': '1234', 'name': 'fake_alt_subnet'}, Router: {'id': '1234', 'name': 'fake_alt_router'} {17} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_delete_auth_data_property_through_deleter [0.000625s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_alt_creation [0.030141s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_headers [0.002771s] ... ok {17} tempest.tests.lib.test_auth.TestBaseAuthProvider.test_set_and_reset_alt_auth_data [0.000634s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_with_identical_alt_auth_url [0.002150s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_request_without_service [0.002176s] ... ok 2017-10-27 12:23:09.823 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_fill_credentials): 200 POST http://fake_uri.com/auth/tokens {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_all_valid [0.001064s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_fill_credentials [0.002475s] ... ok 2017-10-27 12:23:09.515 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user8', 'project_name': 'test_project8', 'domain_name': 'domain'} {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_set_scope_invalid [0.001181s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test__get_creds_by_roles_one_role [0.016463s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_no_previous_file [0.016423s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_expired [0.009876s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_create_hash_file_previous_file [0.014270s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired [0.002341s] ... ok {20} tempest.tests.lib.test_auth.TestKeystoneV3AuthProvider.test_token_not_expired_to_be_renewed [0.003224s] ... ok 2017-10-27 12:23:09.826 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request [0.002717s] ... ok 2017-10-27 12:23:09.579 5322 INFO tempest.test [-] raised in TestWithClassFixtures.setUpClass. Invoking tearDownClass. 2017-10-27 12:23:09.579 5322 ERROR tempest.test [-] teardown of credentials failed: clear exploded: Exception: clear exploded 2017-10-27 12:23:09.579 5322 ERROR tempest.test Traceback (most recent call last): 2017-10-27 12:23:09.579 5322 ERROR tempest.test File "tempest/test.py", line 196, in tearDownClass 2017-10-27 12:23:09.579 5322 ERROR tempest.test teardown() 2017-10-27 12:23:09.579 5322 ERROR tempest.test File "tempest/tests/test_test.py", line 502, in tracker 2017-10-27 12:23:09.579 5322 ERROR tempest.test self.mocks[name]() 2017-10-27 12:23:09.579 5322 ERROR tempest.test File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ 2017-10-27 12:23:09.579 5322 ERROR tempest.test return _mock_self._mock_call(*args, **kwargs) 2017-10-27 12:23:09.579 5322 ERROR tempest.test File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call 2017-10-27 12:23:09.579 5322 ERROR tempest.test raise effect 2017-10-27 12:23:09.579 5322 ERROR tempest.test Exception: clear exploded 2017-10-27 12:23:09.579 5322 ERROR tempest.test {8} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_credentials_fails_clear_fails [0.003896s] ... ok {8} tempest.tests.test_test.TestTempestBaseTestClassFixtures.test_skip_only [0.002074s] ... ok 2017-10-27 12:23:09.563 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin1', 'project_name': 'test_project11', 'domain_name': 'domain'} {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds [0.013838s] ... ok 2017-10-27 12:23:09.828 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_alt_auth_cleans_alt): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_auth_cleans_alt [0.001977s] ... ok 2017-10-27 12:23:09.830 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_alt_part_without_alt_data): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data [0.001619s] ... ok 2017-10-27 12:23:09.577 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} 2017-10-27 12:23:09.577 5324 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. 2017-10-27 12:23:09.832 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_alt_part_without_alt_data_no_change_body): 200 POST http://fake_uri.com/auth/tokens {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_role [0.014185s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_body [0.003279s] ... ok 2017-10-27 12:23:09.838 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_alt_part_without_alt_data_no_change_headers): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_headers [0.004398s] ... ok 2017-10-27 12:23:09.593 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} 2017-10-27 12:23:09.594 5324 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. {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_by_type [0.019577s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_admin_creds_none_available [0.011917s] ... ok 2017-10-27 12:23:09.843 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_alt_part_without_alt_data_no_change_url): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_alt_part_without_alt_data_no_change_url [0.003381s] ... ok 2017-10-27 12:23:09.625 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user7', 'project_name': 'test_project7', 'domain_name': 'domain'} {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds [0.015670s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_alt_creds_none_available [0.011839s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_free_accounts [0.025533s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_no_previous_accounts [0.086471s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_free_hash_some_in_use_accounts [0.020822s] ... ok 2017-10-27 12:23:09.845 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_bad_service): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_bad_service [0.002543s] ... ok 2017-10-27 12:23:09.791 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.792 5332 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: {'id': '1234', 'name': 'fake_net'}, Subnet: {'id': '1234', 'name': 'fake_subnet'}, Router: {'id': '1234', 'name': 'fake_router'} 2017-10-27 12:23:09.794 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'user_id': '12345', 'tenant_name': 'fake_alt_tenant', 'tenant_id': '12345', 'project_id': '12345'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.794 5332 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'user_id': '12345', 'tenant_name': 'fake_alt_tenant', 'tenant_id': '12345', 'project_id': '12345'}, Network: {'id': '12345', 'name': 'fake_alt_net'}, Subnet: {'id': '12345', 'name': 'fake_alt_subnet'}, Router: {'id': '12345', 'name': 'fake_alt_router'} 2017-10-27 12:23:09.797 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'user_id': '123456', 'tenant_name': 'fake_admin_tenant', 'tenant_id': '123456', 'project_id': '123456'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.797 5332 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'user_id': '123456', 'tenant_name': 'fake_admin_tenant', 'tenant_id': '123456', 'project_id': '123456'}, Network: {'id': '123456', 'name': 'fake_admin_net'}, Subnet: {'id': '123456', 'name': 'fake_admin_subnet'}, Router: {'id': '123456', 'name': 'fake_admin_router'} {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_cleanup [0.023927s] ... ok 2017-10-27 12:23:09.611 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.612 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.613 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.614 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.618 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.618 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.620 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.621 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.622 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.622 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.623 5338 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.624 5338 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'name', 'project_name': 'name', 'project_domain_id': 'fake_domain', 'user_domain_id': 'fake_domain', 'tenant_id': 'id', 'user_domain_name': 'Fake_Domain', 'domain_name': 'Fake_Domain', 'tenant_name': 'name', 'user_id': 'id', 'project_id': 'id', 'domain_id': 'fake_domain', 'project_domain_name': 'Fake_Domain'}, Network: {'name': 'name', 'id': 'id'}, Subnet: {'name': 'name', 'id': 'id'}, Router: {'name': 'name', 'id': 'id'} 2017-10-27 12:23:09.848 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_identical_alt_auth_body): 200 POST http://fake_uri.com/auth/tokens {24} tempest.tests.cmd.test_account_generator.TestGenerateResourcesV3.test_generate_resources_swift_heat_admin [0.036406s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_body [0.002197s] ... ok {24} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_boot_time [0.010994s] ... ok {24} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_disks [0.009341s] ... ok {24} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_get_mac_address [0.010440s] ... ok {24} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_ping_host [0.009767s] ... ok {24} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_regular_str [0.010888s] ... ok {24} tempest.tests.common.utils.linux.test_remote_client.TestRemoteClient.test_write_to_console_special_chars [0.010868s] ... ok {24} tempest.tests.lib.common.test_rest_client.TestRestClientNotFoundHandling.test_post [0.003695s] ... ok {24} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth [0.002389s] ... ok {24} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_project_id_and_domain_id [0.001594s] ... ok {24} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_auth_with_tenant [0.002100s] ... ok {24} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_init_without_authurl [0.000902s] ... ok 2017-10-27 12:23:09.850 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_identical_alt_auth_headers): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_headers [0.002178s] ... ok 2017-10-27 12:23:09.718 5338 INFO tempest.lib.common.rest_client [-] Request (TestTokenClientV3:test_request_with_bytes_body): 201 GET fake_uri {24} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_bytes_body [0.001850s] ... ok 2017-10-27 12:23:09.852 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_with_identical_alt_auth_url): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_with_identical_alt_auth_url [0.001978s] ... ok 2017-10-27 12:23:09.720 5338 INFO tempest.lib.common.rest_client [-] Request (TestTokenClientV3:test_request_with_str_body): 201 GET fake_uri {24} tempest.tests.lib.services.identity.v3.test_token_client.TestTokenClientV3.test_request_with_str_body [0.001588s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_bytes_body [0.001423s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tag_with_str_body [0.001213s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_bytes_body [0.001832s] ... ok 2017-10-27 12:23:09.855 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_request_without_service): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_request_without_service [0.001811s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_create_namespace_tags_with_str_body [0.001936s] ... ok 2017-10-27 12:23:09.916 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.918 5332 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: {'id': '1234', 'name': 'fake_net'}, Subnet: {'id': '1234', 'name': 'fake_subnet'}, Router: {'id': '1234', 'name': 'fake_router'} {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_delete_all_namespace_tags [0.001932s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_network_creation [0.116352s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_all_valid [0.000968s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_bytes_body [0.002171s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_list_namespace_tags_with_str_body [0.002629s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_bytes_body [0.002106s] ... ok {24} tempest.tests.lib.services.image.v2.test_namespace_tags_client.TestNamespaceTagsClient.test_show_namespace_tag_with_str_body [0.002058s] ... ok 2017-10-27 12:23:09.866 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.868 5345 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: {'id': '1234', 'name': 'fake_net'}, Subnet: {'id': '1234', 'name': 'fake_subnet'}, Router: {'id': '1234', 'name': 'fake_router'} 2017-10-27 12:23:09.872 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '12345', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_alt_tenant', 'user_id': '12345', 'project_id': '12345', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.873 5345 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_alt_user', 'project_name': 'fake_alt_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '12345', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_alt_tenant', 'user_id': '12345', 'project_id': '12345', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: {'id': '12345', 'name': 'fake_alt_net'}, Subnet: {'id': '12345', 'name': 'fake_alt_subnet'}, Router: {'id': '12345', 'name': 'fake_alt_router'} 2017-10-27 12:23:09.883 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '123456', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_admin_tenant', 'user_id': '123456', 'project_id': '123456', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.885 5345 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_admin_user', 'project_name': 'fake_admin_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '123456', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_admin_tenant', 'user_id': '123456', 'project_id': '123456', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: {'id': '123456', 'name': 'fake_admin_net'}, Subnet: {'id': '123456', 'name': 'fake_admin_subnet'}, Router: {'id': '123456', 'name': 'fake_admin_router'} {24} tempest.tests.lib.services.volume.v2.test_quotas_client.TestQuotasClient.test_delete_quota_set [0.002317s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_cleanup [0.141066s] ... ok {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_set_scope_invalid [0.001190s] ... ok {24} tempest.tests.lib.services.volume.v2.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_bytes_body [0.002061s] ... ok {24} tempest.tests.lib.services.volume.v2.test_quotas_client.TestQuotasClient.test_show_default_quota_set_with_str_body [0.002078s] ... ok {24} tempest.tests.lib.services.volume.v2.test_quotas_client.TestQuotasClient.test_show_quota_set_with_bytes_body [0.002705s] ... ok {24} tempest.tests.lib.services.volume.v2.test_quotas_client.TestQuotasClient.test_show_quota_set_with_str_body [0.002013s] ... ok {4} tempest.tests.test_list_tests.TestTestList.test_stestr_list_no_errors [1.904336s] ... ok {24} tempest.tests.lib.services.volume.v2.test_quotas_client.TestQuotasClient.test_update_quota_set_with_bytes_body [0.001987s] ... ok {24} tempest.tests.lib.services.volume.v2.test_quotas_client.TestQuotasClient.test_update_quota_set_with_str_body [0.002034s] ... ok {24} tempest.tests.lib.services.volume.v2.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_bytes_body [0.003799s] ... ok {24} tempest.tests.lib.services.volume.v2.test_volume_manage_client.TestVolumeManageClient.test_manage_volume_with_str_body [0.003313s] ... ok 2017-10-27 12:23:09.932 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_creation_with_config_set [0.012992s] ... ok 2017-10-27 12:23:09.859 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_token_expired): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:09.865 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_token_expired): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_expired [0.008340s] ... ok 2017-10-27 12:23:09.868 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_token_not_expired): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired [0.001889s] ... ok {6} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_register [0.648433s] ... ok 2017-10-27 12:23:09.942 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.943 5332 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_no_network_resources [0.010212s] ... ok 2017-10-27 12:23:09.870 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_token_not_expired_to_be_renewed): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:09.871 5326 INFO tempest.lib.common.rest_client [-] Request (TestKeystoneV2AuthProvider:test_token_not_expired_to_be_renewed): 200 POST http://fake_uri.com/auth/tokens {12} tempest.tests.lib.test_auth.TestKeystoneV2AuthProvider.test_token_not_expired_to_be_renewed [0.002647s] ... ok 2017-10-27 12:23:09.932 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.933 5345 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: {'id': '1234', 'name': 'fake_net'}, Subnet: {'id': '1234', 'name': 'fake_subnet'}, Router: {'id': '1234', 'name': 'fake_router'} {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_network_creation [0.029801s] ... ok 2017-10-27 12:23:09.787 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.789 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.791 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.793 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.796 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.798 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.802 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.805 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.807 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.810 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.812 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.814 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens 2017-10-27 12:23:09.816 5324 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentialsV3:test_get_hash): 201 POST http://fake_uri.com/auth/auth/tokens {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash [0.043092s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_hash_dict [0.013765s] ... ok 2017-10-27 12:23:09.954 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_primary_creds [0.011055s] ... ok 2017-10-27 12:23:09.844 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user7', 'project_name': 'test_project7', 'domain_name': 'domain'} {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds [0.015611s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_get_primary_creds_none_available [0.011360s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_multi_user [0.006968s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_is_not_multi_user [0.009329s] ... ok 2017-10-27 12:23:09.954 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_creation_with_config_set [0.020893s] ... ok 2017-10-27 12:23:09.964 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_role_user', 'project_name': 'fake_role_tenant', 'user_id': '1234', 'tenant_name': 'fake_role_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_role_creds [0.009837s] ... ok 2017-10-27 12:23:09.885 5324 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user14', 'tenant_name': 'test_tenant14'} 2017-10-27 12:23:09.885 5324 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. {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_networks_returned_with_creds [0.010167s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_last_account [0.010565s] ... ok {10} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentialsV3.test_remove_hash_not_last_account [0.010236s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_match [0.001205s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_int_no_match [0.001399s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_match [0.001059s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_expected_succes_list_no_match [0.001160s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_code_as_non_int [0.001153s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_int [0.001317s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_expected_list [0.001087s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_list [0.001088s] ... ok {10} tempest.tests.lib.common.test_rest_client.TestExpectedSuccess.test_non_success_read_code_as_string [0.004020s] ... ok 2017-10-27 12:23:09.973 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_router_without_network [0.008989s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_neutron [0.011308s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_group_nova_net [0.010006s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_ssh_security_no_rules [0.009476s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_neutron [0.011484s] ... ok {10} tempest.tests.lib.common.test_validation_resources.TestValidationResources.test_create_validation_resources_nova_net [0.010070s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_bytes_body [0.001383s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_action_with_str_body [0.001114s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_bytes_body [0.001145s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_add_security_group_with_str_body [0.001379s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_bytes_body [0.006512s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_attach_volume_with_str_body [0.010148s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_bytes_body [0.002115s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_change_password_with_str_body [0.002052s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_byte_body [0.002981s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_check_tag_existence_str_body [0.002270s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_confirm_resize_server [0.001849s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_bytes_body [0.002022s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_backup_with_str_body [0.001869s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_bytes_body [0.010576s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_create_server_with_str_body [0.008542s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_all_tags [0.002126s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_password [0.001719s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server [0.001577s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_server_metadata [0.001762s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_delete_tag [0.002169s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_bytes_body [0.001957s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_detach_volume_with_str_body [0.001704s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_bytes_body [0.008123s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_evacuate_server_with_str_body [0.003869s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_force_delete_server [0.001186s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_bytes_body [0.004588s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_console_output_with_str_body [0.003788s] ... ok 2017-10-27 12:23:09.982 5332 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'user_id': '1234', 'tenant_name': 'fake_prim_tenant', 'tenant_id': '1234', 'project_id': '1234'}, Network: None, Subnet: None, Router: None {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_bytes_body [0.004787s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_subnet_without_network [0.008813s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_get_vnc_console_with_str_body [0.004271s] ... ok {18} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProvider.test_tempest_client [0.006508s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_inject_network_info [0.001211s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_bytes_body [0.005838s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_by_network_with_str_body [0.004591s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_bytes_body [0.005553s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_addresses_with_str_body [0.004907s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_bytes_body [0.005757s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_instance_actions_with_str_body [0.004970s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_bytes_body [0.044336s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_security_groups_by_server_with_str_body [0.005991s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_bytes_body [0.004639s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_server_metadata_with_str_body [0.003730s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_bytes_body [0.005710s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_servers_with_str_body [0.005244s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_byte_body [0.005602s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_tags_str_body [0.004512s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_virtual_interfaces_with_bytes_body [0.005496s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_virtual_interfaces_with_str_body [0.004398s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_bytes_body [0.005091s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_list_volume_attachments_with_str_body [0.004423s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_bytes_body [0.001164s] ... ok 2017-10-27 12:23:09.974 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None 2017-10-27 12:23:09.975 5345 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_live_migrate_server_with_str_body [0.001102s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_no_network_resources [0.019804s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_lock_server [0.001081s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_bytes_body [0.001923s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_migrate_server_with_str_body [0.001091s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_pause_server [0.001068s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reboot_server [0.001069s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_bytes_body [0.009222s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rebuild_server_with_str_body [0.009545s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_remove_security_group [0.001100s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_bytes_body [0.003669s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_rescue_server_with_str_body [0.004395s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_network [0.001157s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_reset_state [0.001164s] ... ok 2017-10-27 12:23:09.998 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user9', 'tenant_name': 'test_tenant9'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_list_role [0.009949s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resize_server [0.001075s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_restore_soft_deleted_server [0.001077s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_resume_server [0.001067s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_revert_resize [0.001280s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_bytes_body [0.003862s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_item_with_str_body [0.004355s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_bytes_body [0.003955s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_set_server_metadata_with_str_body [0.004595s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_offload_server [0.001148s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_shelve_server [0.001180s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_bytes_body [0.006094s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_instance_action_with_str_body [0.006812s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_bytes_body [0.003863s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_password_with_str_body [0.004351s] ... ok 2017-10-27 12:23:10.006 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_no_admin [0.008136s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_bytes_body [0.003383s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_diagnostics_with_str_body [0.003841s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_bytes_body [0.003887s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_metadata_item_with_str_body [0.004326s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_bytes_body [0.010609s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_server_with_str_body [0.010786s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_bytes_body [0.004402s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_show_volume_attachment_with_str_body [0.004577s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_start_server [0.001188s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_stop_server [0.001060s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_suspend_server [0.001050s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unlock_server [0.001047s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unpause_server [0.001218s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unrescue_server [0.001053s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_unshelve_server [0.001047s] ... ok 2017-10-27 12:23:10.015 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user8', 'project_name': 'test_tenant8'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test__get_creds_by_roles_one_role [0.008473s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_no_previous_file [0.009624s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_byte_body [0.005179s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_create_hash_file_previous_file [0.008972s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_all_tags_str_body [0.004530s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_attached_volume [0.001274s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_bytes_body [0.004969s] ... ok 2017-10-27 12:23:09.989 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_primary_creds [0.014312s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_server_metadata_with_str_body [0.003843s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_byte_body [0.004817s] ... ok {10} tempest.tests.lib.services.compute.test_servers_client.TestServersClient.test_update_tag_str_body [0.003782s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_bytes_body [0.005028s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_disable_service_with_str_body [0.003977s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_bytes_body [0.004690s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_enable_service_with_str_body [0.004263s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_bytes_body [0.005807s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_list_services_with_str_body [0.004898s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_bytes_body [0.004868s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_log_reason_disabled_service_with_str_body [0.004088s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_bytes_body [0.004799s] ... ok 2017-10-27 12:23:10.043 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin2', 'project_name': 'test_tenant12'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds [0.010904s] ... ok {10} tempest.tests.lib.services.compute.test_services_client.TestServicesClient.test_update_forced_down_with_str_body [0.004111s] ... ok 2017-10-27 12:23:10.054 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_role [0.009189s] ... ok 2017-10-27 12:23:10.063 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_admin1', 'tenant_name': 'test_tenant11'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_by_type [0.008810s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_admin_creds_none_available [0.006349s] ... ok 2017-10-27 12:23:10.006 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_role_user', 'project_name': 'fake_role_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_role_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_role_creds [0.016383s] ... ok 2017-10-27 12:23:10.079 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user10', 'project_name': 'test_tenant10'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds [0.008674s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_alt_creds_none_available [0.006421s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_free_accounts [0.015346s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_no_previous_accounts [0.011399s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_free_hash_some_in_use_accounts [0.010873s] ... ok 2017-10-27 12:23:10.020 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_router_without_network [0.014624s] ... ok 2017-10-27 12:23:10.035 5345 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': 'fake_prim_user', 'project_name': 'fake_prim_tenant', 'project_domain_id': 'default', 'user_domain_id': 'default', 'tenant_id': '1234', 'user_domain_name': 'Default', 'domain_name': 'Default', 'tenant_name': 'fake_prim_tenant', 'user_id': '1234', 'project_id': '1234', 'domain_id': 'default', 'project_domain_name': 'Default'}, Network: None, Subnet: None, Router: None {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_subnet_without_network [0.014222s] ... ok {31} tempest.tests.lib.common.test_dynamic_creds.TestDynamicCredentialProviderV3.test_tempest_client [0.013640s] ... ok {31} tempest.tests.lib.common.test_rest_client.TestProperties.test_properties [0.001334s] ... ok {31} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_bytes_body [0.001830s] ... ok {31} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_list_networks_with_str_body [0.001201s] ... ok {31} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_bytes_body [0.001227s] ... ok {31} tempest.tests.lib.services.compute.test_networks_client.TestNetworksClient.test_show_network_with_str_body [0.001605s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_domain_existence [0.001353s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_from_group_on_project_existence [0.001106s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_role_inference_rule [0.001084s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_domain [0.001293s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_check_user_role_existence_on_project [0.001023s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_bytes_body [0.001061s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_group_role_on_domain_with_str_body [0.001046s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_bytes_body [0.001408s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_inference_rule_with_str_body [0.001160s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_bytes_body [0.001208s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_role_with_str_body [0.001138s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_bytes_body [0.001278s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_domain_with_str_body [0.001046s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_bytes_body [0.001026s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_create_user_role_on_project_with_str_body [0.001065s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role [0.001253s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_domain [0.001051s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_group_on_project [0.001037s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_domain [0.001064s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_from_user_on_project [0.001247s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_delete_role_inference_rule [0.001024s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_bytes_body [0.001223s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_all_role_inference_rules_with_str_body [0.001146s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_bytes_body [0.001314s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_group_roles_on_domain_with_str_body [0.001095s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_bytes_body [0.001136s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_role_inferences_rules_with_str_body [0.001133s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_bytes_body [0.001306s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_roles_with_str_body [0.001084s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_bytes_body [0.001109s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_domain_with_str_body [0.001097s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_bytes_body [0.001335s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_list_user_roles_on_project_with_str_body [0.001100s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_bytes_body [0.001098s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_inference_rule_with_str_body [0.001151s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_bytes_body [0.001260s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_show_role_with_str_body [0.001057s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_bytes_body [0.001108s] ... ok {31} tempest.tests.lib.services.identity.v3.test_roles_client.TestRolesClient.test_update_role_with_str_body [0.001094s] ... ok 2017-10-27 12:23:10.120 5345 INFO tempest.lib.common.rest_client [-] Request (TestIdentityClient:test_list_versions_with_bytes_body): 300 GET https://example.com/ 0.000s {31} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_bytes_body [0.002583s] ... ok 2017-10-27 12:23:10.121 5345 INFO tempest.lib.common.rest_client [-] Request (TestIdentityClient:test_list_versions_with_str_body): 300 GET https://example.com/ 0.000s {31} tempest.tests.lib.services.identity.v3.test_versions_client.TestIdentityClient.test_list_versions_with_str_body [0.001445s] ... ok {31} tempest.tests.lib.test_decorators.TestSkipUnlessAttrDecorator.test_no_skip_for_attr_exist_and_true [0.001138s] ... ok {31} tempest.tests.lib.test_decorators.TestSkipUnlessAttrDecorator.test_skip_attr_does_not_exist [0.000830s] ... ok {31} tempest.tests.lib.test_decorators.TestSkipUnlessAttrDecorator.test_skip_attr_false [0.000819s] ... ok 2017-10-27 12:23:10.132 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.133 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.134 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.135 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.139 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.140 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.141 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.142 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.143 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.144 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.145 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.146 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens 2017-10-27 12:23:10.147 5332 INFO tempest.lib.common.rest_client [-] Request (TestPreProvisionedCredentials:test_get_hash): 200 POST http://fake_uri.com/auth/tokens {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash [0.022041s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_hash_dict [0.006773s] ... ok 2017-10-27 12:23:10.162 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user10', 'project_name': 'test_tenant10'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds [0.008525s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_get_primary_creds_none_available [0.006322s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_multi_user [0.006082s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_is_not_multi_user [0.005981s] ... ok 2017-10-27 12:23:10.189 5332 INFO tempest.lib.common.preprov_creds [-] test class allocated creds: {'username': 'test_user14', 'tenant_name': 'test_tenant14'} {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_networks_returned_with_creds [0.008474s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_last_account [0.010171s] ... ok {18} tempest.tests.lib.common.test_preprov_creds.TestPreProvisionedCredentials.test_remove_hash_not_last_account [0.008360s] ... ok {18} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsNotFound.test_schema [0.001198s] ... ok {18} tempest.tests.lib.services.compute.test_base_compute_client.TestSchemaVersionsV25.test_schema [0.000659s] ... ok {18} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_child_only [0.000860s] ... ok {18} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_children [0.000827s] ... ok 2017-10-27 12:23:10.226 5332 INFO tempest.test [-] raised in ChildTest.setUpClass. Invoking tearDownClass. {18} tempest.tests.test_test.TestSetNetworkResources.test_set_network_resources_right_order [0.001230s] ... ok {6} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_directory [0.604916s] ... ok {7} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes [1.304119s] ... ok Initialized empty Git repository in /tmp/tmpTrDynY/tempest-unitVdHBll/.git/ {6} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_remove_entry [0.595805s] ... ok {6} tempest.tests.cmd.test_workspace.TestTempestWorkspace.test_run_workspace_rename [0.574878s] ... ok {6} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__dynamic_creds__accounts_file__one_user [0.005453s] ... ok {6} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__one_user [0.005175s] ... ok {6} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users [0.004883s] ... ok {6} tempest.tests.common.test_alt_available.TestAltAvailableV3.test__no_dynamic_creds__accounts_file__two_users_identical [0.005095s] ... ok {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_invalid_line [0.000796s] ... ok {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_false [0.000679s] ... ok {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_multiple_with_normal_line_label_true [0.000655s] ... ok {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_false [0.000601s] ... ok {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_details_with_normal_line_label_true [0.000609s] ... ok 2017-10-27 12:23:13.417 5320 WARNING tempest.lib.cli.output_parser [-] skipping invalid table line: {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_listing [0.000947s] ... ok 2017-10-27 12:23:13.418 5320 WARNING tempest.lib.cli.output_parser [-] skipping invalid table line: 2017-10-27 12:23:13.418 5320 WARNING tempest.lib.cli.output_parser [-] skipping invalid table line: aaaa {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_invalid_line [0.000986s] ... ok 2017-10-27 12:23:13.419 5320 WARNING tempest.lib.cli.output_parser [-] skipping invalid table line: {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_list [0.000797s] ... ok 2017-10-27 12:23:13.420 5320 WARNING tempest.lib.cli.output_parser [-] skipping invalid table line: {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_table_with_normal_values [0.000807s] ... ok 2017-10-27 12:23:13.421 5320 WARNING tempest.lib.cli.output_parser [-] Missing end of table {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_line [0.000841s] ... ok 2017-10-27 12:23:13.422 5320 WARNING tempest.lib.cli.output_parser [-] Invalid line between tables: {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_invalid_values [0.000834s] ... ok {6} tempest.tests.lib.cli.test_output_parser.TestOutputParser.test_tables_with_normal_values [0.000675s] ... ok {6} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_byte_body [0.007168s] ... ok {6} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_create_server_group_str_body [0.004716s] ... ok {6} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_delete_server_group [0.001095s] ... ok {6} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_byte_body [0.005529s] ... ok {6} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_list_server_groups_str_body [0.004463s] ... ok {6} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_byte_body [0.005215s] ... ok {6} tempest.tests.lib.services.compute.test_server_groups_client.TestServerGroupsClientMinV213.test_show_server_group_str_body [0.004294s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_has_flag_on_inherited_to_project [0.001018s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_group_inherited_project_role_on_domain [0.000974s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_has_flag_on_inherited_to_project [0.001009s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_check_user_inherited_project_role_on_domain [0.001167s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_bytes_body [0.001016s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_group_with_str_body [0.000993s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_bytes_body [0.000994s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_domains_user_with_str_body [0.001203s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_group_with_bytes_body [0.000998s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_create_inherited_role_on_projects_user_with_str_body [0.000998s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_domain [0.001025s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_group_on_project [0.001196s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_domain [0.001006s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_delete_inherited_role_from_user_on_project [0.000999s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_bytes_body [0.001103s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_group_on_domain_with_str_body [0.001721s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_bytes_body [0.001070s] ... ok {6} tempest.tests.lib.services.identity.v3.test_inherited_roles_client.TestInheritedRolesClient.test_list_inherited_project_role_for_user_on_domain_with_str_body [0.001056s] ... ok {6} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_bytes_body [0.001156s] ... ok {6} tempest.tests.lib.services.image.v2.test_schemas_client.TestSchemasClient.test_show_schema_with_str_body [0.001088s] ... ok {6} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data [0.001033s] ... ok {6} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_200 [0.000996s] ... ok {6} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_delete_bulk_data_with_post_204 [0.000983s] ... ok {6} tempest.tests.lib.services.object_storage.test_bulk_middleware_client.TestBulkMiddlewareClient.test_upload_archive [0.036573s] ... ok {6} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_bytes_body [0.001246s] ... ok {6} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_create_encryption_type_with_str_body [0.001079s] ... ok {6} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_delete_encryption_type [0.000990s] ... ok {6} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_bytes_body [0.001245s] ... ok {6} tempest.tests.lib.services.volume.v1.test_encryption_types_client.TestEncryptionTypesClient.test_show_encryption_type_with_str_body [0.001044s] ... ok {7} tempest.tests.cmd.test_run.TestRunReturnCode.test_tempest_run_passes_with_testrepository [1.403326s] ... ok {7} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture [0.005407s] ... ok {7} tempest.tests.lib.common.test_validation_resources.TestValidationResourcesFixture.test_use_fixture_context [0.004402s] ... ok {7} tempest.tests.lib.services.compute.test_servers_client.TestServersClientMinV26.test_get_remote_consoles [0.005885s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_bytes_body [0.000998s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_create_region_with_str_body [0.000973s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_delete_region [0.000912s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_bytes_body [0.001184s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_list_regions_with_str_body [0.000968s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_bytes_body [0.000960s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_show_region_with_str_body [0.000946s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_bytes_body [0.001133s] ... ok {7} tempest.tests.lib.services.identity.v3.test_regions_client.TestRegionsClient.test_update_region_with_str_body [0.000984s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_bytes_body [0.001026s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_create_namespace_property_with_str_body [0.000976s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_delete_namespace [0.000888s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_bytes_body [0.001253s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_list_namespace_property_with_str_body [0.001019s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_bytes_body [0.000963s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_show_namespace_property_with_str_body [0.000957s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_bytes_body [0.001127s] ... ok {7} tempest.tests.lib.services.image.v2.test_namespace_properties_client.TestNamespacePropertiesClient.test_update_namespace_property_with_str_body [0.000968s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_bytes_body [0.001063s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_create_subnetpool_with_str_body [0.001004s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_delete_subnetpool [0.000896s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_bytes_body [0.001203s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_list_subnetpools_with_str_body [0.001005s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_bytes_body [0.000950s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_show_subnetpool_with_str_body [0.000965s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_bytes_body [0.001223s] ... ok {7} tempest.tests.lib.services.network.test_subnetpools_client.TestSubnetsClient.test_update_subnet_with_str_body [0.001067s] ... ok {7} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_bytes_body [0.000995s] ... ok {7} tempest.tests.lib.services.object_storage.test_capabilities_client.TestCapabilitiesClient.test_list_capabilities_with_str_body [0.000954s] ... ok tempest/tests/test_decorators.py:43: DeprecationWarning: Function 'tempest.test.idempotent_id()' has moved to 'tempest.lib.decorators.idempotent_id()' in version 'Mitaka' and will be removed in a future version @test.idempotent_id(_id) {7} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_str [0.004915s] ... ok {7} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_idempotent_id_not_valid_uuid [0.003529s] ... ok {7} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_positive [0.003564s] ... ok {7} tempest.tests.test_decorators.TestIdempotentIdDecorator.test_positive_without_doc [0.003441s] ... ok ====== Totals ====== Ran: 1713 tests in 6.0000 sec. - Passed: 1713 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 22.0769 sec. ============== Worker Balance ============== - Worker 0 (41 tests) => 0:00:00.435998 - Worker 1 (100 tests) => 0:00:00.629521 - Worker 2 (51 tests) => 0:00:00.364041 - Worker 3 (28 tests) => 0:00:00.930736 - Worker 4 (48 tests) => 0:00:02.161665 - Worker 5 (59 tests) => 0:00:00.384575 - Worker 6 (58 tests) => 0:00:04.143150 - Worker 7 (39 tests) => 0:00:04.364371 - Worker 8 (63 tests) => 0:00:00.171800 - Worker 9 (44 tests) => 0:00:00.140148 - Worker 10 (151 tests) => 0:00:01.050867 - Worker 11 (45 tests) => 0:00:00.200361 - Worker 12 (78 tests) => 0:00:00.408776 - Worker 13 (45 tests) => 0:00:00.112093 - Worker 14 (44 tests) => 0:00:00.135977 - Worker 15 (46 tests) => 0:00:00.489617 - Worker 16 (17 tests) => 0:00:00.129314 - Worker 17 (36 tests) => 0:00:01.005074 - Worker 18 (62 tests) => 0:00:00.747480 - Worker 19 (43 tests) => 0:00:00.159431 - Worker 20 (64 tests) => 0:00:00.411045 - Worker 21 (35 tests) => 0:00:00.221395 - Worker 22 (65 tests) => 0:00:00.402194 - Worker 23 (25 tests) => 0:00:00.714858 - Worker 24 (34 tests) => 0:00:00.240982 - Worker 25 (79 tests) => 0:00:00.639135 - Worker 26 (50 tests) => 0:00:00.525314 - Worker 27 (52 tests) => 0:00:00.274293 - Worker 28 (34 tests) => 0:00:00.308523 - Worker 29 (65 tests) => 0:00:00.311443 - Worker 30 (41 tests) => 0:00:00.279773 - Worker 31 (71 tests) => 0:00:00.598490 + exit 0 Processing files: openstack-tempest-17.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3IFacG + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/doc/openstack-tempest-17.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/doc/openstack-tempest-17.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/doc/openstack-tempest-17.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.caAH5n + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-17.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-17.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-17.1.0 + exit 0 Provides: config(openstack-tempest) = 1:17.1.0-1.el7 openstack-tempest = 1:17.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: python-tempest-17.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FXJsg6 + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/python-tempest-17.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/python-tempest-17.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/python-tempest-17.1.0 + exit 0 Provides: python-tempest = 1:17.1.0-1.el7 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) = 2.7 Processing files: python-tempest-tests-17.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ebGrkh + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/python-tempest-tests-17.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/python-tempest-tests-17.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/python-tempest-tests-17.1.0 + exit 0 Provides: python-tempest-tests = 1:17.1.0-1.el7 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) = 2.7 Processing files: openstack-tempest-all-17.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Sknu8B + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-all-17.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-all-17.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-all-17.1.0 + exit 0 Provides: openstack-tempest-all = 1:17.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-tempest-doc-17.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xgEuZW + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/doc/openstack-tempest-doc-17.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/doc/openstack-tempest-doc-17.1.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/doc/openstack-tempest-doc-17.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8KV4Sh + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-doc-17.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-doc-17.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch/usr/share/licenses/openstack-tempest-doc-17.1.0 + exit 0 Provides: openstack-tempest-doc = 1:17.1.0-1.el7 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-17.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-tempest-17.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-tempest-17.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-tempest-tests-17.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-tempest-all-17.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-tempest-doc-17.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mpoqTK + umask 022 + cd /builddir/build/BUILD + cd tempest-17.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tempest-17.1.0-1.el7.noarch + exit 0 Child return code was: 0