Started by user listomin [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/jobs/10_env_run_tempest/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://mos-scale-jenkins@gerrit.mirantis.com:29418/mos-scale/mos-scale > git init /var/lib/jenkins/jobs/10_env_run_tempest/workspace # timeout=10 Fetching upstream changes from ssh://mos-scale-jenkins@gerrit.mirantis.com:29418/mos-scale/mos-scale > git --version # timeout=10 using GIT_SSH to set credentials jenkins with key in UI > git -c core.askpass=true fetch --tags --progress ssh://mos-scale-jenkins@gerrit.mirantis.com:29418/mos-scale/mos-scale +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url ssh://mos-scale-jenkins@gerrit.mirantis.com:29418/mos-scale/mos-scale # timeout=10 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://mos-scale-jenkins@gerrit.mirantis.com:29418/mos-scale/mos-scale # timeout=10 Fetching upstream changes from ssh://mos-scale-jenkins@gerrit.mirantis.com:29418/mos-scale/mos-scale using GIT_SSH to set credentials jenkins with key in UI > git -c core.askpass=true fetch --tags --progress ssh://mos-scale-jenkins@gerrit.mirantis.com:29418/mos-scale/mos-scale +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision ade876f4e0e0ee960d1da794183bca64b6bb6663 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ade876f4e0e0ee960d1da794183bca64b6bb6663 > git rev-list 5584787550469f48aff7775e8f1d2b3e90605b47 # timeout=10 > git tag -a -f -m Jenkins Build #5 jenkins-10_env_run_tempest-5 # timeout=10 No emails were triggered. [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [workspace] $ /bin/sh -xe /tmp/hudson3105364333304331989.sh + export FUEL_IP=172.16.44.10 + /var/lib/jenkins/jobs/10_env_run_tempest/workspace/jenkins/run_tests.sh -r tempest ++ basename /var/lib/jenkins/jobs/10_env_run_tempest/workspace/jenkins/run_tests.sh + SCRIPT_FILE=run_tests.sh + FUEL_IP=172.16.44.10 + SMOKE=0 + export SMOKE + LOAD_FACTOR=1 + export LOAD_FACTOR + RESULTS_ROOT_DIR=/var/www/test_results ++ date +%Y-%m-%d-%H:%M:%S + TIME=MSK-2015-01-15-22:01:30 + SSH_OPTS='-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null' + SSH_CMD='sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10' + SCP_CMD='sshpass -p r00tme scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ' + USAGE='run_tests.sh -r (rally|tempest|all) -t "testcases" (optional) [-h] -- script for run tests where: -r type of tests -t testcases WARINIG ! if '\''-r all'\'' then -t WILL BE IGNORED' + getopts :r:t: option + case "$option" in + TESTS_TYPE=tempest + getopts :r:t: option + shift 2 + '[' -z tempest ']' + '[' tempest '!=' all -a tempest '!=' tempest -a tempest '!=' rally ']' + '[' tempest == all ']' ++ tr -d '\n' ++ tr -d '\r' ++ sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 cat /root/FUEL_BUILD_NUMBER + FUEL_BUILD_NUMBER=6.0.1-28 ++ tr -d '\n' ++ tr -d '\r' ++ sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 cat /root/MAIN_OS + MAIN_OS=centos + RESULTS_DIR=/var/www/test_results/build_6.0.1-28 + '[' -z 6.0.1-28 ']' + '[' -z centos ']' + '[' -z /var/lib/jenkins/jobs/10_env_run_tempest/workspace ']' ++ mktemp + SCRIPT=/tmp/tmp.e09yf4vKWW + cat + '[' tempest == rally -o tempest == all ']' + '[' tempest == tempest -o tempest == all ']' + echo '/opt/stack/.venv/bin/tempest ' + echo 'Delete old remote reports and local xml' Delete old remote reports and local xml + rm -rf '/var/lib/jenkins/jobs/10_env_run_tempest/workspace/*.xml' + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 rm -rf '/var/log/job-reports/*' Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Connection to 172.16.44.10 closed. + echo 'Check deleting' Check deleting + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 ls -la /var/log/job-reports/ Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. total 4 drwxr-xr-x 2 developer root 6 Jan 15 19:01 . drwxr-xr-x. 17 root root 4096 Jan 15 19:00 .. Connection to 172.16.44.10 closed. + ls -l '{WORKSPACE}/*.xml' ls: cannot access {WORKSPACE}/*.xml: No such file or directory + echo 'Get env config' Get env config ++ seq 1 3 + for i in '$(seq 1 3)' + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 rm -f /root/settings_1.yaml Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Connection to 172.16.44.10 closed. + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 fuel settings --env 1 -d Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Settings configuration for environment with id=1 downloaded to /root/settings_1.yaml Connection to 172.16.44.10 closed. + for i in '$(seq 1 3)' + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 rm -f /root/settings_2.yaml Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Connection to 172.16.44.10 closed. + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 fuel settings --env 2 -d Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. 404 Client Error: Not Found (Cluster not found) Connection to 172.16.44.10 closed. + for i in '$(seq 1 3)' + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 rm -f /root/settings_3.yaml Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Connection to 172.16.44.10 closed. + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 fuel settings --env 3 -d Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. 404 Client Error: Not Found (Cluster not found) Connection to 172.16.44.10 closed. + echo 'Checking script before sending' Checking script before sending + cat /tmp/tmp.e09yf4vKWW #!/bin/bash -xe . /opt/stack/.venv/bin/activate . /home/developer/openrc export SMOKE=0 export LOAD_FACTOR=1 /opt/stack/.venv/bin/tempest ++ basename /tmp/tmp.e09yf4vKWW + SCRIPT_FILE=tmp.e09yf4vKWW + sshpass -p r00tme scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null /tmp/tmp.e09yf4vKWW root@172.16.44.10:/tmp/ Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 chmod 755 /tmp/tmp.e09yf4vKWW Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Connection to 172.16.44.10 closed. + rm -rf /tmp/tmp.e09yf4vKWW + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 sudo -u developer /tmp/tmp.e09yf4vKWW Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. + . /opt/stack/.venv/bin/activate ++ deactivate nondestructive ++ unset pydoc ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/opt/stack/.venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/sbin:/bin:/usr/sbin:/usr/bin ++ PATH=/opt/stack/.venv/bin:/sbin:/bin:/usr/sbin:/usr/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /opt/stack/.venv ++ '[' .venv = __ ']' +++ basename /opt/stack/.venv ++ PS1='(.venv)' ++ export PS1 ++ alias 'pydoc=python -m pydoc' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + . /home/developer/openrc ++ export OS_NO_CACHE=true ++ OS_NO_CACHE=true ++ export OS_TENANT_NAME=admin ++ OS_TENANT_NAME=admin ++ export OS_USERNAME=admin ++ OS_USERNAME=admin ++ export OS_PASSWORD=admin ++ OS_PASSWORD=admin ++ export OS_AUTH_STRATEGY=keystone ++ OS_AUTH_STRATEGY=keystone ++ export OS_REGION_NAME=RegionOne ++ OS_REGION_NAME=RegionOne ++ export CINDER_ENDPOINT_TYPE=publicURL ++ CINDER_ENDPOINT_TYPE=publicURL ++ export GLANCE_ENDPOINT_TYPE=publicURL ++ GLANCE_ENDPOINT_TYPE=publicURL ++ export KEYSTONE_ENDPOINT_TYPE=publicURL ++ KEYSTONE_ENDPOINT_TYPE=publicURL ++ export NOVA_ENDPOINT_TYPE=publicURL ++ NOVA_ENDPOINT_TYPE=publicURL ++ export NEUTRON_ENDPOINT_TYPE=publicURL ++ NEUTRON_ENDPOINT_TYPE=publicURL ++ export FUEL_RELEASE=6.0.1 ++ FUEL_RELEASE=6.0.1 ++ export OS_AUTH_URL=http://172.16.44.16:5000/v2.0 ++ OS_AUTH_URL=http://172.16.44.16:5000/v2.0 ++ export OS_AUTH_URL_V3=http://172.16.44.16:5000/v3.0 ++ OS_AUTH_URL_V3=http://172.16.44.16:5000/v3.0 ++ export OS_DASHBOARD_URL=http://172.16.44.16/dashboard/ ++ OS_DASHBOARD_URL=http://172.16.44.16/dashboard/ ++ export OS_EC2_URL=http://172.16.44.16:8773/services/Cloud ++ OS_EC2_URL=http://172.16.44.16:8773/services/Cloud ++ export CONTROLLER_HOST=node-10 ++ CONTROLLER_HOST=node-10 ++ export CONTROLLER=3 ++ CONTROLLER=3 ++ export COMPUTE=97 ++ COMPUTE=97 + export SMOKE=0 + SMOKE=0 + export LOAD_FACTOR=1 + LOAD_FACTOR=1 + /opt/stack/.venv/bin/tempest Configuring Tempest Tempest config: [DEFAULT] debug = false use_stderr = false lock_path = /tmp log_file = tempest.log [boto] ec2_url = http://172.16.44.16:8773/services/Cloud [cli] cli_dir = /opt/stack/.venv/bin has_manage = false [compute] image_ref = 494a3034-8a9d-42cc-92ae-6f32e7380746 image_ref_alt = 494a3034-8a9d-42cc-92ae-6f32e7380746 flavor_ref = 0 flavor_ref_alt = 42 ssh_user = cirros image_ssh_user = cirros image_alt_ssh_user = cirros fixed_network_name=net04 network_for_ssh=net04_ext build_timeout = 300 allow_tenant_isolation = True [compute-feature-enabled] live_migration = false resize = True vnc_console = true [dashboard] login_url = http://172.16.44.16/dashboard/auth/login/ dashboard_url = http://172.16.44.16/dashboard/ [identity] admin_password = admin admin_tenant_name = admin admin_username = admin password = demo tenant_name = demo username = demo uri = http://172.16.44.16:5000/v2.0 uri_v3 = http://172.16.44.16:5000/v3.0 [network] public_network_id = ea1024c7-4048-4142-8b48-a623f3cca504 [network-feature-enabled] api_extensions = ext-gw-mode,security-group,l3_agent_scheduler,binding,quotas,dhcp_agent_scheduler,multi-provider,agent,external-net,router,metering,allowed-address-pairs,extra_dhcp_opt,extraroute [object-storage] operator_role = SwiftOperator [scenario] img_dir = /opt/stack/.venv/files ami_img_file = cirros-0.3.2-x86_64-blank.img ari_img_file = cirros-0.3.2-x86_64-initrd aki_img_file = cirros-0.3.2-x86_64-vmlinuz large_ops_number = 10 [service_available] neutron = true nova = true cinder = true glance = true swift = true heat = true ceilometer = true sahara = true ironic = false trove = false marconi = false [volume] build_timeout = 300 [volume-feature-enabled] backup = false Shouldfail: # Nova - setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON): Fails due to https://bugs.launchpad.net/mos/+bug/1370448 - setUpClass (tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON): Fails due to https://bugs.launchpad.net/mos/+bug/1370448 - setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON) # Keystone - tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[gate,smoke]: The action you have requested has not been implemented - tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[gate,smoke]: The action you have requested has not been implemented - tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[gate,smoke] - tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[gate,smoke] - tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens[gate,smoke] - tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[gate] - tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[gate,smoke] - tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[gate] # Orchestration - setUpClass (tempest.api.orchestration.stacks.test_templates.TemplateAWSTestJSON) - setUpClass (tempest.api.orchestration.stacks.test_templates.TemplateYAMLTestJSON) # Swift - tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete[gate] - tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive[gate] - tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST[gate] - tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota[gate,negative,smoke] - tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object[gate,smoke] - tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects[gate,smoke] - tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index - tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css - tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error - tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy - tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form[gate] - tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature[gate] - tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired[gate,negative] - tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object[gate] - tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata[gate] - tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object[gate] - tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest[gate] - tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter[gate] - tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time[gate,negative] - tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container[gate,smoke] # Scenario Tests - tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,image,volume] - tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,image,volume] - tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,image,network,volume] - tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,image,network] - tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network] - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,image,volume] - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern[compute,image,volume] # BOTO - tempest.thirdparty.boto.test_ec2_network.EC2NetworkTest.test_disassociate_not_associated_floating_ip - tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest.test_create_and_get_delete_bucket - tempest.thirdparty.boto.test_s3_objects.S3BucketsTest.test_create_get_delete_object - tearDownClass (tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest) Running Tempest setUpClass (tempest.api.baremetal.admin.test_ports TestPorts) SKIP setUpClass (tempest.api.baremetal.admin.test_ports_negative TestPortsNegative) SKIP setUpClass (tempest.api.baremetal.admin.test_drivers TestDrivers) SKIP setUpClass (tempest.api.baremetal.admin.test_nodestates TestNodeStates) SKIP setUpClass (tempest.api.baremetal.admin.test_chassis TestChassis) SKIP setUpClass (tempest.api.baremetal.admin.test_nodes TestNodes) SKIP setUpClass (tempest.api.baremetal.admin.test_api_discovery TestApiDiscovery) SKIP tempest.api.compute.admin.test_agents.AgentsAdminTestJSON test_create_agent[gate] OK 0.32 test_delete_agent[gate] OK 0.07 test_list_agents[gate] OK 0.06 test_list_agents_with_filter[gate] OK 0.09 test_update_agent[gate] OK 0.06 setUpClass (tempest.api.compute.admin.test_fixed_ips_negative FixedIPsNegativeTestJson) SKIP setUpClass (tempest.api.compute.admin.test_fixed_ips FixedIPsTestJson) SKIP tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON test_get_usage_tenant_with_empty_tenant_id[gate,negative] OK 0.24 test_get_usage_tenant_with_invalid_date[gate,negative] OK 0.02 test_list_usage_all_tenants_with_non_admin_user[gate,negative] OK 0.23 tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON test_create_list_delete_floating_ips_bulk[gate,network] OK 0.17 tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON test_create_flavor_using_string_ram[gate] OK 0.35 tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON test_flavor_get_nonexistent_key[gate,negative] OK 0.27 test_flavor_non_admin_set_keys[gate,negative] OK 0.57 test_flavor_non_admin_unset_keys[gate,negative] OK 2.71 test_flavor_non_admin_update_specific_key[gate,negative] OK 0.08 test_flavor_unset_nonexistent_key[gate,negative] OK 0.04 test_flavor_update_mismatch_key[gate,negative] OK 0.01 test_flavor_update_more_key[gate,negative] OK 0.01 tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON test_create_flavor_verify_entry_in_list_details[gate] OK 3.54 test_create_flavor_with_int_id[gate] OK 0.15 test_create_flavor_with_none_id[gate] OK 0.16 test_create_flavor_with_uuid_id[gate] OK 0.18 test_create_list_flavor_without_extra_data[gate] OK 0.45 test_create_server_with_non_public_flavor[gate] OK 0.13 test_is_public_string_variations[gate] OK 0.52 test_list_non_public_flavor[gate] OK 0.19 test_list_public_flavor_with_other_user[gate] OK 0.16 tempest.api.compute.admin.test_networks.NetworksTest test_get_network OK 0.60 test_list_all_networks OK 0.16 tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON test_aggregate_add_host_create_server_with_az[gate] OK 7.62 test_aggregate_add_host_get_details[gate] OK 0.84 test_aggregate_add_host_list[gate] OK 0.38 test_aggregate_add_remove_host[gate] OK 0.40 test_aggregate_create_delete[gate] OK 0.21 test_aggregate_create_delete_with_az[gate] OK 0.21 test_aggregate_create_update_metadata_get_details[gate] OK 0.39 test_aggregate_create_update_with_az[gate] OK 0.50 test_aggregate_create_verify_entry_in_list[gate] OK 0.18 tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON test_create_server_when_cpu_quota_is_full[gate,negative] OK 1.45 test_create_server_when_instances_quota_is_full[gate,negative] OK 0.88 test_create_server_when_memory_quota_is_full[gate,negative] OK 1.22 test_security_groups_exceed_limit[gate,network] SKIP test_security_groups_rules_exceed_limit[gate,negative,network] SKIP test_update_quota_normal_user[gate,negative] OK 0.01 tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON test_aggregate_add_existent_host[gate,negative] OK 7.90 test_aggregate_add_host_as_user[gate,negative] OK 0.35 test_aggregate_add_non_exist_host[gate,negative] OK 0.36 test_aggregate_create_aggregate_name_length_exceeds_255[gate,negative]OK 0.01 test_aggregate_create_aggregate_name_length_less_than_1[gate,negative]OK 0.02 test_aggregate_create_as_user[gate,negative] OK 0.02 test_aggregate_create_with_existent_aggregate_name[gate,negative] OK 0.20 test_aggregate_delete_as_user[gate,negative] OK 0.16 test_aggregate_delete_with_invalid_id[gate,negative] OK 0.04 test_aggregate_get_details_as_user[gate,negative] OK 0.16 test_aggregate_get_details_with_invalid_id[gate,negative] OK 0.03 test_aggregate_list_as_user[gate,negative] OK 0.01 test_aggregate_remove_host_as_user[gate,negative] OK 0.51 test_aggregate_remove_nonexistent_host[gate,negative] OK 0.23 tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON test_flavor_access_add_remove[gate] OK 0.81 test_flavor_access_list_with_private_flavor[gate] OK 0.12 tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON test_create_root_certificate[gate] OK 0.68 test_get_root_certificate[gate] OK 0.09 tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON test_get_availability_zone_list[gate] OK 0.45 test_get_availability_zone_list_detail[gate] OK 0.33 tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON test_flavor_non_admin_get_all_keys[gate] OK 0.46 test_flavor_non_admin_get_specific_key[gate] OK 0.10 test_flavor_set_get_update_show_unset_keys[gate] OK 0.28 tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON test_get_flavor[gate,smoke] OK 0.29 test_list_flavors[gate,smoke] OK 0.09 test_list_flavors_detailed_filter_by_min_disk[gate] OK 0.10 test_list_flavors_detailed_filter_by_min_ram[gate] OK 0.09 test_list_flavors_detailed_limit_results[gate] OK 0.06 test_list_flavors_detailed_using_marker[gate] OK 0.27 test_list_flavors_filter_by_min_disk[gate] OK 0.09 test_list_flavors_filter_by_min_ram[gate] OK 0.09 test_list_flavors_limit_results[gate] OK 0.06 test_list_flavors_using_marker[gate] OK 0.16 test_list_flavors_with_detail[gate,smoke] OK 0.11 tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON test_get_availability_zone_list_detail_with_non_admin_user[gate,negative]OK 0.56 tempest.api.compute.admin.test_flavors_negative.FlavorsAdminNegativeTestJSON test_create_flavor_as_user[gate,negative] OK 0.31 test_delete_flavor_as_user[gate,negative] OK 0.01 test_get_flavor_details_for_deleted_flavor[gate,negative] OK 0.41 setUpClass (tempest.api.compute.floating_ips.test_list_floating_ips FloatingIPDetailsTestJSON) X-FAIL 0.00 tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON test_get_usage_tenant[gate] OK 0.31 test_get_usage_tenant_with_non_admin_user[gate] OK 0.07 test_list_usage_all_tenants[gate] OK 0.06 tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON test_list_hosts_with_non_admin_user[gate,negative] OK 0.29 test_reboot_host_with_non_admin_user[gate,negative] OK 0.37 test_reboot_nonexistent_host[gate,negative] OK 0.04 test_show_host_detail_with_non_admin_user[gate,negative] OK 0.19 test_show_host_detail_with_nonexistent_hostname[gate,negative] OK 0.05 test_shutdown_host_with_non_admin_user[gate,negative] OK 0.17 test_shutdown_nonexistent_host[gate,negative] OK 0.04 test_startup_host_with_non_admin_user[gate,negative] OK 0.17 test_startup_nonexistent_host[gate,negative] OK 0.05 test_update_host_with_extra_param[gate,negative] OK 0.17 test_update_host_with_invalid_maintenance_mode[gate,negative] OK 0.28 test_update_host_with_invalid_status[gate,negative] OK 0.16 test_update_host_with_non_admin_user[gate,negative] OK 0.16 test_update_host_without_param[gate,negative] OK 0.18 test_update_nonexistent_host[gate,negative] OK 0.05 tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON test_add_flavor_access_duplicate[gate,negative] OK 0.45 test_flavor_access_list_with_public_flavor[gate,negative] OK 0.26 test_flavor_non_admin_add[gate,negative] OK 0.33 test_flavor_non_admin_remove[gate,negative] OK 0.27 test_remove_flavor_access_not_found[gate,negative] OK 0.10 tempest.api.compute.admin.test_hosts.HostsAdminTestJSON test_list_hosts[gate] OK 0.39 test_list_hosts_with_a_blank_zone[gate] OK 3.08 test_list_hosts_with_nonexistent_zone[gate] OK 0.40 test_list_hosts_with_zone[gate] OK 0.28 tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON test_get_hypervisor_list_details_with_non_admin_user[gate,negative] OK 0.24 test_get_hypervisor_list_with_non_admin_user[gate,negative] OK 0.02 test_get_hypervisor_stats_with_non_admin_user[gate,negative] OK 0.02 test_get_hypervisor_uptime_with_non_admin_user[gate,negative] OK 0.28 test_get_nonexistent_hypervisor_uptime[gate,negative] OK 0.02 test_search_hypervisor_with_non_admin_user[gate,negative] OK 0.06 test_search_nonexistent_hypervisor[gate,negative] OK 0.04 test_show_hypervisor_with_non_admin_user[gate,negative] OK 0.05 test_show_nonexistent_hypervisor[gate,negative] OK 0.01 test_show_servers_with_non_admin_user[gate,negative] OK 0.06 test_show_servers_with_nonexistent_hypervisor[gate,negative] OK 0.03 tempest.api.compute.admin.test_flavors_negative.FlavorCreateNegativeTestJSON test_flavor_create_negative[gate,negative](flavor_vcpus_gen_int_min)OK 0.26 test_flavor_create_negative[gate,negative](flavor_vcpus_gen_none) OK 0.01 test_flavor_create_negative[gate,negative](flavor_vcpus_gen_string) OK 0.01 test_flavor_create_negative[gate,negative](flavor_disk_gen_none) OK 0.02 test_flavor_create_negative[gate,negative](flavor_disk_gen_string) OK 0.01 test_flavor_create_negative[gate,negative](flavor_ram_gen_int_min) OK 0.01 test_flavor_create_negative[gate,negative](flavor_ram_gen_none) OK 0.01 test_flavor_create_negative[gate,negative](flavor_ram_gen_string) OK 0.02 test_flavor_create_negative[gate,negative](flavor_name_gen_int) OK 0.02 test_flavor_create_negative[gate,negative](flavor_name_gen_none) OK 0.01 tempest.api.compute.flavors.test_flavors_negative.FlavorDetailsNegativeTestJSON test_flavor_details_negative[gate,negative](inv_res_flavor) OK 0.26 tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON test_delete_image_metadata_item[gate] OK 1.41 test_get_image_metadata_item[gate] OK 0.85 test_list_image_metadata[gate] OK 1.00 test_set_image_metadata[gate] OK 1.16 test_set_image_metadata_item[gate] OK 2.07 test_update_image_metadata[gate] OK 2.24 tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON test_get_instance_usage_audit_log[gate] OK 0.31 test_list_instance_usage_audit_logs[gate] OK 0.05 tempest.api.compute.admin.test_hosts.HostsAdminTestJSON test_show_host_detail[gate] OK 10.32 tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON test_get_hypervisor_list[gate] OK 0.29 test_get_hypervisor_list_details[gate] OK 0.11 test_get_hypervisor_show_details[gate] OK 0.09 test_get_hypervisor_show_servers[gate] OK 0.09 test_get_hypervisor_stats[gate] OK 0.03 test_get_hypervisor_uptime[gate] OK 9.83 test_search_hypervisor[gate] OK 0.08 tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON test_update_default_quotas OK 0.50 tempest.api.compute.admin.test_migrations.MigrationsAdminTest test_list_migrations[gate] OK 0.30 tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON test_delete_quota[gate] OK 0.57 test_get_default_quotas[gate,smoke] OK 0.02 test_get_updated_quotas[gate] OK 0.56 test_update_all_quota_resources_for_tenant[gate] OK 0.28 tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON test_create_image_specify_invalid_metadata[gate,negative] OK 0.61 test_create_image_specify_metadata_over_limits[gate,negative] OK 0.35 test_create_image_specify_name_over_256_chars[gate,negative] OK 2.89 setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions FloatingIPsTestJSON) X-FAIL 0.00 tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON test_get_instance_usage_audit_logs_with_invalid_time[gate,negative] OK 0.28 test_instance_usage_audit_logs_with_nonadmin_user[gate,negative] OK 0.26 tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON test_list_security_groups_list_all_tenants_filter[gate,network,smoke]SKIP setUpClass (tempest.api.compute.admin.test_security_group_default_rules SecurityGroupDefaultRulesTest) SKIP tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataTestJSON test_delete_nonexistent_image_metadata_item[gate,negative] OK 0.58 test_get_nonexistent_image_metadata_item[gate,negative] OK 0.29 test_list_nonexistent_image_metadata[gate,negative] OK 0.29 test_set_nonexistent_image_metadata[gate,negative] OK 0.29 test_set_nonexistent_image_metadata_item[gate,negative] OK 0.26 test_update_nonexistent_image_metadata[gate,negative] OK 0.29 tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON test_create_second_image_when_first_image_is_being_saved[gate,negative]OK 9.45 tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON test_get_server_diagnostics_by_non_admin[gate,negative] OK 0.02 test_migrate_non_existent_server[gate,negative] OK 0.32 tempest.api.compute.admin.test_migrations.MigrationsAdminTest test_list_migrations_in_flavor_resize_situation[gate] OK 17.28 tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON test_delete_image_that_is_not_yet_active[gate,negative] OK 8.51 tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON test_migrate_server_invalid_state[gate,negative] OK 8.07 test_reset_state_server_invalid_state[gate,negative] OK 0.01 test_reset_state_server_invalid_type[gate,negative] OK 0.02 test_reset_state_server_nonexistent_server[gate,negative] OK 0.06 test_resize_server_using_overlimit_ram[gate,negative] OK 0.31 test_resize_server_using_overlimit_vcpus[gate,negative] OK 0.27 tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON test_create_delete_image[gate,smoke] OK 10.62 tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON test_list_images_filter_by_changes_since[gate] OK 0.11 test_list_images_filter_by_name[gate] OK 0.09 test_list_images_filter_by_server_id[gate] OK 0.11 test_list_images_filter_by_server_ref[gate] OK 0.36 test_list_images_filter_by_status[gate] OK 0.34 test_list_images_filter_by_type[gate] OK 0.11 test_list_images_limit_results[gate] OK 0.21 test_list_images_with_detail_filter_by_changes_since[gate] OK 0.24 test_list_images_with_detail_filter_by_name[gate] OK 0.11 test_list_images_with_detail_filter_by_server_ref[gate] OK 0.34 test_list_images_with_detail_filter_by_status[gate] OK 0.12 test_list_images_with_detail_filter_by_type[gate] OK 0.21 test_list_images_with_detail_limit_results[gate] OK 0.13 tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON test_get_service_by_invalid_params[gate,negative] OK 0.61 test_get_service_by_invalid_service_and_valid_host[gate,negative] OK 0.31 test_get_service_with_valid_service_and_invalid_host[gate,negative] OK 0.33 test_list_services_with_non_admin_user[gate,negative] OK 0.26 tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON test_allocate_floating_ip_from_nonexistent_pool[gate,negative,network]OK 0.06 test_associate_ip_to_server_without_passing_floating_ip[gate,negative,network]OK 0.15 test_associate_nonexistent_floating_ip[gate,negative,network] OK 0.36 test_delete_nonexistent_floating_ip[gate,negative,network] OK 0.04 test_dissociate_nonexistent_floating_ip[gate,negative,network] OK 0.03 tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON test_create_image_specify_multibyte_character_image_name[gate] FAIL tempest.api.compute.flavors.test_flavors_negative.FlavorsListWithDetailsNegativeTestJSON test_flavors_list_with_details_negative[gate,negative](minRam_gen_none)OK 0.40 test_flavors_list_with_details_negative[gate,negative](minRam_gen_string)OK 0.02 test_flavors_list_with_details_negative[gate,negative](minDisk_gen_none)OK 0.02 test_flavors_list_with_details_negative[gate,negative](minDisk_gen_string)OK 0.02 tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON test_get_nonexistent_image[gate,negative] OK 0.68 tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON test_get_keypair_detail[gate] OK 0.75 tempest.api.compute.admin.test_servers.ServersAdminTestJSON test_create_server_with_scheduling_hint[gate] OK 6.53 test_get_server_diagnostics_by_admin[gate] SKIP test_list_servers_by_admin[gate] OK 1.76 test_list_servers_by_admin_with_all_tenants[gate] OK 0.51 test_list_servers_filter_by_error_status[gate] OK 0.70 tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON test_absLimits_get[gate] OK 0.30 tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON test_keypair_create_delete[gate] OK 3.89 test_keypair_create_with_pub_key[gate] OK 0.12 test_keypairs_create_list_delete[gate] OK 0.84 tempest.api.compute.images.test_images.ImagesTestJSON test_delete_saving_image[gate] OK 7.79 tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON test_security_group_rules_create[gate,network,smoke] OK 0.96 tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON test_create_keypair_invalid_name[gate,negative] OK 0.31 test_create_keypair_when_public_key_bits_exceeds_maximum[gate,negative]OK 0.16 test_create_keypair_with_duplicate_name[gate,negative] OK 0.62 test_create_keypair_with_empty_name_string[gate,negative] OK 0.02 test_create_keypair_with_empty_public_key[gate,negative] OK 0.11 test_create_keypair_with_long_keynames[gate,negative] OK 0.03 test_keypair_create_with_invalid_pub_key[gate,negative] OK 0.10 test_keypair_delete_nonexistent_key[gate,negative] OK 0.04 tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON test_create_security_group_rule_duplicate[gate,negative,network,smoke]OK 1.47 test_create_security_group_rule_with_invalid_from_port[gate,negative,network,smoke]OK 0.25 test_create_security_group_rule_with_invalid_id[gate,negative,network,smoke]OK 0.03 test_create_security_group_rule_with_invalid_ip_protocol[gate,negative,network,smoke]OK 0.34 test_create_security_group_rule_with_invalid_port_range[gate,negative,network,smoke]OK 0.25 tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON test_add_remove_fixed_ip[gate,network,smoke] OK 12.63 tempest.api.compute.admin.test_servers.ServersAdminTestJSON test_list_servers_filter_by_exist_host[gate] OK 7.38 tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON test_create_security_group_rule_with_invalid_to_port[gate,negative,network,smoke]OK 5.45 test_create_security_group_rule_with_non_existent_id[gate,negative,network,smoke]OK 0.04 test_delete_security_group_rule_with_non_existent_id[gate,negative,network,smoke]OK 0.05 tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON test_security_group_rules_create_with_optional_cidr[gate,network,smoke]OK 5.56 test_security_group_rules_create_with_optional_group_id[gate,network,smoke]OK 1.02 test_security_group_rules_delete_when_peer_group_deleted[gate,network,smoke]OK 1.44 test_security_group_rules_list[gate,network,smoke] OK 1.18 tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON test_create_image_from_deleted_server[gate,negative] OK 7.61 test_create_image_from_invalid_server[gate,negative] OK 0.01 tempest.api.compute.admin.test_servers.ServersAdminTestJSON test_rebuild_server_in_error_state[gate] OK 8.97 tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON test_delete_nonexistent_security_group[gate,negative,network,smoke] OK 4.39 test_delete_security_group_without_passing_id[gate,negative,network,smoke]OK 0.01 test_delete_the_default_security_group[gate,negative,network,smoke] OK 0.60 test_security_group_create_with_duplicate_name[gate,negative,network,smoke]SKIP test_security_group_create_with_invalid_group_description[gate,negative,network,smoke]SKIP test_security_group_create_with_invalid_group_name[gate,negative,network,smoke]SKIP test_security_group_get_nonexistent_group[gate,negative,network,smoke]OK 1.01 tempest.api.compute.admin.test_servers.ServersAdminTestJSON test_reset_network_inject_network_info[gate] OK 5.88 test_reset_state_server[gate] OK 0.77 tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON test_security_group_create_get_delete[gate,network,smoke] OK 1.02 tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON test_list_servers_by_changes_since_future_date[gate,negative] OK 0.07 test_list_servers_by_changes_since_invalid_date[gate,negative] OK 0.02 test_list_servers_by_limits[gate] OK 0.12 test_list_servers_by_limits_greater_than_actual_count[gate,negative]OK 0.22 test_list_servers_by_limits_pass_negative_value[gate,negative] OK 0.02 test_list_servers_by_limits_pass_string[gate,negative] OK 0.01 test_list_servers_by_non_existing_flavor[gate,negative] OK 0.05 test_list_servers_by_non_existing_image[gate,negative] OK 0.06 test_list_servers_by_non_existing_server_name[gate,negative] OK 0.08 test_list_servers_detail_server_is_deleted[gate,negative] OK 0.28 test_list_servers_status_non_existing[gate,negative] OK 0.02 test_list_servers_with_a_deleted_server[gate,negative] OK 0.10 tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON test_update_non_existent_security_group[gate,negative,network,smoke]OK 2.99 test_update_security_group_with_invalid_sg_des[gate,negative,network,smoke]SKIP test_update_security_group_with_invalid_sg_id[gate,negative,network,smoke]SKIP test_update_security_group_with_invalid_sg_name[gate,negative,network,smoke]SKIP tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON test_security_groups_create_list_delete[gate,network,smoke] OK 8.85 tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON test_list_virtual_interfaces_invalid_server_id[gate,negative,network]OK 0.35 tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON test_create_list_show_delete_interfaces[gate,network,smoke] OK 30.83 tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON test_create_image_from_stopped_server[gate,negative] OK 17.87 test_create_image_specify_uuid_35_characters_or_less[gate,negative] OK 0.02 test_create_image_specify_uuid_37_characters_or_more[gate,negative] OK 0.02 test_delete_image_blank_id[gate,negative] OK 0.01 test_delete_image_id_is_over_35_character_limit[gate,negative] OK 0.26 test_delete_image_negative_image_id[gate,negative] OK 0.28 test_delete_image_non_hex_string_id[gate,negative] OK 0.08 test_delete_image_with_invalid_image_id[gate,negative] OK 0.06 test_delete_non_existent_image[gate,negative] OK 0.18 tempest.api.compute.test_live_block_migration.LiveBlockMigrationTestJSON test_iscsi_volume[gate] SKIP test_live_block_migration[gate] SKIP tempest.api.compute.admin.test_services.ServicesAdminTestJSON test_get_service_by_host_name[gate] OK 0.66 test_get_service_by_service_and_host_name[gate] OK 3.07 test_get_service_by_service_binary_name[gate] OK 0.17 test_list_services[gate] OK 0.32 tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON test_max_count_less_than_min_count[gate,negative] OK 0.25 test_max_count_less_than_one[gate,negative] OK 0.02 test_max_count_non_integer[gate,negative] OK 0.01 test_min_count_less_than_one[gate,negative] OK 0.02 test_min_count_non_integer[gate,negative] OK 0.02 tempest.api.compute.images.test_list_images.ListImagesTestJSON test_get_image[gate,smoke] OK 0.54 test_list_images[gate,smoke] OK 0.40 test_list_images_with_detail[gate,smoke] OK 0.30 tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON test_get_nonexistent_floating_ip_details[gate,negative,network] OK 0.41 setUpClass (tempest.api.compute.test_live_block_migration_negative LiveBlockMigrationNegativeTestJSON) SKIP tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON test_delete_server_password[gate] OK 0.20 test_get_server_password[gate] OK 0.24 tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON test_max_image_meta_exceed_limit[gate,negative] OK 0.68 tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON test_rebuild_server_with_auto_disk_config[gate] OK 4.51 tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON test_can_create_server_with_max_number_personality_files[gate] OK 4.25 test_personality_files_exceed_limit[gate] OK 0.50 tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON test_server_security_groups[gate,network,smoke] OK 20.38 test_update_security_groups[gate,network,smoke] OK 0.28 tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON test_rebuild_server_with_manual_disk_config[gate] OK 12.65 tempest.api.compute.servers.test_availability_zone.AZV2TestJSON test_get_availability_zone_list_with_non_admin_user[gate] OK 0.39 tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON test_volume_create_get_delete[gate,smoke] OK 21.65 tempest.api.data_processing.test_data_sources.DataSourceTest test_external_hdfs_data_source_create[gate,smoke] OK 0.24 test_external_hdfs_data_source_delete[gate,smoke] OK 0.27 test_external_hdfs_data_source_get[gate,smoke] OK 0.04 test_external_hdfs_data_source_list[gate,smoke] OK 0.14 test_local_hdfs_data_source_create[gate,smoke] OK 0.03 test_local_hdfs_data_source_delete[gate,smoke] OK 0.05 test_local_hdfs_data_source_get[gate,smoke] OK 0.07 test_local_hdfs_data_source_list[gate,smoke] OK 0.04 test_swift_data_source_create[gate,smoke] OK 0.02 test_swift_data_source_delete[gate,smoke] OK 0.04 test_swift_data_source_get[gate,smoke] OK 0.04 test_swift_data_source_list[gate,smoke] OK 0.05 tempest.api.compute.servers.test_delete_server.DeleteServersAdminTestJSON test_admin_delete_servers_of_others[gate] OK 6.13 tempest.api.data_processing.test_job_binaries.JobBinaryTest test_internal_db_job_binary_create[gate,smoke] OK 0.15 test_internal_db_job_binary_delete[gate,smoke] OK 0.17 test_internal_db_job_binary_get[gate,smoke] OK 0.05 test_internal_db_job_binary_list[gate,smoke] OK 0.04 test_job_binary_get_data[gate,smoke] OK 0.05 test_swift_job_binary_create[gate,smoke] OK 0.02 test_swift_job_binary_delete[gate,smoke] OK 0.04 test_swift_job_binary_get[gate,smoke] OK 0.04 test_swift_job_binary_list[gate,smoke] OK 0.04 tempest.api.compute.servers.test_create_server.ServersTestJSON test_create_server_with_scheduler_hint_group[gate] OK 7.68 test_host_name_is_same_as_server_name[gate] SKIP test_list_servers[gate,smoke] OK 0.11 test_list_servers_with_detail[gate,smoke] OK 0.26 test_verify_created_server_vcpus[gate] SKIP tempest.api.compute.servers.test_create_server.ServersTestManualDisk test_create_server_with_scheduler_hint_group[gate] OK 5.56 test_host_name_is_same_as_server_name[gate] SKIP test_list_servers[gate,smoke] OK 0.08 test_list_servers_with_detail[gate,smoke] OK 0.36 test_verify_created_server_vcpus[gate] SKIP tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON test_resize_server_from_auto_to_manual[gate] OK 18.61 tempest.api.compute.servers.test_delete_server.DeleteServersAdminTestJSON test_delete_server_while_in_error_state[gate] OK 8.75 tempest.api.data_processing.test_job_binary_internals.JobBinaryInternalTest test_job_binary_internal_create[gate,smoke] OK 0.26 test_job_binary_internal_delete[gate,smoke] OK 0.32 test_job_binary_internal_get[gate,smoke] OK 0.05 test_job_binary_internal_get_data[gate,smoke] OK 0.04 test_job_binary_internal_list[gate,smoke] OK 0.04 tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON test_resize_server_from_manual_to_auto[gate] OK 11.74 test_update_server_from_auto_to_manual[gate] OK 0.89 tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON test_get_instance_action[gate] OK 0.17 tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON test_create_with_enabled_False[gate,negative] OK 0.05 test_create_with_enabled_True[gate,negative] OK 0.06 test_update_with_enabled_False[gate,negative] OK 0.15 test_update_with_enabled_True[gate,negative] OK 0.18 tempest.api.compute.servers.test_create_server.ServersTestJSON test_verify_multiple_nics_order OK 21.96 test_verify_server_details[gate,smoke] OK 0.00 tempest.api.identity.admin.v3.test_regions.RegionsTestJSON test_create_region_with_specific_id[gate,smoke] OK 0.16 test_create_update_get_delete_region[gate] OK 0.24 test_list_regions[gate] OK 0.05 tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON test_list_instance_actions[gate] OK 6.19 tempest.api.compute.servers.test_create_server.ServersTestManualDisk test_verify_multiple_nics_order OK 26.66 test_verify_server_details[gate,smoke] OK 0.00 tempest.api.compute.servers.test_server_group.ServerGroupTestJSON test_create_delete_multiple_server_groups_with_same_name_policy[gate]OK 0.58 test_create_delete_server_group_with_affinity_policy[gate] OK 0.47 test_create_delete_server_group_with_anti_affinity_policy[gate] OK 3.21 test_create_delete_server_group_with_multiple_policies[gate] SKIP test_get_server_group[gate] OK 0.04 test_list_server_groups[gate] OK 0.04 tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON test_rescue_non_existent_server[gate,negative] OK 0.07 setUpClass (tempest.api.compute.test_networks NetworksTestJSON) SKIP tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON test_grant_list_revoke_role_to_group_on_domain[gate,smoke] OK 0.18 test_grant_list_revoke_role_to_group_on_project[gate,smoke] X-FAIL 0.29 test_grant_list_revoke_role_to_user_on_domain[gate,smoke] OK 0.22 test_grant_list_revoke_role_to_user_on_project[gate,smoke] OK 0.25 test_list_roles[gate] OK 0.03 test_role_create_update_get_list[gate,smoke] OK 0.26 tempest.api.compute.servers.test_create_server.ServersWithSpecificFlavorTestJSON test_verify_created_server_ephemeral_disk[gate] SKIP tempest.api.compute.test_quotas.QuotasTestJSON test_compare_tenant_quotas_with_default_quotas[gate,smoke] OK 0.30 test_get_default_quotas[gate,smoke] OK 0.03 test_get_quotas[gate,smoke] OK 0.07 tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON test_rescope_token[gate] X-FAIL 0.80 test_tokens[gate,smoke] X-FAIL 0.19 tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON test_attach_detach_volume[gate] SKIP tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON test_rescue_paused_instance[gate,negative] OK 3.75 tempest.api.identity.test_extension.ExtensionTestJSON test_list_extensions[gate] OK 0.20 tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON test_get_instance_action_invalid_request[gate,negative] OK 0.11 test_list_instance_actions_non_existent_server[gate,negative] OK 0.07 tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_active_server[gate] OK 6.64 tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest test_add_member_with_non_existing_image[gate,negative] OK 0.51 test_delete_member_with_non_existing_image[gate,negative] OK 0.40 test_delete_member_with_non_existing_tenant[gate,negative] OK 1.91 tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON test_multiple_create[gate] OK 4.33 test_multiple_create_with_reservation_return[gate] OK 1.23 tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest test_get_image_without_membership[gate,negative] OK 4.18 tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest test_image_share_invalid_status[gate,negative] OK 1.47 tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_server_while_in_attached_volume[gate,volume] OK 21.08 tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest test_image_share_owner_cannot_accept[gate,negative] OK 4.75 tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON test_rescued_vm_attach_volume[gate,negative,volume] OK 30.03 tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON test_list_server_addresses_by_network_neg[gate,negative,network] OK 0.10 test_list_server_addresses_invalid_server_id[gate,negative,network] OK 0.08 tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_server_while_in_building_state[gate] OK 2.85 tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON test_add_list_remove_router_on_l3_agent[gate,smoke] OK 4.49 test_list_routers_on_l3_agent[gate,smoke] OK 0.16 tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_server_while_in_pause_state[gate] OK 8.37 tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON test_list_servers_detailed_filter_by_flavor[gate] OK 0.25 test_list_servers_detailed_filter_by_image SKIP test_list_servers_detailed_filter_by_server_name[gate] OK 0.22 test_list_servers_detailed_filter_by_server_status[gate] OK 3.05 test_list_servers_detailed_limit_results[gate] OK 0.35 test_list_servers_filter_by_exceed_limit[gate] OK 0.22 test_list_servers_filter_by_flavor[gate] OK 0.26 test_list_servers_filter_by_image SKIP test_list_servers_filter_by_limit[gate] OK 0.08 test_list_servers_filter_by_server_name[gate] OK 0.12 test_list_servers_filter_by_server_status[gate] OK 0.11 tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON test_list_get_volume_attachments[gate] OK 43.80 setUpClass (tempest.api.compute.servers.test_server_rescue ServerRescueTestJSON) X-FAIL 0.00 setUpClass (tempest.api.network.admin.test_load_balancer_admin_actions LoadBalancerAdminTestJSON) SKIP tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON test_create_list_port_with_extra_dhcp_options[gate,smoke] OK 0.94 test_update_show_port_with_extra_dhcp_options[gate,smoke] OK 0.52 tempest.api.compute.servers.test_servers.ServersTestJSON test_create_server_with_admin_password[gate] OK 1.70 tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON test_list_servers_filter_by_shutoff_status[gate] OK 6.05 test_list_servers_filter_by_zero_limit[gate] OK 0.02 test_list_servers_filtered_by_ip[gate] OK 3.62 test_list_servers_filtered_by_ip_regex[gate] SKIP test_list_servers_filtered_by_name_regex[gate] OK 0.43 tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest test_create_volume_with_invalid_size[gate,negative] OK 11.28 tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON test_list_servers_filtered_by_name_wildcard[gate] OK 3.55 tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_server_while_in_shelved_state[gate] OK 19.44 tempest.api.compute.servers.test_servers.ServersTestJSON test_create_server_with_ipv6_addr_only[gate] OK 11.14 tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON test_create_list_port_with_extra_dhcp_options[gate,smoke] OK 4.41 test_update_show_port_with_extra_dhcp_options[gate,smoke] OK 0.37 tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON test_associate_floatingip_port_ext_net_unreachable[gate,negative,smoke]OK 0.62 test_create_floatingip_in_private_network[gate,negative,smoke] OK 0.20 tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest test_create_volume_with_out_passing_size[gate,negative] OK 9.60 tempest.api.compute.servers.test_servers.ServersTestJSON test_create_specify_keypair[gate] OK 9.57 tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON test_create_floatingip_with_port_ext_net_unreachable[gate,negative,smoke]OK 3.30 tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON test_delete_server_metadata_item[gate] OK 0.48 test_get_server_metadata_item[gate] OK 1.46 test_list_server_metadata[gate] OK 2.65 tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON test_rescued_vm_detach_volume[gate,negative,volume] OK 41.47 test_rescued_vm_reboot[gate,negative] OK 0.10 test_rescued_vm_rebuild[gate,negative] OK 3.08 tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest test_create_volume_with_size_zero[gate,negative] OK 7.34 test_delete_invalid_volume_id[gate,negative] OK 0.21 test_delete_volume_without_passing_volume_id[gate,negative] OK 0.01 test_get_invalid_volume_id[gate,negative] OK 0.01 test_get_volume_without_passing_volume_id[gate,negative] OK 0.02 test_volume_delete_nonexistent_volume_id[gate,negative] OK 0.36 test_volume_get_nonexistent_volume_id[gate,negative] OK 0.21 tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON test_set_server_metadata[gate] OK 2.59 test_set_server_metadata_item[gate] OK 0.52 test_update_metadata_empty_body[gate] OK 0.58 test_update_server_metadata[gate] OK 0.66 setUpClass (tempest.api.network.test_fwaas_extensions FWaaSExtensionTestJSON) SKIP tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_server_while_in_shutoff_state[gate] OK 19.32 tempest.api.data_processing.test_node_group_templates.NodeGroupTemplateTest test_node_group_template_create[gate,smoke] OK 0.50 test_node_group_template_delete[gate,smoke] OK 0.54 test_node_group_template_get[gate,smoke] OK 0.11 test_node_group_template_list[gate,smoke] OK 0.13 tempest.api.compute.servers.test_servers.ServersTestJSON test_create_with_existing_server_name[gate] OK 13.21 tempest.api.network.test_metering_extensions.MeteringTestJSON test_create_delete_metering_label_rule_with_filters[gate,smoke] OK 0.81 test_create_delete_metering_label_with_filters[gate,smoke] OK 0.90 test_list_metering_label_rules[gate,smoke] OK 0.15 test_list_metering_labels[gate,smoke] OK 0.14 test_show_metering_label[gate,smoke] OK 0.04 test_show_metering_label_rule[gate,smoke] OK 0.14 tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON test_create_server_metadata_blank_key[gate,negative] OK 1.86 test_delete_metadata_non_existent_server[gate,negative] OK 0.16 test_list_server_metadata_non_existent_server[gate,negative] OK 0.85 test_metadata_items_limit[gate,negative] OK 0.26 test_server_create_metadata_key_too_long[gate,negative] OK 1.34 test_server_metadata_non_existent_server[gate,negative] OK 0.08 test_set_metadata_non_existent_server[gate,negative] OK 0.07 test_set_server_metadata_blank_key[gate,negative] OK 0.12 test_set_server_metadata_missing_metadata[gate,negative] OK 0.01 test_update_metadata_non_existent_server[gate,negative] OK 0.07 test_update_metadata_with_blank_key[gate,negative] OK 0.13 test_wrong_key_passed_in_body[gate,negative] OK 0.01 tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_server_while_in_suspended_state[gate] OK 10.29 setUpClass (tempest.api.database.flavors.test_flavors DatabaseFlavorsTest) SKIP setUpClass (tempest.api.database.versions.test_versions DatabaseVersionsTest) SKIP tempest.api.compute.servers.test_servers.ServersTestJSON test_update_access_server_address[gate] OK 10.29 tempest.api.identity.admin.test_users.UsersTestJSON test_authentication_request_without_token[gate] OK 0.66 test_create_user[gate,smoke] OK 0.37 test_create_user_with_enabled[gate,smoke] OK 0.20 test_delete_user[gate,smoke] OK 0.28 test_get_users[gate,smoke] OK 0.25 test_list_users_for_tenant[gate] OK 0.32 test_list_users_with_roles_for_tenant[gate] OK 0.61 test_update_user[gate,smoke] OK 0.37 test_update_user_password[gate,smoke] OK 2.83 test_user_authentication[gate,smoke] OK 0.51 tempest.api.compute.test_authorization.AuthorizationTestJSON test_change_password_for_alt_account_fails[gate] OK 3.11 test_create_image_for_alt_account_fails[gate] OK 0.07 test_create_keypair_in_analt_user_tenant[gate] OK 0.02 test_create_security_group_in_analt_user_tenant[gate] OK 0.01 test_create_security_group_rule_in_analt_user_tenant[gate] OK 0.02 test_create_server_fails_when_tenant_incorrect[gate] OK 0.01 test_create_server_with_unauthorized_image[gate] OK 0.34 test_delete_image_for_alt_account_fails[gate] OK 0.35 test_delete_keypair_of_alt_account_fails[gate] OK 0.04 tempest.api.compute.servers.test_servers.ServersTestJSON test_update_server_name[gate] OK 9.96 tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest test_delete_image_blank_id[gate,negative] OK 0.32 test_delete_image_id_is_over_35_character_limit[gate,negative] OK 0.24 test_delete_image_negative_image_id[gate,negative] OK 0.28 test_delete_image_non_hex_string_id[gate,negative] OK 0.27 test_delete_image_with_invalid_image_id[gate,negative] OK 0.25 test_delete_non_existent_image[gate,negative] OK 0.25 test_register_with_invalid_container_format[gate,negative] OK 0.14 test_register_with_invalid_disk_format[gate,negative] OK 0.13 tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON test_delete_server_while_in_verify_resize_state[gate] OK 16.07 tempest.api.compute.test_authorization.AuthorizationTestJSON test_delete_metadata_of_alt_account_image_fails[gate] OK 2.24 test_delete_metadata_of_alt_account_server_fails[gate] OK 0.55 test_delete_security_group_of_alt_account_fails[gate] OK 0.17 test_delete_security_group_rule_of_alt_account_fails[gate] OK 0.15 test_delete_server_for_alt_account_fails[gate] OK 0.07 test_get_console_output_of_alt_account_server_fails[gate] OK 0.08 test_get_image_for_alt_account_fails[gate] OK 0.33 test_get_keypair_of_alt_account_fails[gate] OK 0.02 test_get_metadata_of_alt_account_image_fails[gate] OK 1.75 test_get_metadata_of_alt_account_server_fails[gate] OK 0.73 test_get_security_group_of_alt_account_fails[gate] OK 0.13 test_get_server_for_alt_account_fails[gate] OK 0.08 test_list_server_addresses_by_network_for_alt_account_fails[gate] OK 0.08 test_list_server_addresses_for_alt_account_fails[gate] OK 0.07 test_list_servers_with_alternate_tenant[gate] OK 0.06 test_reboot_server_for_alt_account_fails[gate] OK 0.09 test_rebuild_server_for_alt_account_fails[gate] OK 0.06 test_resize_server_for_alt_account_fails[gate] OK 0.07 test_set_metadata_of_alt_account_image_fails[gate] OK 0.29 test_set_metadata_of_alt_account_server_fails[gate] OK 0.08 test_update_server_for_alt_account_fails[gate] OK 0.09 tempest.api.network.test_networks.NetworksIpV6TestJSON test_create_delete_subnet_all_attributes[gate,smoke] OK 0.78 test_create_delete_subnet_with_allocation_pools[gate,smoke] OK 0.72 test_create_delete_subnet_with_default_gw[gate,smoke] OK 0.50 test_create_delete_subnet_with_dhcp_enabled[gate,smoke] OK 0.70 test_create_delete_subnet_with_gw[gate,smoke] OK 0.38 test_create_delete_subnet_with_gw_and_allocation_pools[gate,smoke] OK 0.60 test_create_delete_subnet_with_host_routes_and_dns_nameservers[gate,smoke]OK 0.61 test_create_delete_subnet_with_v6_attributes_slaac[gate,smoke] SKIP test_create_delete_subnet_with_v6_attributes_stateful[gate,smoke] SKIP test_create_delete_subnet_with_v6_attributes_stateless[gate,smoke] SKIP test_create_delete_subnet_without_gateway[gate,smoke] OK 0.61 test_create_list_subnet_with_no_gw64_one_network[gate,smoke] OK 0.78 test_create_update_delete_network_subnet[gate,smoke] OK 0.96 test_delete_network_with_subnet[gate,smoke] OK 0.71 test_external_network_visibility[gate,smoke] OK 0.20 test_list_networks[gate,smoke] OK 0.05 test_list_networks_fields[gate,smoke] OK 0.16 test_list_subnets[gate,smoke] OK 0.06 test_list_subnets_fields[gate,smoke] OK 0.05 test_show_network[gate,smoke] OK 0.04 test_show_network_fields[gate,smoke] OK 0.06 test_show_subnet[gate,smoke] OK 0.03 test_show_subnet_fields[gate,smoke] OK 0.14 test_update_subnet_gw_dns_host_routes_dhcp[gate,smoke] OK 0.64 tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON test_list_virtual_interfaces[gate,network] SKIP tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_change_server_password[gate] SKIP tempest.api.identity.admin.test_roles_negative.RolesNegativeTestJSON test_assign_duplicate_user_role[gate,negative] OK 0.43 test_assign_user_role_by_unauthorized_user[gate,negative] OK 0.54 test_assign_user_role_for_non_existent_role[gate,negative] OK 0.38 test_assign_user_role_for_non_existent_tenant[gate,negative] OK 2.91 test_assign_user_role_request_without_token[gate,negative] OK 0.48 test_create_role_by_unauthorized_user[gate,negative] OK 0.04 test_create_role_request_without_token[gate,negative] OK 0.35 test_delete_role_by_unauthorized_user[gate,negative] OK 3.38 test_delete_role_non_existent[gate,negative] OK 0.04 test_delete_role_request_without_token[gate,negative] OK 0.18 test_list_roles_by_unauthorized_user[gate,negative] OK 0.05 test_list_roles_request_without_token[gate,negative] OK 0.33 test_list_user_roles_by_unauthorized_user[gate,negative] OK 0.67 test_list_user_roles_request_without_token[gate,negative] OK 0.47 test_remove_user_role_by_unauthorized_user[gate,negative] OK 0.60 test_remove_user_role_non_existent_role[gate,negative] OK 0.41 tempest.api.image.v2.test_images.ListImagesTest test_get_image_schema[gate] OK 0.02 test_get_images_schema[gate] OK 0.15 test_index_no_params[gate] OK 0.70 test_list_images_param_container_format[gate] OK 2.90 test_list_images_param_disk_format[gate] OK 0.22 test_list_images_param_limit[gate] OK 0.20 test_list_images_param_min_max_size[gate] OK 0.36 test_list_images_param_size[gate] OK 3.38 test_list_images_param_status[gate] OK 0.12 test_list_images_param_visibility[gate] OK 0.11 tempest.api.compute.servers.test_servers.ServersTestJSON test_update_server_name_in_stop_state[gate] OK 22.55 tempest.api.network.test_networks.NetworksTestJSON test_create_delete_subnet_all_attributes[gate,smoke] OK 0.78 test_create_delete_subnet_with_allocation_pools[gate,smoke] OK 3.66 test_create_delete_subnet_with_dhcp_enabled[gate,smoke] OK 0.55 test_create_delete_subnet_with_gw[gate,smoke] OK 0.64 test_create_delete_subnet_with_gw_and_allocation_pools[gate,smoke] OK 0.70 test_create_delete_subnet_with_host_routes_and_dns_nameservers[gate,smoke]OK 3.27 test_create_delete_subnet_without_gateway[gate,smoke] OK 0.57 test_create_update_delete_network_subnet[gate,smoke] OK 1.01 test_delete_network_with_subnet[gate,smoke] OK 0.99 test_external_network_visibility[gate,smoke] OK 0.18 test_list_networks[gate,smoke] OK 0.04 test_list_networks_fields[gate,smoke] OK 0.16 test_list_subnets[gate,smoke] OK 0.03 test_list_subnets_fields[gate,smoke] OK 0.03 test_show_network[gate,smoke] OK 0.04 test_show_network_fields[gate,smoke] OK 0.03 test_show_subnet[gate,smoke] OK 0.03 test_show_subnet_fields[gate,smoke] OK 0.03 test_update_subnet_gw_dns_host_routes_dhcp[gate,smoke] OK 3.24 tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON test_volume_list[gate] OK 2.74 test_volume_list_param_limit[gate] OK 0.10 test_volume_list_param_offset_and_limit[gate] OK 0.36 test_volume_list_with_detail_param_limit[gate] OK 0.20 test_volume_list_with_detail_param_offset_and_limit[gate] OK 0.32 test_volume_list_with_details[gate] OK 0.14 tempest.api.identity.admin.test_roles_negative.RolesNegativeTestJSON test_remove_user_role_non_existent_tenant[gate,negative] OK 3.11 test_remove_user_role_request_without_token[gate,negative] OK 0.52 test_role_create_blank_name[gate,negative] OK 0.23 test_role_create_duplicate[gate,negative] OK 0.16 tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest test_delete_non_existing_tag[gate,negative] OK 0.83 test_update_tags_for_non_existing_image[gate,negative] OK 0.13 tempest.api.identity.admin.test_tokens.TokensTestJSON test_create_get_delete_token[gate] OK 0.48 test_rescope_token[gate] OK 0.72 setUpClass (tempest.api.messaging.test_messages TestMessages) SKIP setUpClass (tempest.api.messaging.test_queues TestQueues) SKIP tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_create_backup[gate,image] OK 24.95 tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON test_create_numeric_server_name[gate,negative] OK 0.45 test_create_server_metadata_exceeds_length_limit[gate,negative] OK 0.63 test_create_server_name_length_exceeds_256[gate,negative] OK 0.51 test_create_with_invalid_flavor[gate,negative] OK 0.53 test_create_with_invalid_image[gate,negative] OK 0.52 test_create_with_invalid_network_uuid[gate,negative] OK 0.53 test_create_with_non_existent_keypair[gate,negative] OK 1.13 tempest.api.network.test_ports.PortsAdminExtendedAttrsIpV6TestJSON test_create_port_binding_ext_attr[gate,smoke] OK 0.89 tempest.api.network.admin.test_agent_management.AgentManagementTestJSON test_list_agent[gate,smoke] OK 0.21 tempest.api.identity.admin.v3.test_domains.DomainsTestJSON test_create_update_delete_domain[gate,smoke] OK 0.54 test_list_domains[gate,smoke] OK 3.05 tempest.api.network.admin.test_agent_management.AgentManagementTestJSON test_list_agents_non_admin[gate,smoke] OK 2.73 test_show_agent[gate,smoke] OK 0.11 test_update_agent_description[gate,smoke] OK 0.21 test_update_agent_status[gate,smoke] OK 0.05 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_get_console_output[gate] OK 4.81 tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON test_get_user[gate] OK 0.03 test_list_user_domains[gate] OK 0.03 test_list_users[gate] OK 0.03 test_list_users_with_name[gate] OK 0.05 test_list_users_with_not_enabled[gate] OK 0.04 tempest.api.network.test_ports.PortsAdminExtendedAttrsIpV6TestJSON test_list_ports_binding_ext_attr[gate,smoke] OK 3.38 test_show_port_binding_ext_attr[gate,smoke] OK 0.73 test_update_port_binding_ext_attr[gate,smoke] OK 0.91 tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON test_associate_user_to_project[gate] OK 0.51 test_project_create_enabled[gate] OK 0.06 test_project_create_not_enabled[gate] OK 0.07 test_project_create_with_description[gate] OK 0.06 test_project_create_with_domain[gate] OK 0.12 test_project_update_desc[gate] OK 0.16 test_project_update_enable[gate] OK 0.15 test_project_update_name[gate] OK 0.15 tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON test_create_with_nonexistent_security_group[gate,negative] OK 3.18 test_delete_a_server_of_another_tenant[gate,negative] OK 0.86 test_delete_non_existent_server[gate,negative] OK 0.63 test_delete_server_pass_id_exceeding_length_limit[gate,negative] OK 0.41 test_delete_server_pass_negative_id[gate,negative] OK 0.51 test_force_delete_nonexistent_server_id[gate,negative] OK 0.41 test_get_console_output_of_non_existent_server[gate,negative] OK 0.48 test_get_non_existent_server[gate,negative] OK 0.42 test_invalid_access_ip_v4_address[gate,negative] OK 0.33 test_invalid_ip_v6_address[gate,negative] OK 0.57 tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON test_create_project_by_unauthorized_user[gate,negative] OK 0.16 test_create_project_with_empty_name[gate,negative] OK 0.56 test_create_projects_name_length_over_64[gate,negative] OK 0.03 test_delete_non_existent_project[gate,negative] OK 0.04 test_list_projects_by_unauthorized_user[gate,negative] OK 2.32 test_project_create_duplicate[gate,negative] OK 0.07 test_project_delete_by_unauthorized_user[gate,negative] OK 0.06 tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON test_pause_non_existent_server[gate,negative] OK 2.79 tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON test_list_floating_ips_from_admin_and_nonadmin[gate,smoke] OK 3.73 tempest.api.network.test_ports.PortsIpV6TestJSON test_create_bulk_port OK 1.62 test_create_port_with_no_securitygroups[gate,smoke] OK 0.64 test_create_show_delete_port_user_defined_mac[gate,smoke] OK 1.27 tempest.api.identity.admin.v3.test_users.UsersV3TestJSON test_get_user[gate] OK 0.40 test_list_user_projects[gate] OK 0.99 test_update_user_password[gate] X-FAIL 0.40 test_user_update[gate] OK 0.45 tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON test_pause_paused_server[gate,negative] OK 3.45 test_personality_file_contents_not_encoded[gate,negative] OK 3.04 test_reboot_non_existent_server[gate,negative] OK 0.52 test_rebuild_non_existent_server[gate,negative] OK 0.55 test_rebuild_reboot_deleted_server[gate,negative] OK 1.80 setUpClass (tempest.api.network.test_dhcp_ipv6 NetworksTestDHCPv6) SKIP tempest.api.network.test_ports.PortsIpV6TestJSON test_create_update_delete_port[gate,smoke] OK 3.25 test_list_ports[gate,smoke] OK 0.13 test_list_ports_fields[gate,smoke] OK 0.13 test_port_list_filter_by_router_id[gate,smoke] OK 1.49 test_show_port[gate,smoke] OK 0.04 test_show_port_fields[gate,smoke] OK 0.06 tempest.api.image.v1.test_image_members.ImageMembersTest test_add_image_member[gate] OK 5.30 tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest test_upload_large_object[gate,negative,smoke] SKIP test_user_modify_quota[gate,negative,smoke] X-FAIL 0.43 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_get_console_output_server_id_in_shutoff_status[gate] OK 20.25 tempest.api.network.test_ports.PortsIpV6TestJSON test_update_port_with_no_securitygroups[gate,smoke] OK 3.32 test_update_port_with_second_ip[gate,smoke] OK 2.20 test_update_port_with_security_group[gate,smoke] OK 1.24 test_update_port_with_two_security_groups[gate,smoke] OK 4.18 tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON test_resize_nonexistent_server[gate,negative] OK 3.49 test_resize_server_with_non_existent_flavor[gate,negative] OK 0.41 test_resize_server_with_null_flavor[gate,negative] OK 0.33 test_restore_nonexistent_server_id[gate,negative] OK 0.41 test_restore_server_invalid_state[gate,negative] OK 0.51 test_resume_non_existent_server[gate,negative] OK 0.47 test_resume_server_invalid_state[gate,negative] OK 0.45 test_server_name_blank[gate,negative] OK 0.35 test_shelve_non_existent_server[gate,negative] OK 0.46 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_get_console_output_with_unlimited_size[gate] OK 6.51 tempest.api.image.v1.test_image_members.ImageMembersTest test_get_shared_images[gate] OK 4.55 test_remove_member[gate] OK 6.38 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_get_vnc_console[gate] OK 3.54 tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest test_delete_object_with_non_authorized_user[gate,negative] OK 3.55 test_delete_object_without_using_creds[gate,negative] OK 0.77 test_delete_object_without_write_rights[gate,negative,smoke] OK 0.94 test_read_object_with_non_authorized_user[gate,negative] OK 3.88 test_read_object_without_rights[gate,negative,smoke] OK 1.74 test_write_object_with_non_authorized_user[gate,negative] OK 0.56 test_write_object_without_rights[gate,negative,smoke] OK 0.46 test_write_object_without_using_creds[gate,negative] OK 2.82 test_write_object_without_write_rights[gate,negative,smoke] OK 0.48 tempest.api.data_processing.test_plugins.PluginsTest test_plugin_get[gate,smoke] OK 1.37 test_plugin_list[gate,smoke] OK 0.02 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_lock_unlock_server[gate] OK 7.35 test_pause_unpause_server[gate] OK 8.77 tempest.api.image.v2.test_images_tags.ImagesTagsTest test_update_delete_tags_for_image[gate] OK 3.87 tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test test_add_router_interfaces_on_overlapping_subnets_returns_400[gate,negative,smoke]OK 2.01 test_delete_non_existent_router_returns_404[gate,negative,smoke] OK 0.08 test_router_add_gateway_invalid_network_returns_404[gate,negative,smoke]OK 0.37 test_router_add_gateway_net_not_external_returns_400[gate,negative,smoke]OK 3.34 test_router_remove_interface_in_use_returns_409[gate,negative,smoke]OK 0.72 test_show_non_existent_router_returns_404[gate,negative,smoke] OK 0.05 test_update_non_existent_router_returns_404[gate,negative,smoke] OK 0.04 setUpClass (tempest.api.messaging.test_queues TestManageQueue) SKIP tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON test_shelve_shelved_server[gate,negative] OK 17.59 test_stop_non_existent_server[gate,negative] OK 0.42 test_suspend_non_existent_server[gate,negative] OK 0.39 test_suspend_server_invalid_state[gate,negative] OK 4.66 test_unpause_non_existent_server[gate,negative] OK 0.41 test_unpause_server_invalid_state[gate,negative] OK 0.51 test_unshelve_non_existent_server[gate,negative] OK 0.40 test_unshelve_server_invalid_state[gate,negative] OK 0.60 test_update_name_of_non_existent_server[gate,negative] OK 0.38 test_update_server_name_length_exceeds_256[gate,negative] OK 0.34 test_update_server_of_another_tenant[gate,negative] OK 0.52 test_update_server_set_empty_name[gate,negative] OK 0.33 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_reboot_server_hard[gate,smoke] OK 3.35 test_reboot_server_soft[gate,smoke] SKIP tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON test_create_external_network OK 0.73 tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON test_get_trusts_all[gate,smoke] OK 1.63 test_get_trusts_query[gate,smoke] OK 3.68 test_trust_expire[gate,smoke] UX-OK 1.58 test_trust_expire_invalid[gate,smoke] OK 1.14 test_trust_impersonate[gate,smoke] OK 4.83 test_trust_noimpersonate[gate,smoke] OK 1.47 tempest.api.object_storage.test_healthcheck.HealthcheckTest test_get_healthcheck OK 0.14 setUpClass (tempest.api.network.test_service_type_management ServiceTypeManagementTestJSON) SKIP tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON test_delete_external_networks_with_floating_ip OK 4.64 test_list_external_networks OK 0.54 test_show_external_networks_attribute OK 0.65 test_update_external_network OK 0.47 tempest.api.data_processing.test_cluster_templates.ClusterTemplateTest test_cluster_template_create[gate,smoke] OK 0.30 test_cluster_template_delete[gate,smoke] OK 0.49 test_cluster_template_get[gate,smoke] OK 0.26 test_cluster_template_list[gate,smoke] OK 3.17 tempest.api.object_storage.test_account_quotas.AccountQuotasTest test_admin_modify_quota[gate,smoke] OK 0.84 test_upload_valid_object[gate,smoke] OK 3.45 tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON test_create_port_with_precreated_floatingip_as_fixed_ip[negative] OK 3.74 tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest test_post_object_using_form_expired[gate,negative] X-FAIL 5.14 test_post_object_using_form_invalid_signature[gate] X-FAIL 0.05 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_rebuild_server[gate,smoke] OK 25.90 tempest.api.data_processing.test_jobs.JobTest test_job_create[gate,smoke] OK 0.14 test_job_delete[gate,smoke] OK 0.28 test_job_get[gate,smoke] OK 0.08 test_job_list[gate,smoke] OK 0.07 tempest.api.network.test_floating_ips.FloatingIPTestJSON test_create_floating_ip_specifying_a_fixed_ip_address[gate,smoke] OK 1.14 tempest.api.object_storage.test_account_services_negative.AccountNegativeTest test_list_containers_with_non_authorized_user[gate,negative] OK 4.85 tempest.api.network.test_floating_ips.FloatingIPTestJSON test_create_list_show_update_delete_floating_ip[gate,smoke] OK 7.76 test_create_update_floatingip_with_port_multiple_ip_address[gate,smoke]OK 2.14 test_floating_ip_delete_port[gate,smoke] OK 1.75 tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest test_get_object_using_temp_url[gate] OK 0.08 test_get_object_using_temp_url_key_2[gate] OK 0.15 test_get_object_using_temp_url_with_inline_query_parameter[gate] X-FAIL 0.03 test_head_object_using_temp_url[gate] OK 0.04 test_put_object_using_temp_url[gate] OK 0.17 setUpClass (tempest.api.database.flavors.test_flavors_negative DatabaseFlavorsNegativeTest) SKIP setUpClass (tempest.api.image.v1.test_images ListImagesTest) FAIL tempest.api.identity.admin.test_roles.RolesTestJSON test_assign_user_role[gate] OK 0.49 test_get_role_by_id[gate] OK 0.12 test_list_roles[gate] OK 0.05 test_list_user_roles[gate] OK 0.52 test_remove_user_role[gate] OK 0.50 test_role_create_delete[gate] OK 0.24 tempest.api.orchestration.stacks.test_limits.TestServerStackLimits test_exceed_max_resources_per_stack[gate] OK 3.28 test_exceed_max_template_size_fails[gate] OK 0.41 tempest.api.network.test_floating_ips.FloatingIPTestJSON test_floating_ip_update_different_router[gate,smoke] OK 5.00 tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest test_resource_type_list[gate,smoke] OK 0.70 tempest.api.image.v1.test_images.UpdateImageMetaTest test_list_image_metadata[gate] OK 0.26 test_update_image_metadata[gate] OK 1.04 tempest.api.identity.admin.test_tenant_negative.TenantsNegativeTestJSON test_create_tenant_by_unauthorized_user[gate,negative] OK 0.22 test_create_tenant_request_without_token[gate,negative] OK 0.14 test_create_tenant_with_empty_name[gate,negative] OK 0.23 test_create_tenants_name_length_over_64[gate,negative] OK 0.03 test_delete_non_existent_tenant[gate,negative] OK 0.04 test_list_tenant_request_without_token[gate,negative] OK 0.19 test_list_tenants_by_unauthorized_user[gate,negative] OK 0.04 test_tenant_create_duplicate[gate,negative] OK 0.41 test_tenant_delete_by_unauthorized_user[gate,negative] OK 0.11 test_tenant_delete_request_without_token[gate,negative] OK 0.22 test_tenant_update_by_unauthorized_user[gate,negative] OK 0.34 test_tenant_update_request_without_token[gate,negative] OK 0.22 test_update_non_existent_tenant[gate,negative] OK 0.31 tempest.api.object_storage.test_container_acl.ObjectTestACLs test_read_object_with_rights[gate,smoke] OK 1.72 test_write_object_with_rights[gate,smoke] OK 1.05 tempest.api.identity.admin.test_users_negative.UsersNegativeTestJSON test_authentication_for_disabled_user[gate,negative] OK 0.45 test_authentication_when_tenant_is_disabled[gate,negative] OK 0.51 test_authentication_with_invalid_password[gate,negative] OK 0.23 test_authentication_with_invalid_tenant[gate,negative] OK 0.26 test_authentication_with_invalid_username[gate,negative] OK 0.20 test_create_user_by_unauthorized_user[gate,negative] OK 0.24 test_create_user_for_non_existent_tenant[gate,negative] OK 0.06 test_create_user_request_without_a_token[gate,negative] OK 0.20 test_create_user_with_duplicate_name[gate,negative] OK 0.56 test_create_user_with_empty_name[gate,negative] OK 0.09 test_create_user_with_enabled_non_bool[gate,negative] OK 0.10 test_create_user_with_name_length_over_255[gate,negative] OK 0.09 test_delete_non_existent_user[gate,negative] OK 0.04 test_delete_user_request_without_a_token[gate,negative] OK 0.17 test_delete_users_by_unauthorized_user[gate,negative] OK 0.48 test_get_users_by_unauthorized_user[gate,negative] OK 0.20 test_get_users_request_without_token[gate,negative] OK 0.14 test_list_users_with_invalid_tenant[gate,negative] OK 3.80 test_update_user_by_unauthorized_user[gate,negative] OK 0.13 test_update_user_for_non_existent_user[gate,negative] OK 0.04 test_update_user_request_without_a_token[gate,negative] OK 0.17 setUpClass (tempest.api.network.test_load_balancer LoadBalancerTestJSON) SKIP tempest.api.object_storage.test_object_formpost.ObjectFormPostTest test_post_object_using_form[gate] X-FAIL 0.06 tempest.api.image.v2.test_images_member.ImagesMemberTest test_get_image_member[gate] OK 1.67 test_get_image_member_schema[gate] OK 0.02 test_get_image_members_schema[gate] OK 0.11 test_image_share_accept[gate] OK 4.79 test_image_share_reject[gate] OK 1.35 test_remove_image_member[gate] OK 1.00 tempest.api.network.test_routers.RoutersIpV6Test test_add_multiple_router_interfaces[gate,smoke] OK 3.33 tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest test_resource_type_show[gate,smoke] OK 16.10 test_resource_type_template[gate,smoke] OK 0.12 tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId test_default_project_id[gate,smoke] FAIL tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON test_group_create_update_get[gate,smoke] OK 3.00 test_group_users_add_list_delete[gate,smoke] OK 0.97 test_list_user_groups[gate,smoke] OK 0.65 tempest.api.orchestration.stacks.test_stacks.StacksTestJSON test_stack_crud_no_resources[gate,smoke] OK 4.40 test_stack_list_responds[gate,smoke] OK 0.13 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_rebuild_server_in_stop_state[gate] OK 41.90 tempest.api.network.test_routers.RoutersIpV6Test test_add_remove_router_interface_with_port_id[gate,smoke] OK 4.59 test_add_remove_router_interface_with_subnet_id[gate,smoke] OK 1.79 test_create_router_setting_tenant_id[gate,smoke] OK 1.02 test_create_router_with_default_snat_value[gate,smoke] OK 0.77 test_create_router_with_snat_explicit[gate,smoke] OK 1.43 test_create_show_list_update_delete_router[gate,smoke] OK 3.52 tempest.api.identity.admin.v3.test_services.ServicesTestJSON test_create_service_without_description[gate,smoke] OK 0.53 test_create_update_get_service[gate,smoke] X-FAIL 0.26 test_list_services[gate,smoke] OK 0.31 tempest.api.image.v2.test_images_negative.ImagesNegativeTest test_delete_image_null_id[gate,negative] OK 0.31 test_delete_non_existing_image[gate,negative] OK 0.14 test_get_delete_deleted_image[gate,negative] OK 0.96 test_get_image_null_id[gate,negative] OK 0.15 test_get_non_existent_image[gate,negative] OK 0.14 test_register_with_invalid_container_format[gate,negative] OK 0.19 test_register_with_invalid_disk_format[gate,negative] OK 0.17 tempest.api.orchestration.stacks.test_swift_resources.SwiftResourcesTestJSON test_acl[object_storage] OK 0.26 test_created_containers[object_storage] OK 0.09 test_created_resources OK 0.01 test_metadata[object_storage] OK 0.04 tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON test_add_remove_network_from_dhcp_agent[gate,smoke] OK 3.72 test_list_dhcp_agent_hosting_network[gate,smoke] OK 0.14 tempest.api.telemetry.test_telemetry_alarming_api.TelemetryAlarmingAPITestJSON test_alarm_list[gate] OK 0.13 test_create_delete_alarm_with_combination_rule[gate] OK 0.05 test_create_update_get_delete_alarm[gate] OK 0.07 test_set_get_alarm_state[gate] OK 0.04 tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON test_list_networks_hosted_by_one_dhcp[gate,smoke] OK 3.03 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV1Test test_reset_snapshot_status[gate] OK 0.78 setUpClass (tempest.api.network.admin.test_lbaas_agent_scheduler LBaaSAgentSchedulerTestJSON) SKIP tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_resize_server_confirm[gate,smoke] OK 13.04 tempest.api.network.test_routers.RoutersIpV6Test test_update_extra_route[gate,smoke] OK 5.05 test_update_router_admin_state[gate,smoke] OK 0.71 tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON test_create_list_port_with_address_pair[gate,smoke] OK 0.72 test_update_port_with_address_pair[gate,smoke] OK 0.86 test_update_port_with_cidr_address_pair[gate,smoke] OK 3.25 test_update_port_with_multiple_ip_mac_address_pair[gate,smoke] OK 1.53 setUpClass (tempest.api.volume.admin.test_multi_backend VolumeMultiBackendV1Test) SKIP tempest.api.network.test_metering_extensions.MeteringIpV6TestJSON test_create_delete_metering_label_rule_with_filters[gate,smoke] OK 0.89 test_create_delete_metering_label_with_filters[gate,smoke] OK 0.67 test_list_metering_label_rules[gate,smoke] OK 0.11 test_list_metering_labels[gate,smoke] OK 0.02 test_show_metering_label[gate,smoke] OK 0.14 test_show_metering_label_rule[gate,smoke] OK 0.12 tempest.api.network.test_routers.RoutersIpV6Test test_update_router_reset_gateway_without_snat[gate,smoke] OK 4.77 test_update_router_set_gateway[gate,smoke] OK 1.12 test_update_router_set_gateway_with_snat_explicit[gate,smoke] OK 3.66 test_update_router_set_gateway_without_snat[gate,smoke] OK 1.43 test_update_router_unset_gateway[gate,smoke] OK 1.06 tempest.api.network.test_extensions.ExtensionsTestJSON test_list_show_extensions[gate,smoke] OK 1.86 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV1Test test_snapshot_force_delete_when_snapshot_is_creating[gate] OK 18.24 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_resize_server_confirm_from_stopped[gate,smoke] OK 19.61 tempest.api.network.test_networks.BulkNetworkOpsTestJSON test_bulk_create_delete_network[gate,smoke] OK 1.18 test_bulk_create_delete_port[gate,smoke] OK 1.80 test_bulk_create_delete_subnet[gate,smoke] OK 1.37 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV2Test test_reset_snapshot_status[gate] OK 1.51 tempest.api.object_storage.test_container_staticweb.StaticWebTest test_web_error UX-OK 0.27 test_web_index X-FAIL 0.17 test_web_listing OK 0.30 test_web_listing_css X-FAIL 0.14 tempest.api.network.test_routers.RoutersTest test_add_multiple_router_interfaces[gate,smoke] OK 3.86 test_add_remove_router_interface_with_port_id[gate,smoke] OK 2.18 test_add_remove_router_interface_with_subnet_id[gate,smoke] OK 3.58 test_create_router_setting_tenant_id[gate,smoke] OK 3.41 test_create_router_with_default_snat_value[gate,smoke] OK 1.96 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV1Test test_snapshot_force_delete_when_snapshot_is_deleting[gate] OK 16.52 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_resize_server_revert[gate] OK 14.20 tempest.api.network.test_routers.RoutersTest test_create_router_with_snat_explicit[gate,smoke] OK 2.15 tempest.api.network.test_networks_negative.NetworksNegativeTestJSON test_delete_non_existent_network[gate,negative,smoke] OK 0.30 test_show_non_existent_network[gate,negative,smoke] OK 0.01 test_show_non_existent_port[gate,negative,smoke] OK 0.14 test_show_non_existent_subnet[gate,negative,smoke] OK 0.12 test_update_non_existent_network[gate,negative,smoke] OK 0.11 tempest.api.object_storage.test_object_services.PublicObjectTest test_access_public_container_object_without_using_creds[gate,smoke] OK 3.45 test_access_public_object_with_another_user_creds[gate,smoke] OK 0.96 tempest.api.network.test_ports.PortsAdminExtendedAttrsTestJSON test_create_port_binding_ext_attr[gate,smoke] OK 0.69 test_list_ports_binding_ext_attr[gate,smoke] OK 1.13 test_show_port_binding_ext_attr[gate,smoke] OK 0.85 test_update_port_binding_ext_attr[gate,smoke] OK 1.13 tempest.api.network.test_routers.RoutersTest test_create_show_list_update_delete_router[gate,smoke] OK 3.81 test_update_extra_route[gate,smoke] OK 2.34 test_update_router_admin_state[gate,smoke] OK 0.91 test_update_router_reset_gateway_without_snat[gate,smoke] OK 1.99 test_update_router_set_gateway[gate,smoke] OK 4.76 test_update_router_set_gateway_with_snat_explicit[gate,smoke] OK 1.14 test_update_router_set_gateway_without_snat[gate,smoke] OK 1.23 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV2Test test_snapshot_force_delete_when_snapshot_is_creating[gate] OK 26.98 tempest.api.object_storage.test_object_version.ContainerTest test_versioned_container[gate,smoke] X-FAIL 0.67 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV1Test test_snapshot_force_delete_when_snapshot_is_error[gate] OK 21.05 tempest.api.network.test_routers.RoutersTest test_update_router_unset_gateway[gate,smoke] OK 5.06 tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig test_get_deployment_list[gate,smoke] OK 1.77 test_get_deployment_metadata[gate,smoke] OK 1.45 tempest.api.network.test_ports.PortsTestJSON test_create_bulk_port OK 1.46 test_create_port_with_no_securitygroups[gate,smoke] OK 0.82 test_create_show_delete_port_user_defined_mac[gate,smoke] OK 1.54 test_create_update_delete_port[gate,smoke] OK 4.24 test_list_ports[gate,smoke] OK 0.04 test_list_ports_fields[gate,smoke] OK 0.15 tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig test_get_software_config[gate,smoke] OK 4.79 tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test test_create_additional_default_security_group_fails[gate,negative,smoke]OK 1.43 test_create_duplicate_security_group_rule_fails[gate,negative,smoke]OK 1.41 test_create_security_group_rule_with_bad_ethertype[gate,negative] OK 0.51 test_create_security_group_rule_with_bad_protocol[gate,negative] OK 0.67 test_create_security_group_rule_with_bad_remote_ip_prefix[gate,negative]OK 0.81 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_shelve_unshelve_server[gate] OK 35.10 tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig test_software_deployment_create_validate[gate,smoke] OK 2.31 test_software_deployment_update_no_metadata_change[gate,smoke] OK 2.54 test_software_deployment_update_with_metadata_change[gate,smoke] OK 1.59 tempest.api.network.test_ports.PortsTestJSON test_port_list_filter_by_router_id[gate,smoke] OK 3.53 test_show_port[gate,smoke] OK 0.04 test_show_port_fields[gate,smoke] OK 0.04 test_update_port_with_no_securitygroups[gate,smoke] OK 0.79 test_update_port_with_second_ip[gate,smoke] OK 1.50 test_update_port_with_security_group[gate,smoke] OK 3.50 test_update_port_with_two_security_groups[gate,smoke] OK 1.97 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV2Test test_snapshot_force_delete_when_snapshot_is_deleting[gate] OK 24.44 tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test test_create_security_group_rule_with_invalid_ports[gate,negative] OK 3.66 test_create_security_group_rule_with_non_existent_remote_groupid[gate,negative]OK 0.61 test_create_security_group_rule_with_non_existent_security_group[gate,negative,smoke]OK 0.04 test_create_security_group_rule_with_remote_ip_and_group[gate,negative]OK 0.60 test_create_security_group_rule_wrong_ip_prefix_version[gate,negative]OK 0.58 test_delete_non_existent_security_group[gate,negative] OK 0.05 test_show_non_existent_security_group[gate,negative] OK 0.02 test_show_non_existent_security_group_rule[gate,negative] OK 0.02 setUpClass (tempest.api.orchestration.stacks.test_templates TemplateYAMLTestJSON) X-FAIL 0.00 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_stop_start_server[gate] OK 6.80 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV1Test test_snapshot_force_delete_when_snapshot_is_error_deleting[gate] OK 26.08 test_update_snapshot_status[gate] OK 1.37 tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON test_suspend_resume_server[gate] OK 7.66 tempest.api.object_storage.test_container_quotas.ContainerQuotasTest test_upload_large_object[gate,smoke] X-FAIL 1.00 test_upload_too_many_objects[gate,smoke] X-FAIL 1.44 test_upload_valid_object[gate,smoke] OK 0.99 tempest.api.network.test_routers_negative.RoutersNegativeTest test_add_router_interfaces_on_overlapping_subnets_returns_400[gate,negative,smoke]OK 1.78 test_delete_non_existent_router_returns_404[gate,negative,smoke] OK 0.16 test_router_add_gateway_invalid_network_returns_404[gate,negative,smoke]OK 0.32 test_router_add_gateway_net_not_external_returns_400[gate,negative,smoke]OK 0.76 test_router_remove_interface_in_use_returns_409[gate,negative,smoke]OK 0.56 test_show_non_existent_router_returns_404[gate,negative,smoke] OK 0.04 test_update_non_existent_router_returns_404[gate,negative,smoke] OK 0.14 tempest.api.object_storage.test_object_services.ObjectTest test_copy_object_2d_way[gate,smoke] OK 1.77 test_copy_object_across_containers[gate,smoke] OK 0.55 test_copy_object_in_same_container[gate,smoke] OK 0.41 test_copy_object_to_itself[gate,smoke] OK 0.26 test_copy_object_with_x_fresh_metadata[gate,smoke] OK 0.36 test_copy_object_with_x_object_meta[gate,smoke] OK 0.27 test_copy_object_with_x_object_metakey[gate,smoke] OK 0.30 test_create_object[gate] OK 0.25 test_create_object_with_content_disposition[gate] OK 0.14 test_create_object_with_content_encoding[gate] OK 0.12 test_create_object_with_etag[gate] OK 0.11 test_create_object_with_expect_continue[gate] OK 0.17 test_create_object_with_transfer_encoding[gate] OK 0.14 test_create_object_with_x_fresh_metadata[gate] OK 0.36 test_create_object_with_x_object_meta[gate] OK 0.20 test_create_object_with_x_object_metakey[gate] OK 0.14 tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON test_list_server_addresses[gate,network,smoke] OK 0.10 test_list_server_addresses_by_network[gate,network,smoke] OK 0.17 tempest.api.network.test_security_groups.SecGroupTest test_create_list_update_show_delete_security_group[gate,smoke] OK 4.04 test_create_security_group_rule_with_additional_args[gate,smoke] OK 0.56 test_create_security_group_rule_with_icmp_type_code[gate,smoke] OK 1.94 test_create_security_group_rule_with_protocol_integer_value[gate,smoke]OK 0.46 test_create_security_group_rule_with_remote_group_id[gate,smoke] OK 0.57 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV2Test test_snapshot_force_delete_when_snapshot_is_error[gate] OK 30.89 tempest.api.compute.test_extensions.ExtensionsTestJSON test_get_extension[gate] OK 0.23 test_list_extensions[gate] OK 0.05 tempest.api.object_storage.test_object_services.ObjectTest test_create_object_with_x_remove_object_meta[gate] OK 3.25 test_create_object_with_x_remove_object_metakey[gate] OK 0.23 test_delete_object[gate] OK 0.27 test_get_object[gate,smoke] OK 0.13 test_get_object_if_different[gate] OK 0.16 test_get_object_with_if_match[gate,smoke] OK 0.11 test_get_object_with_if_modified_since[gate,smoke] OK 0.09 test_get_object_with_if_none_match OK 0.12 test_get_object_with_if_unmodified_since[gate,smoke] OK 0.10 test_get_object_with_metadata[gate,smoke] OK 0.11 test_get_object_with_range[gate,smoke] OK 0.11 test_get_object_with_x_newest[gate,smoke] OK 0.18 test_get_object_with_x_object_manifest[gate,smoke] OK 1.19 test_list_no_object_metadata[gate,smoke] OK 0.27 test_list_object_metadata[gate,smoke] OK 0.12 tempest.api.orchestration.stacks.test_templates_negative.TemplateYAMLNegativeTestJSON test_validate_template_url[gate,negative] OK 30.41 tempest.api.identity.admin.test_services.ServicesTestJSON test_create_get_delete_service[gate,smoke] OK 0.17 test_create_service_without_description[gate] OK 0.14 test_list_services[gate,smoke] OK 2.82 tempest.api.network.test_security_groups.SecGroupTest test_create_security_group_rule_with_remote_ip_prefix[gate,smoke] OK 3.01 test_create_show_delete_security_group_rule[gate,smoke] OK 0.80 test_list_security_groups[gate,smoke] OK 0.03 tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminV2TestsJSON test_list_hosts[gate] OK 0.81 tempest.api.object_storage.test_object_services.ObjectTest test_list_object_metadata_with_x_object_manifest[gate,smoke] OK 3.40 test_object_upload_in_segments[gate] OK 1.47 test_update_object_metadata[gate,smoke] OK 0.29 test_update_object_metadata_with_create_and_remove_metadata[gate,smoke]OK 0.40 test_update_object_metadata_with_remove_metadata OK 0.30 tempest.api.identity.admin.test_tenants.TenantsTestJSON test_tenant_create_enabled[gate] OK 0.16 test_tenant_create_not_enabled[gate] OK 0.17 test_tenant_create_with_description[gate] OK 0.17 test_tenant_list_delete[gate] OK 0.48 test_tenant_update_desc[gate] OK 0.25 test_tenant_update_enable[gate] OK 0.26 test_tenant_update_name[gate] OK 0.43 tempest.api.network.test_security_groups_negative.NegativeSecGroupTest test_create_additional_default_security_group_fails[gate,negative,smoke]OK 0.29 tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON test_credentials_create_get_update_delete[gate,smoke] OK 0.18 test_credentials_list_delete[gate,smoke] OK 0.18 tempest.api.object_storage.test_object_services.ObjectTest test_update_object_metadata_with_x_object_manifest[gate,smoke] OK 4.54 test_update_object_metadata_with_x_object_metakey OK 0.25 test_update_object_metadata_with_x_remove_object_metakey[gate,smoke]OK 0.59 tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON test_create_list_delete_endpoint[gate] OK 0.18 test_list_endpoints[gate] OK 0.04 test_update_endpoint[gate,smoke] OK 0.22 tempest.api.network.test_security_groups_negative.NegativeSecGroupTest test_create_duplicate_security_group_rule_fails[gate,negative,smoke]OK 3.93 test_create_security_group_rule_with_bad_ethertype[gate,negative] OK 0.37 test_create_security_group_rule_with_bad_protocol[gate,negative] OK 0.40 test_create_security_group_rule_with_bad_remote_ip_prefix[gate,negative]OK 0.82 tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminV2TestJSON test_delete_quota[gate] OK 3.47 test_list_default_quotas[gate] OK 0.14 test_list_quotas[gate] OK 0.14 tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON test_list_projects_with_domains[gate] OK 0.03 test_list_projects_with_enabled[gate] OK 0.03 test_list_projects_with_name[gate] OK 0.03 test_projects_list[gate] OK 0.09 tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON test_create_update_delete_policy[gate,smoke] X-FAIL 0.24 test_list_policies[gate,smoke] X-FAIL 0.03 tempest.api.network.test_security_groups_negative.NegativeSecGroupTest test_create_security_group_rule_with_invalid_ports[gate,negative] OK 2.69 test_create_security_group_rule_with_non_existent_remote_groupid[gate,negative]OK 0.65 test_create_security_group_rule_with_non_existent_security_group[gate,negative,smoke]OK 0.04 test_create_security_group_rule_with_remote_ip_and_group[gate,negative]OK 0.42 test_delete_non_existent_security_group[gate,negative] OK 0.12 test_show_non_existent_security_group[gate,negative] OK 0.02 test_show_non_existent_security_group_rule[gate,negative] OK 0.02 setUpClass (tempest.api.network.test_vpnaas_extensions VPNaaSTestJSON) SKIP tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminV2TestJSON test_quota_usage[gate] OK 2.46 test_show_quota_usage[gate] OK 0.16 test_update_all_quota_resources_for_tenant[gate] OK 0.45 tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsV1Test test_volume_type_extra_spec_create_get_delete[gate,smoke] OK 0.46 test_volume_type_extra_specs_list[gate,smoke] OK 0.28 test_volume_type_extra_specs_update[gate] OK 0.18 tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsV2Test test_snapshot_force_delete_when_snapshot_is_error_deleting[gate] OK 20.86 test_update_snapshot_status[gate] OK 3.46 tempest.api.object_storage.test_account_services.AccountTest test_list_account_metadata[gate,smoke] OK 0.19 test_list_containers[gate,smoke] OK 0.02 test_list_containers_with_end_marker[gate,smoke] OK 0.03 test_list_containers_with_format_json[gate,smoke] OK 0.02 test_list_containers_with_format_xml[gate,smoke] OK 0.02 test_list_containers_with_limit[gate,smoke] OK 0.05 test_list_containers_with_limit_and_end_marker[gate,smoke] OK 0.02 test_list_containers_with_limit_and_marker[gate,smoke] OK 0.22 test_list_containers_with_limit_and_marker_and_end_marker[gate,smoke]OK 0.02 test_list_containers_with_marker[gate,smoke] OK 0.04 test_list_containers_with_marker_and_end_marker[gate,smoke] OK 0.02 test_list_extensions[gate,smoke] OK 0.01 test_list_no_account_metadata[gate,smoke] OK 0.02 test_list_no_containers[gate,smoke] OK 0.77 test_update_account_metadata_with_create_and_delete_metadata[gate,smoke]OK 0.22 test_update_account_metadata_with_create_matadata_key[gate,smoke] OK 0.32 test_update_account_metadata_with_create_metadata[gate,smoke] OK 0.17 test_update_account_metadata_with_delete_matadata[gate,smoke] OK 0.34 test_update_account_metadata_with_delete_matadata_key[gate,smoke] OK 0.78 tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest test_attach_detach_volume_to_instance[compute,gate,smoke,stress] OK 1.48 test_get_volume_attachment[compute,gate,stress] OK 2.18 test_reserve_unreserve_volume[gate] OK 1.35 test_volume_readonly_update[gate] OK 1.13 tempest.api.orchestration.stacks.test_environment.StackEnvironmentTest test_environment_parameter[gate] OK 2.20 test_environment_provider_resource[gate] OK 1.67 test_files_provider_resource[gate] OK 1.66 tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeV1TestJSON test_quota_volume_gigabytes[negative] OK 1.25 test_quota_volume_snapshots[negative] OK 0.24 test_quota_volumes[negative] OK 0.37 setUpClass (tempest.api.orchestration.stacks.test_neutron_resources NeutronResourcesTestJSON) SKIP tempest.api.object_storage.test_container_services.ContainerTest test_create_container[gate,smoke] OK 0.44 test_create_container_overwrite[gate,smoke] OK 0.73 test_create_container_with_metadata_key[gate,smoke] OK 0.57 test_create_container_with_metadata_value[gate,smoke] OK 0.56 test_create_container_with_remove_metadata_key[gate,smoke] OK 1.02 test_create_container_with_remove_metadata_value[gate,smoke] OK 1.49 test_delete_container[gate,smoke] OK 2.27 test_list_container_contents[gate,smoke] OK 3.05 test_list_container_contents_with_delimiter[gate,smoke] OK 1.80 test_list_container_contents_with_end_marker[gate,smoke] OK 6.08 test_list_container_contents_with_format_json[gate,smoke] OK 2.16 test_list_container_contents_with_format_xml[gate,smoke] OK 0.69 test_list_container_contents_with_limit[gate,smoke] OK 0.58 test_list_container_contents_with_marker[gate,smoke] OK 0.67 test_list_container_contents_with_no_object[gate,smoke] OK 0.34 test_list_container_contents_with_path[gate,smoke] OK 0.57 test_list_container_contents_with_prefix[gate,smoke] OK 0.61 test_list_container_metadata[gate,smoke] OK 0.53 test_list_no_container_metadata[gate,smoke] OK 0.32 test_update_container_metadata_with_create_and_delete_matadata[gate,smoke]OK 3.37 test_update_container_metadata_with_create_matadata_key[gate,smoke] OK 0.48 test_update_container_metadata_with_create_metadata[gate,smoke] OK 0.45 test_update_container_metadata_with_delete_metadata[gate,smoke] OK 0.65 tempest.api.image.v1.test_images.CreateRegisterImagesTest test_register_http_image[gate] FAIL test_register_image_with_min_ram[gate] OK 1.12 tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeV2TestJSON test_quota_volume_gigabytes[negative] OK 0.88 test_quota_volume_snapshots[negative] OK 0.10 test_quota_volumes[negative] OK 4.53 tempest.api.object_storage.test_container_services.ContainerTest test_update_container_metadata_with_delete_metadata_key[gate,smoke] OK 4.83 tempest.api.orchestration.stacks.test_templates_negative.TemplateAWSNegativeTestJSON test_validate_template_url[gate,negative] OK 30.35 tempest.api.volume.admin.test_volume_services.VolumesServicesV1TestJSON test_get_service_by_host_name[gate] OK 0.13 test_get_service_by_service_and_host_name[gate] OK 0.12 test_get_service_by_service_binary_name[gate] OK 0.13 test_list_services[gate] OK 0.13 setUpClass (tempest.api.volume.admin.test_multi_backend VolumeMultiBackendV2Test) SKIP tempest.api.object_storage.test_container_sync.ContainerSyncTest test_container_synchronization[slow] SKIP tempest.api.image.v1.test_images.CreateRegisterImagesTest test_register_remote_image[gate] FAIL tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeV1Test test_create_invalid_body[gate] OK 0.12 test_create_none_body[gate] OK 0.01 test_create_nonexistent_type_id[gate] OK 0.14 test_delete_nonexistent_volume_type_id[gate] OK 0.13 test_get_nonexistent_extra_spec_id[gate] OK 0.13 test_get_nonexistent_volume_type_id[gate] OK 0.14 test_list_nonexistent_volume_type_id[gate] OK 0.13 test_update_multiple_extra_spec[gate] OK 0.03 test_update_no_body[gate] OK 0.12 test_update_none_extra_spec_id[gate] OK 0.13 test_update_nonexistent_extra_spec_id[gate] OK 0.13 tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest test_volume_upload[gate,image] OK 44.72 tempest.api.image.v1.test_images.CreateRegisterImagesTest test_register_then_upload[gate] OK 2.51 tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeV2Test test_create_invalid_body[gate] OK 0.11 test_create_none_body[gate] OK 0.11 test_create_nonexistent_type_id[gate] OK 0.13 test_delete_nonexistent_volume_type_id[gate] OK 0.12 test_get_nonexistent_extra_spec_id[gate] OK 0.13 test_get_nonexistent_volume_type_id[gate] OK 0.13 test_list_nonexistent_volume_type_id[gate] OK 0.13 test_update_multiple_extra_spec[gate] OK 0.12 test_update_no_body[gate] OK 0.01 test_update_none_extra_spec_id[gate] OK 0.03 test_update_nonexistent_extra_spec_id[gate] OK 0.03 tempest.api.object_storage.test_object_slo.ObjectSloTest test_delete_large_object[gate] X-FAIL 1.11 test_list_large_object_metadata[gate] X-FAIL 1.01 test_retrieve_large_object[gate] X-FAIL 1.17 test_upload_manifest[gate] X-FAIL 4.32 tempest.api.image.v2.test_images.BasicOperationsImagesTest test_delete_image[gate] OK 0.97 test_register_upload_get_image_file[gate] OK 1.93 test_update_image[gate] OK 5.93 setUpClass (tempest.api.volume.admin.test_volumes_backup VolumesBackupsV1Test) SKIP setUpClass (tempest.api.messaging.test_claims TestClaims) SKIP tempest.api.network.admin.test_quotas.QuotasTest test_lbaas_quotas[gate] SKIP test_quotas[gate] OK 1.13 tempest.api.orchestration.stacks.test_nova_keypair_resources.NovaKeyPairResourcesYAMLTest test_created_resources[gate] OK 0.02 test_stack_keypairs_output[gate] OK 0.41 setUpClass (tempest.api.volume.admin.test_volumes_backup VolumesBackupsV2Test) SKIP tempest.api.volume.admin.test_volume_types.VolumeTypesV1Test test_create_get_delete_volume_with_volume_type_and_extra_specs[gate,smoke]OK 24.11 test_volume_type_create_get_delete[gate,smoke] OK 0.36 test_volume_type_encryption_create_get_delete[gate,smoke] OK 0.87 test_volume_type_list[gate,smoke] OK 0.12 tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON test_get_availability_zone_list[gate] OK 0.24 tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsV2Test test_volume_type_extra_spec_create_get_delete[gate,smoke] OK 1.35 test_volume_type_extra_specs_list[gate,smoke] OK 0.37 test_volume_type_extra_specs_update[gate] OK 0.11 tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON test_create_list_port_with_address_pair[gate,smoke] OK 1.94 test_update_port_with_address_pair[gate,smoke] OK 0.94 test_update_port_with_cidr_address_pair[gate,smoke] OK 0.84 test_update_port_with_multiple_ip_mac_address_pair[gate,smoke] OK 1.55 tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest test_create_get_delete_volume_metadata[gate] OK 4.47 test_update_volume_metadata[gate] OK 1.60 test_update_volume_metadata_item[gate] OK 1.03 tempest.api.volume.test_qos.QosSpecsV1TestJSON test_associate_disassociate_qos[gate,smoke] OK 4.77 test_create_delete_qos_with_back_end_consumer OK 0.46 test_create_delete_qos_with_both_consumer[gate,smoke] OK 0.42 test_create_delete_qos_with_front_end_consumer OK 0.37 test_get_qos[gate,smoke] OK 0.02 test_list_qos[gate,smoke] OK 0.02 test_set_unset_qos_key[gate,smoke] OK 0.45 tempest.api.volume.test_extensions.ExtensionsV1TestJSON test_list_extensions[gate] OK 0.26 tempest.api.network.test_security_groups.SecGroupIPv6Test test_create_list_update_show_delete_security_group[gate,smoke] OK 0.81 test_create_security_group_rule_with_additional_args[gate,smoke] OK 0.80 tempest.api.volume.test_qos.QosSpecsV2TestJSON test_associate_disassociate_qos[gate,smoke] OK 2.06 test_create_delete_qos_with_back_end_consumer OK 2.91 test_create_delete_qos_with_both_consumer[gate,smoke] OK 0.32 test_create_delete_qos_with_front_end_consumer OK 0.56 test_get_qos[gate,smoke] OK 0.03 test_list_qos[gate,smoke] OK 0.11 test_set_unset_qos_key[gate,smoke] OK 0.49 tempest.api.orchestration.stacks.test_volumes.CinderResourcesTest test_cinder_volume_create_delete[gate,volume] OK 26.16 tempest.api.network.test_security_groups.SecGroupIPv6Test test_create_security_group_rule_with_icmp_type_code[gate,smoke] OK 4.05 test_create_security_group_rule_with_protocol_integer_value[gate,smoke]OK 0.38 test_create_security_group_rule_with_remote_group_id[gate,smoke] OK 1.07 test_create_security_group_rule_with_remote_ip_prefix[gate,smoke] OK 0.64 test_create_show_delete_security_group_rule[gate,smoke] OK 0.95 test_list_security_groups[gate,smoke] OK 0.03 tempest.api.volume.test_snapshot_metadata.SnapshotV1MetadataTestJSON test_create_get_delete_snapshot_metadata[gate] OK 1.46 test_update_snapshot_metadata[gate] OK 1.46 test_update_snapshot_metadata_item[gate] OK 1.65 tempest.api.volume.test_volumes_get.VolumesV2GetTest test_volume_create_get_update_delete[gate,smoke] OK 41.52 tempest.api.object_storage.test_account_bulk.BulkTest test_bulk_delete[gate] X-FAIL 0.29 test_bulk_delete_by_POST[gate] X-FAIL 0.11 test_extract_archive[gate] X-FAIL 0.11 tempest.api.volume.test_volume_metadata.VolumesV1MetadataTest test_create_get_delete_volume_metadata[gate] OK 1.49 test_update_volume_metadata[gate] OK 1.36 test_update_volume_metadata_item[gate] OK 1.30 tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps test_aggregate_basic_ops[compute] OK 1.58 setUpClass (tempest.scenario.test_load_balancer_basic TestLoadBalancerBasic) SKIP setUpClass (tempest.scenario.test_swift_telemetry_middleware TestSwiftTelemetry) SKIP tempest.api.object_storage.test_crossdomain.CrossdomainTest test_get_crossdomain_policy X-FAIL 0.33 tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2 test_volume_boot_pattern[compute,image,volume] SKIP tempest.api.orchestration.stacks.test_volumes.CinderResourcesTest test_cinder_volume_create_delete_retain[gate,volume] OK 33.52 setUpClass (tempest.api.telemetry.test_telemetry_notification_api TelemetryNotificationAPITestJSON) SKIP tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminV1TestsJSON test_list_hosts[gate] OK 0.32 tempest.api.volume.test_volumes_extend.VolumesV1ExtendTest test_volume_extend[gate] OK 3.94 tempest.api.object_storage.test_object_expiry.ObjectExpiryTest test_get_object_after_expiry_time[gate] OK 13.92 test_get_object_at_expiry_time[gate] OK 16.08 tempest.api.volume.admin.test_volume_types.VolumeTypesV2Test test_create_get_delete_volume_with_volume_type_and_extra_specs[gate,smoke]OK 16.02 test_volume_type_create_get_delete[gate,smoke] OK 0.44 test_volume_type_encryption_create_get_delete[gate,smoke] OK 0.82 test_volume_type_list[gate,smoke] OK 0.12 tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest test_get_object_after_expiration_time[gate,negative] X-FAIL 2.17 tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON test_snapshot_create_get_list_update_delete[gate] OK 43.11 tempest.api.volume.admin.test_volumes_actions.VolumesActionsV2Test test_volume_force_delete_when_volume_is_attaching OK 16.68 tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON test_create_snapshot_with_nonexistent_volume_id[gate,negative] OK 0.29 test_create_snapshot_without_passing_volume_id[gate,negative] OK 0.14 tempest.api.orchestration.stacks.test_non_empty_stack.StacksTestJSON test_list_events[gate] OK 0.12 test_list_resources[gate] OK 0.13 test_resource_metadata[gate] OK 0.12 test_show_event[gate] OK 0.24 test_show_resource[gate] OK 0.17 test_stack_list[gate] OK 0.18 test_stack_show[gate] OK 0.24 test_suspend_resume_stack[gate] OK 2.74 tempest.api.volume.test_volumes_get.VolumesV2GetTest test_volume_create_get_update_delete_as_clone[gate] OK 82.96 tempest.api.volume.admin.test_volumes_actions.VolumesActionsV2Test test_volume_force_delete_when_volume_is_creating OK 14.86 tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON test_volume_list_details_with_multiple_params[gate] OK 0.25 tempest.api.orchestration.stacks.test_nova_keypair_resources.NovaKeyPairResourcesAWSTest test_created_resources[gate] OK 0.02 test_stack_keypairs_output[gate] OK 0.40 setUpClass (tempest.api.orchestration.stacks.test_templates TemplateAWSTestJSON) X-FAIL 0.00 tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON test_snapshot_create_with_volume_in_use[compute,gate] OK 27.89 test_snapshots_list_details_with_params[gate] OK 3.40 test_snapshots_list_with_params[gate] OK 5.26 tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminV1TestJSON test_delete_quota[gate] OK 0.70 test_list_default_quotas[gate] OK 0.15 test_list_quotas[gate] OK 0.13 test_quota_usage[gate] OK 8.14 test_show_quota_usage[gate] OK 0.13 test_update_all_quota_resources_for_tenant[gate] OK 0.27 tempest.api.volume.admin.test_volumes_actions.VolumesActionsV2Test test_volume_force_delete_when_volume_is_error[gate] OK 32.04 test_volume_reset_status[gate] OK 0.60 tempest.api.volume.test_availability_zone.AvailabilityZoneV1TestJSON test_get_availability_zone_list[gate] OK 0.53 tempest.api.volume.admin.test_volume_services.VolumesServicesV2TestJSON test_get_service_by_host_name[gate] OK 0.12 test_get_service_by_service_and_host_name[gate] OK 0.12 test_get_service_by_service_binary_name[gate] OK 0.12 test_list_services[gate] OK 0.13 tempest.api.volume.test_volumes_get.VolumesV2GetTest test_volume_create_get_update_delete_from_image[gate,image,smoke] OK 69.92 setUpClass (tempest.cli.simple_read_only.compute.test_nova_manage SimpleReadOnlyNovaManageTest) SKIP tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeV1Test test_create_with_empty_name[gate] OK 0.26 test_create_with_nonexistent_volume_type[gate] OK 0.26 test_delete_nonexistent_type_id[gate] OK 0.13 test_get_nonexistent_type_id[gate] OK 0.02 tempest.api.volume.test_volume_transfers.VolumesV1TransfersTest test_create_get_list_accept_volume_transfer[gate] OK 17.43 tempest.cli.simple_read_only.data_processing.test_sahara.SimpleReadOnlySaharaClientTest test_sahara_bash_completion OK 3.25 test_sahara_cluster_list OK 0.94 test_sahara_cluster_template_list OK 0.86 test_sahara_data_source_list OK 3.72 test_sahara_fake_action[negative] OK 1.47 test_sahara_help OK 0.50 test_sahara_job_binary_data_list OK 0.68 test_sahara_job_binary_list OK 0.71 test_sahara_job_list OK 0.66 test_sahara_job_template_list OK 0.70 test_sahara_node_group_template_list OK 3.38 test_sahara_plugins_list OK 0.73 test_sahara_plugins_show OK 0.71 test_sahara_version OK 2.86 tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeV2Test test_create_with_empty_name[gate] OK 0.26 test_create_with_nonexistent_volume_type[gate] OK 0.27 test_delete_nonexistent_type_id[gate] OK 0.13 test_get_nonexistent_type_id[gate] OK 0.03 tempest.api.volume.test_volume_transfers.VolumesV1TransfersTest test_create_list_delete_volume_transfer OK 14.05 tempest.api.volume.admin.test_volumes_actions.VolumesActionsV1Test test_volume_force_delete_when_volume_is_attaching OK 15.27 tempest.cli.simple_read_only.volume.test_cinder.SimpleReadOnlyCinderClientTest test_admin_help OK 1.28 test_cinder_absolute_limit_list OK 0.83 test_cinder_availability_zone_list OK 0.80 test_cinder_backup_list OK 0.81 test_cinder_bash_completion OK 1.26 test_cinder_credentials OK 2.42 test_cinder_debug_list OK 0.84 test_cinder_encryption_type_list OK 0.82 test_cinder_endpoints OK 0.68 test_cinder_extra_specs_list OK 3.52 test_cinder_fake_action OK 0.48 test_cinder_list_extensions OK 0.85 test_cinder_qos_list OK 4.99 test_cinder_quota_class_show OK 0.82 test_cinder_quota_defaults OK 0.80 test_cinder_quota_show OK 0.81 tempest.api.volume.test_volume_transfers.VolumesV2TransfersTest test_create_get_list_accept_volume_transfer[gate] OK 27.76 tempest.api.volume.admin.test_volumes_actions.VolumesActionsV1Test test_volume_force_delete_when_volume_is_creating OK 25.15 tempest.cli.simple_read_only.volume.test_cinder.SimpleReadOnlyCinderClientTest test_cinder_rate_limits OK 3.41 test_cinder_region_list OK 0.79 test_cinder_retries_list OK 0.83 test_cinder_service_list OK 0.82 test_cinder_snapshot_list OK 0.80 test_cinder_transfer_list OK 0.79 test_cinder_type_list OK 3.20 test_cinder_version OK 0.41 test_cinder_volumes_list OK 5.77 tempest.api.volume.test_volume_transfers.VolumesV2TransfersTest test_create_list_delete_volume_transfer OK 23.18 tempest.api.volume.admin.test_volumes_actions.VolumesActionsV1Test test_volume_force_delete_when_volume_is_error[gate] OK 23.12 test_volume_reset_status[gate] OK 0.55 tempest.api.volume.test_extensions.ExtensionsV2TestJSON test_list_extensions[gate] OK 0.23 tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON test_create_get_delete_snapshot_metadata[gate] OK 2.49 test_update_snapshot_metadata[gate] OK 1.38 test_update_snapshot_metadata_item[gate] OK 1.48 tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest test_attach_detach_volume_to_instance[compute,gate,smoke,stress] OK 1.71 test_get_volume_attachment[compute,gate,stress] OK 1.40 test_reserve_unreserve_volume[gate] OK 0.71 test_volume_readonly_update[gate] OK 1.16 test_volume_upload[gate,image] OK 45.46 tempest.api.volume.test_volumes_get.VolumesV1GetTest test_volume_create_get_update_delete[gate,smoke] OK 34.65 tempest.api.volume.test_volumes_extend.VolumesV2ExtendTest test_volume_extend[gate] OK 6.73 tempest.api.volume.test_volumes_get.VolumesV1GetTest test_volume_create_get_update_delete_as_clone[gate] OK 55.54 tempest.cli.simple_read_only.network.test_neutron.SimpleReadOnlyNeutronClientTest test_neutron_agent_list[gate,smoke] OK 1.72 test_neutron_debug_net_list[gate,smoke] OK 1.11 test_neutron_dhcp_agent_list_hosting_net[gate,smoke] OK 0.93 test_neutron_ext_list[gate,smoke] OK 0.78 test_neutron_fake_action[gate,smoke] OK 0.46 test_neutron_firewall_list[gate,smoke] SKIP test_neutron_firewall_policy_list[gate,smoke] SKIP test_neutron_firewall_rule_list[gate,smoke] SKIP test_neutron_floatingip_list[gate,smoke] OK 3.88 test_neutron_help[gate,smoke] OK 0.75 test_neutron_ipsec_site_connection_list[gate,smoke] SKIP test_neutron_lb_healthmonitor_list[gate,smoke] SKIP test_neutron_lb_member_list[gate,smoke] SKIP test_neutron_lb_pool_list[gate,smoke] SKIP test_neutron_lb_vip_list[gate,smoke] SKIP test_neutron_meter_label_list[gate,smoke] OK 0.77 test_neutron_meter_label_rule_list[gate,smoke] OK 0.75 test_neutron_net_external_list[gate,smoke] OK 0.88 test_neutron_net_list[gate,smoke] OK 1.02 test_neutron_port_list[gate,smoke] OK 0.81 test_neutron_quiet_net_list[gate,smoke] OK 1.07 test_neutron_quota_list[gate,smoke] OK 0.75 test_neutron_router_list[gate,smoke] OK 4.00 test_neutron_security_group_list[gate,smoke] OK 1.94 test_neutron_security_group_rule_list[gate,smoke] OK 2.37 test_neutron_subnet_list[gate,smoke] OK 0.89 test_neutron_version[gate,smoke] OK 0.48 test_neutron_vpn_ikepolicy_list[gate,smoke] SKIP test_neutron_vpn_ipsecpolicy_list[gate,smoke] SKIP test_neutron_vpn_service_list[gate,smoke] SKIP tempest.api.volume.test_volumes_get.VolumesV1GetTest test_volume_create_get_update_delete_from_image[gate,image,smoke] OK 32.42 tempest.cli.simple_read_only.orchestration.test_heat.SimpleReadOnlyHeatClientTest test_heat_bash_completion OK 3.68 test_heat_help OK 0.48 test_heat_help_cmd OK 0.42 test_heat_resource_template_fmt_arg_long_json OK 0.80 test_heat_resource_template_fmt_arg_short_yaml OK 3.72 test_heat_resource_template_fmt_default OK 0.83 test_heat_resource_type_list OK 0.78 test_heat_resource_type_show OK 0.78 test_heat_stack_list OK 0.79 test_heat_stack_list_debug OK 0.80 test_heat_template_validate_hot OK 3.77 test_heat_template_validate_yaml OK 0.90 test_heat_version OK 0.40 tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON test_volume_list[gate,smoke] OK 0.17 test_volume_list_by_name[gate] OK 0.14 test_volume_list_details_by_name[gate] OK 0.14 test_volume_list_param_display_name_and_status[gate] OK 0.15 test_volume_list_with_detail_param_display_name_and_status[gate] OK 0.15 test_volume_list_with_detail_param_metadata[gate] OK 0.16 test_volume_list_with_details[gate] OK 0.19 test_volume_list_with_param_metadata[gate] OK 0.08 test_volumes_list_by_availability_zone[gate] OK 0.23 test_volumes_list_by_status[gate] OK 0.14 test_volumes_list_details_by_availability_zone[gate] OK 0.17 test_volumes_list_details_by_status[gate] OK 0.08 tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON test_volume_list[gate,smoke] OK 0.04 test_volume_list_by_name[gate] OK 0.05 test_volume_list_details_by_name[gate] OK 0.05 test_volume_list_param_display_name_and_status[gate] OK 0.14 test_volume_list_with_detail_param_display_name_and_status[gate] OK 0.15 test_volume_list_with_detail_param_metadata[gate] OK 0.14 test_volume_list_with_details[gate] OK 0.14 test_volume_list_with_param_metadata[gate] OK 0.05 test_volumes_list_by_availability_zone[gate] OK 0.27 test_volumes_list_by_status[gate] OK 0.31 test_volumes_list_details_by_availability_zone[gate] OK 0.05 test_volumes_list_details_by_status[gate] OK 0.15 tempest.cli.simple_read_only.telemetry.test_ceilometer.SimpleReadOnlyCeilometerClientTest test_ceilometer_meter_list OK 11.27 test_ceilometer_resource_list[slow] OK 10.18 test_ceilometer_version OK 0.40 test_ceilometermeter_alarm_list OK 0.68 tempest.scenario.orchestration.test_server_cfn_init.CfnInitScenarioTest test_server_cfn_init[compute,orchestration,slow] SKIP tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest test_attach_volumes_with_nonexistent_volume_id[compute,gate,negative]OK 4.29 test_create_volume_with_invalid_size[gate,negative] OK 0.12 test_create_volume_with_nonexistent_snapshot_id[gate,negative] OK 0.14 test_create_volume_with_nonexistent_source_volid[gate,negative] OK 2.14 test_create_volume_with_nonexistent_volume_type[gate,negative] OK 0.99 test_create_volume_with_out_passing_size[gate,negative] OK 0.14 test_create_volume_with_size_negative[gate,negative] OK 0.11 test_create_volume_with_size_zero[gate,negative] OK 0.12 test_delete_invalid_volume_id[gate,negative] OK 0.15 test_delete_volume_without_passing_volume_id[gate,negative] OK 0.11 test_detach_volumes_with_invalid_volume_id[gate,negative] OK 0.15 test_get_invalid_volume_id[gate,negative] OK 0.01 test_get_volume_without_passing_volume_id[gate,negative] OK 0.01 test_list_volumes_detail_with_invalid_status[gate,negative] OK 0.16 test_list_volumes_detail_with_nonexistent_name[gate,negative] OK 0.19 test_list_volumes_with_invalid_status[gate,negative] OK 0.16 test_list_volumes_with_nonexistent_name[gate,negative] OK 0.15 test_reserve_volume_with_negative_volume_status[gate,negative] OK 0.55 test_reserve_volume_with_nonexistent_volume_id[gate,negative] OK 0.05 test_unreserve_volume_with_nonexistent_volume_id[gate,negative] OK 0.05 test_update_volume_with_empty_volume_id[gate,negative] OK 0.01 test_update_volume_with_invalid_volume_id[gate,negative] OK 0.01 test_update_volume_with_nonexistent_volume_id[gate,negative] OK 0.05 test_volume_delete_nonexistent_volume_id[gate,negative] OK 0.05 test_volume_extend_with_None_size[gate,negative] OK 0.19 test_volume_extend_with_non_number_size[gate,negative] OK 0.05 test_volume_extend_with_nonexistent_volume_id[gate,negative] OK 0.07 test_volume_extend_with_size_smaller_than_original_size[gate,negative]OK 0.06 test_volume_extend_without_passing_volume_id[gate,negative] OK 0.05 test_volume_get_nonexistent_volume_id[gate,negative] OK 0.05 tempest.api.volume.test_volumes_negative.VolumesV1NegativeTest test_attach_volumes_with_nonexistent_volume_id[compute,gate,negative]OK 5.05 test_create_volume_with_invalid_size[gate,negative] OK 0.02 test_create_volume_with_nonexistent_snapshot_id[gate,negative] OK 0.15 test_create_volume_with_nonexistent_source_volid[gate,negative] OK 0.17 test_create_volume_with_nonexistent_volume_type[gate,negative] OK 0.12 test_create_volume_with_out_passing_size[gate,negative] OK 2.90 test_create_volume_with_size_negative[gate,negative] OK 0.12 test_create_volume_with_size_zero[gate,negative] OK 0.01 test_delete_invalid_volume_id[gate,negative] OK 0.16 test_delete_volume_without_passing_volume_id[gate,negative] OK 0.01 test_detach_volumes_with_invalid_volume_id[gate,negative] OK 0.09 test_get_invalid_volume_id[gate,negative] OK 0.10 test_get_volume_without_passing_volume_id[gate,negative] OK 0.10 test_list_volumes_detail_with_invalid_status[gate,negative] OK 0.15 test_list_volumes_detail_with_nonexistent_name[gate,negative] OK 0.14 test_list_volumes_with_invalid_status[gate,negative] OK 0.13 test_list_volumes_with_nonexistent_name[gate,negative] OK 0.13 test_reserve_volume_with_negative_volume_status[gate,negative] OK 0.52 test_reserve_volume_with_nonexistent_volume_id[gate,negative] OK 1.79 test_unreserve_volume_with_nonexistent_volume_id[gate,negative] OK 1.55 test_update_volume_with_empty_volume_id[gate,negative] OK 0.01 test_update_volume_with_invalid_volume_id[gate,negative] OK 0.01 test_update_volume_with_nonexistent_volume_id[gate,negative] OK 0.15 test_volume_delete_nonexistent_volume_id[gate,negative] OK 0.13 test_volume_extend_with_None_size[gate,negative] OK 0.05 test_volume_extend_with_non_number_size[gate,negative] OK 0.05 test_volume_extend_with_nonexistent_volume_id[gate,negative] OK 0.13 test_volume_extend_with_size_smaller_than_original_size[gate,negative]OK 0.14 test_volume_extend_without_passing_volume_id[gate,negative] OK 0.15 test_volume_get_nonexistent_volume_id[gate,negative] OK 0.05 tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON test_snapshot_create_get_list_update_delete[gate] OK 15.94 tempest.api.volume.test_volumes_snapshots_negative.VolumesV1SnapshotNegativeTestJSON test_create_snapshot_with_nonexistent_volume_id[gate,negative] OK 0.28 test_create_snapshot_without_passing_volume_id[gate,negative] OK 0.14 tempest.cli.simple_read_only.compute.test_nova.SimpleReadOnlyNovaClientTest test_admin_absolute_limites OK 1.81 test_admin_aggregate_list OK 0.91 tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON test_volume_from_snapshot[gate] OK 503.64 tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes test_encrypted_cinder_volumes_cryptsetup[compute,image,volume] X-FAIL 362.41 tempest.cli.simple_read_only.compute.test_nova.SimpleReadOnlyNovaClientTest test_admin_availability_zone_list OK 10.26 test_admin_cloudpipe_list OK 4.52 test_admin_credentials OK 0.88 tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON test_snapshot_create_with_volume_in_use[compute,gate] OK 29.10 test_snapshots_list_details_with_params[gate] OK 5.66 tempest.cli.simple_read_only.compute.test_nova.SimpleReadOnlyNovaClientTest test_admin_debug_list OK 5.33 test_admin_dns_domains SKIP test_admin_dns_list SKIP test_admin_endpoints OK 0.99 test_admin_fake_action OK 0.64 test_admin_flavor_acces_list OK 1.77 test_admin_flavor_list OK 0.92 test_admin_floating_ip_bulk_list OK 3.62 test_admin_floating_ip_list OK 1.25 test_admin_floating_ip_pool_list OK 1.03 test_admin_help OK 0.67 test_admin_host_list OK 0.98 test_admin_hypervisor_list OK 1.02 test_admin_image_list OK 3.31 test_admin_interface_list SKIP test_admin_keypair_list OK 0.89 test_admin_list OK 6.26 test_admin_list_extensions OK 0.93 test_admin_net_list OK 1.05 test_admin_network_list OK 1.03 test_admin_rate_limits OK 0.92 test_admin_secgroup_list OK 3.89 test_admin_secgroup_list_rules SKIP test_admin_servce_list OK 1.02 test_admin_server_group_list OK 1.21 test_admin_timeout OK 1.07 test_admin_timing OK 0.90 test_admin_usage OK 0.89 test_admin_usage_list OK 1.21 test_admin_version OK 2.60 test_admin_volume_list OK 0.93 test_admin_volume_snapshot_list OK 0.86 test_admin_volume_type_list OK 0.82 test_agent_list OK 1.68 test_migration_list OK 1.77 tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON test_snapshots_list_with_params[gate] OK 3.40 tempest.cli.simple_read_only.identity.test_keystone.SimpleReadOnlyKeystoneClientTest test_admin_bashcompletion OK 0.39 test_admin_catalog_list OK 0.54 test_admin_debug_list OK 0.54 test_admin_discover OK 0.43 test_admin_ec2_credentials_list OK 0.63 test_admin_endpoint_list OK 0.63 test_admin_endpoint_service_match OK 4.28 test_admin_fake_action OK 0.37 test_admin_help OK 0.39 test_admin_role_list OK 0.57 test_admin_service_list OK 0.57 test_admin_tenant_list OK 0.60 test_admin_timeout OK 0.54 test_admin_user_list OK 0.59 test_admin_user_role_list OK 0.62 test_admin_version OK 0.36 tempest.api.volume.test_volumes_snapshots.VolumesV1SnapshotTestJSON test_volume_from_snapshot[gate] OK 63.25 tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps test_basic_scenario[dashboard] FAIL tempest.cli.simple_read_only.image.test_glance.SimpleReadOnlyGlanceClientTest test_glance_debug_list OK 1.84 test_glance_fake_action OK 1.31 test_glance_help OK 1.35 test_glance_image_list OK 4.60 test_glance_member_list OK 3.26 test_glance_timeout OK 9.19 test_glance_version OK 0.38 tempest.scenario.test_large_ops.TestLargeOpsScenario test_large_ops_scenario_1[compute,image] OK 33.45 tempest.cli.simple_read_only.object_storage.test_swift.SimpleReadOnlySwiftClientTest test_swift_capabilities OK 0.67 test_swift_debug_list OK 0.67 test_swift_fake_action OK 0.22 test_swift_help OK 0.30 test_swift_list OK 3.14 test_swift_region_list OK 3.78 test_swift_retries_list OK 0.67 test_swift_stat OK 0.61 test_swift_version OK 0.23 setUpClass (tempest.scenario.test_baremetal_basic_ops BaremetalBasicOps) SKIP tempest.thirdparty.boto.test_ec2_network.EC2NetworkTest test_disassociate_not_associated_floating_ip X-FAIL 2.86 tempest.scenario.test_large_ops.TestLargeOpsScenario test_large_ops_scenario_2[compute,image] OK 86.27 tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps test_cross_tenant_traffic[compute,gate,network,smoke] OK 278.97 tempest.scenario.test_large_ops.TestLargeOpsScenario test_large_ops_scenario_3[compute,image] OK 28.11 tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes test_encrypted_cinder_volumes_luks[compute,image,volume] X-FAIL 329.20 tempest.scenario.test_minimum_basic.TestMinimumBasicScenario test_minimum_basic_scenario[compute,image,network,volume] X-FAIL 54.17 tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps test_in_tenant_traffic[compute,gate,network,smoke] OK 133.63 tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps test_resize_server_confirm[compute] OK 21.42 test_server_sequence_suspend_resume[compute] OK 17.24 tempest.scenario.test_server_basic_ops.TestServerBasicOps test_server_basicops[compute,network] OK 25.47 tempest.scenario.test_stamp_pattern.TestStampPattern test_stamp_pattern[compute,image,network,volume] SKIP tempest.thirdparty.boto.test_ec2_security_groups.EC2SecurityGroupTest test_create_authorize_security_group OK 6.22 tempest.scenario.test_shelve_instance.TestShelveInstance test_shelve_instance[compute,image,network] X-FAIL 24.26 tempest.thirdparty.boto.test_s3_objects.S3BucketsTest test_create_get_delete_object X-FAIL 3.32 tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps test_port_update_new_security_group[compute,gate,network,smoke] OK 71.28 tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest test_create_ec2_keypair OK 3.84 test_delete_ec2_keypair SKIP test_duplicate_ec2_keypair OK 3.83 test_get_ec2_keypair OK 1.56 tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest test_create_and_get_delete_bucket X-FAIL 0.30 tearDownClass (tempest.thirdparty.boto.test_s3_buckets S3BucketsTest) X-FAIL 0.00 tempest.scenario.test_snapshot_pattern.TestSnapshotPattern test_snapshot_pattern[compute,image,network] X-FAIL 16.77 setUpClass (tempest.thirdparty.boto.test_s3_ec2_images S3ImagesTest) SKIP setUpClass (tempest.thirdparty.boto.test_ec2_instance_run InstanceRunTest) SKIP tempest.thirdparty.boto.test_ec2_volumes.EC2VolumesTest test_create_get_delete OK 2.44 test_create_volume_from_snapshot OK 25.64 tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps test_server_connectivity_pause_unpause[compute,network] OK 246.96 test_server_connectivity_reboot[compute,network] OK 176.29 test_server_connectivity_rebuild[compute,network] OK 296.24 test_server_connectivity_resize[compute,network] SKIP test_server_connectivity_stop_start[compute,network] SKIP test_server_connectivity_suspend_resume[compute,network] OK 149.55 tempest.scenario.test_network_basic_ops.TestNetworkBasicOps test_hotplug_nic[compute,gate,network,smoke] OK 147.60 test_network_basic_ops[compute,gate,network,smoke] OK 248.66 test_update_router_admin_state[compute,gate,network,smoke] FAIL setUpClass (tempest.scenario.test_network_v6 TestGettingAddress) SKIP tempest.scenario.test_swift_basic_ops.TestSwiftBasicOps test_swift_acl_anonymous_download[object_storage] OK 1.14 test_swift_basic_ops[object_storage] OK 1.35 tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern test_volume_boot_pattern[compute,image,volume] SKIP ================================================================================ EXPECTED FAILURES: -------------------------------------------------------------------------------- setUpClass (tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON) Fails due to https://bugs.launchpad.net/mos/+bug/1370448 setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON) Fails due to https://bugs.launchpad.net/mos/+bug/1370448 tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[gate,smoke] tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[gate] tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens[gate,smoke] setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON) tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[gate] tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota[gate,negative,smoke] tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired[gate,negative] tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature[gate] tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter[gate] tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form[gate] tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[gate,smoke] tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container[gate,smoke] setUpClass (tempest.api.orchestration.stacks.test_templates.TemplateYAMLTestJSON) tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object[gate,smoke] tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects[gate,smoke] tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[gate,smoke] The action you have requested has not been implemented tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[gate,smoke] The action you have requested has not been implemented tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object[gate] tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata[gate] tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object[gate] tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest[gate] tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete[gate] tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST[gate] tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive[gate] tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time[gate,negative] setUpClass (tempest.api.orchestration.stacks.test_templates.TemplateAWSTestJSON) tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,image,volume] tempest.thirdparty.boto.test_ec2_network.EC2NetworkTest.test_disassociate_not_associated_floating_ip tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,image,volume] tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,image,network,volume] tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,image,network] tempest.thirdparty.boto.test_s3_objects.S3BucketsTest.test_create_get_delete_object tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest.test_create_and_get_delete_bucket tearDownClass (tempest.thirdparty.boto.test_s3_buckets.S3BucketsTest) tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network] ================================================================================ UNEXPECTED SUCCESSES: -------------------------------------------------------------------------------- tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[gate,smoke] tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ================================================================================ FAILURES: -------------------------------------------------------------------------------- tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[gate] Traceback (most recent call last): _StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/services/compute/json/images_client.py", line 77, in delete_image resp, body = self.delete("images/%s" % str(image_id)) File "/opt/stack/tempest/tempest/common/rest_client.py", line 178, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 434, in _error_checker raise exceptions.NotFound(resp_body) NotFound: Object not found Details: {"itemNotFound": {"message": "Image not found.", "code": 404}} Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/services/compute/json/images_client.py", line 77, in delete_image resp, body = self.delete("images/%s" % str(image_id)) File "/opt/stack/tempest/tempest/common/rest_client.py", line 178, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 434, in _error_checker raise exceptions.NotFound(resp_body) NotFound: Object not found Details: {"itemNotFound": {"message": "Image not found.", "code": 404}} Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/services/compute/json/images_client.py", line 77, in delete_image resp, body = self.delete("images/%s" % str(image_id)) File "/opt/stack/tempest/tempest/common/rest_client.py", line 178, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 434, in _error_checker raise exceptions.NotFound(resp_body) NotFound: Object not found Details: {"itemNotFound": {"message": "Image not found.", "code": 404}} setUpClass (tempest.api.image.v1.test_images.ListImagesTest) Traceback (most recent call last): _StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 273, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 113, in resource_setup img1 = cls._create_remote_image('one', 'bare', 'raw') File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 147, in _create_remote_image location=location) File "/opt/stack/tempest/tempest/api/image/base.py", line 71, in create_image disk_format, **kwargs) File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 162, in create_image resp, body = self.post('v1/images', None, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 439, in _error_checker raise exceptions.BadRequest(resp_body) BadRequest: Bad request Details: 400 Bad Request The HTTP URL is invalid. tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[gate,smoke] Traceback (most recent call last): _StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/identity/admin/v3/test_default_project_id.py", line 76, in test_default_project_id creds = auth_provider.fill_credentials() File "/opt/stack/tempest/tempest/auth.py", line 90, in fill_credentials auth_data = self.get_auth() File "/opt/stack/tempest/tempest/auth.py", line 114, in get_auth self.set_auth() File "/opt/stack/tempest/tempest/auth.py", line 122, in set_auth self.cache = self._get_auth() File "/opt/stack/tempest/tempest/auth.py", line 243, in _get_auth token, auth_data = auth_func(**auth_params) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 628, in get_token domain=domain) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 590, in auth resp, body = self.post(self.auth_url, body=body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 617, in request 'Unexpected status code {0}'.format(resp.status)) IdentityError: Got identity error Details: Unexpected status code 404 Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/identity/admin/v3/test_default_project_id.py", line 76, in test_default_project_id creds = auth_provider.fill_credentials() File "/opt/stack/tempest/tempest/auth.py", line 90, in fill_credentials auth_data = self.get_auth() File "/opt/stack/tempest/tempest/auth.py", line 114, in get_auth self.set_auth() File "/opt/stack/tempest/tempest/auth.py", line 122, in set_auth self.cache = self._get_auth() File "/opt/stack/tempest/tempest/auth.py", line 243, in _get_auth token, auth_data = auth_func(**auth_params) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 628, in get_token domain=domain) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 590, in auth resp, body = self.post(self.auth_url, body=body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 617, in request 'Unexpected status code {0}'.format(resp.status)) IdentityError: Got identity error Details: Unexpected status code 404 Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/identity/admin/v3/test_default_project_id.py", line 76, in test_default_project_id creds = auth_provider.fill_credentials() File "/opt/stack/tempest/tempest/auth.py", line 90, in fill_credentials auth_data = self.get_auth() File "/opt/stack/tempest/tempest/auth.py", line 114, in get_auth self.set_auth() File "/opt/stack/tempest/tempest/auth.py", line 122, in set_auth self.cache = self._get_auth() File "/opt/stack/tempest/tempest/auth.py", line 243, in _get_auth token, auth_data = auth_func(**auth_params) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 628, in get_token domain=domain) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 590, in auth resp, body = self.post(self.auth_url, body=body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/services/identity/v3/json/identity_client.py", line 617, in request 'Unexpected status code {0}'.format(resp.status)) IdentityError: Got identity error Details: Unexpected status code 404 tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image[gate] Traceback (most recent call last): _StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 74, in test_register_http_image copy_from=CONF.image.http_image) File "/opt/stack/tempest/tempest/api/image/base.py", line 71, in create_image disk_format, **kwargs) File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 162, in create_image resp, body = self.post('v1/images', None, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 439, in _error_checker raise exceptions.BadRequest(resp_body) BadRequest: Bad request Details: 400 Bad Request The HTTP URL is invalid. Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 74, in test_register_http_image copy_from=CONF.image.http_image) File "/opt/stack/tempest/tempest/api/image/base.py", line 71, in create_image disk_format, **kwargs) File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 162, in create_image resp, body = self.post('v1/images', None, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 439, in _error_checker raise exceptions.BadRequest(resp_body) BadRequest: Bad request Details: 400 Bad Request The HTTP URL is invalid. Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 74, in test_register_http_image copy_from=CONF.image.http_image) File "/opt/stack/tempest/tempest/api/image/base.py", line 71, in create_image disk_format, **kwargs) File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 162, in create_image resp, body = self.post('v1/images', None, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 439, in _error_checker raise exceptions.BadRequest(resp_body) BadRequest: Bad request Details: 400 Bad Request The HTTP URL is invalid. tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image[gate] Traceback (most recent call last): _StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 60, in test_register_remote_image 'key2': 'value2'}) File "/opt/stack/tempest/tempest/api/image/base.py", line 71, in create_image disk_format, **kwargs) File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 162, in create_image resp, body = self.post('v1/images', None, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 439, in _error_checker raise exceptions.BadRequest(resp_body) BadRequest: Bad request Details: 400 Bad Request The HTTP URL is invalid. Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 60, in test_register_remote_image 'key2': 'value2'}) File "/opt/stack/tempest/tempest/api/image/base.py", line 71, in create_image disk_format, **kwargs) File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 162, in create_image resp, body = self.post('v1/images', None, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 439, in _error_checker raise exceptions.BadRequest(resp_body) BadRequest: Bad request Details: 400 Bad Request The HTTP URL is invalid. Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/image/v1/test_images.py", line 60, in test_register_remote_image 'key2': 'value2'}) File "/opt/stack/tempest/tempest/api/image/base.py", line 71, in create_image disk_format, **kwargs) File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 162, in create_image resp, body = self.post('v1/images', None, headers) File "/opt/stack/tempest/tempest/common/rest_client.py", line 172, in post return self.request('POST', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 391, in request resp, resp_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 439, in _error_checker raise exceptions.BadRequest(resp_body) BadRequest: Bad request Details: 400 Bad Request The HTTP URL is invalid. tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard] Traceback (most recent call last): _StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 112, in wrapper return f(self, *func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_dashboard_basic_ops.py", line 97, in test_basic_scenario self.check_home_page() File "/opt/stack/tempest/tempest/scenario/test_dashboard_basic_ops.py", line 90, in check_home_page self.assertIn('Overview', response.read()) File "/opt/stack/.venv/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/opt/stack/.venv/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'Overview' not in '\n\n\n\n \n \n \n Login - Mirantis OpenStack Dashboard\n \n\n\n\n\n\n \n \n \n
\n
\n \n\n\n\n
\n
\n \n\n' Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 112, in wrapper return f(self, *func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_dashboard_basic_ops.py", line 97, in test_basic_scenario self.check_home_page() File "/opt/stack/tempest/tempest/scenario/test_dashboard_basic_ops.py", line 90, in check_home_page self.assertIn('Overview', response.read()) File "/opt/stack/.venv/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/opt/stack/.venv/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'Overview' not in '\n\n\n\n \n \n \n Login - Mirantis OpenStack Dashboard\n \n\n\n\n\n\n \n \n \n
\n
\n \n\n\n\n
\n
\n \n\n' Traceback (most recent call last): _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 112, in wrapper return f(self, *func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_dashboard_basic_ops.py", line 97, in test_basic_scenario self.check_home_page() File "/opt/stack/tempest/tempest/scenario/test_dashboard_basic_ops.py", line 90, in check_home_page self.assertIn('Overview', response.read()) File "/opt/stack/.venv/lib/python2.7/site-packages/testtools/testcase.py", line 354, in assertIn self.assertThat(haystack, Contains(needle), message) File "/opt/stack/.venv/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'Overview' not in '\n\n\n\n \n \n \n Login - Mirantis OpenStack Dashboard\n \n\n\n\n\n\n \n \n \n
\n
\n \n\n\n\n
\n
\n \n\n' tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,gate,network,smoke] Traceback (most recent call last): _StringException: pythonlogging:'': {{{ 2015-01-15 20:03:05,965 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 1. Retry after 2 seconds. 2015-01-15 20:03:08,473 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 2. Retry after 3 seconds. 2015-01-15 20:03:12,171 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 3. Retry after 4 seconds. 2015-01-15 20:03:17,160 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 4. Retry after 5 seconds. 2015-01-15 20:03:25,863 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 5. Retry after 6 seconds. 2015-01-15 20:03:32,377 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 6. Retry after 7 seconds. 2015-01-15 20:03:39,893 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:40,101 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:40,104 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 7. Retry after 8 seconds. 2015-01-15 20:03:48,619 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:48,833 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:48,836 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 8. Retry after 9 seconds. 2015-01-15 20:03:58,350 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:58,558 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:58,561 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 9. Retry after 10 seconds. 2015-01-15 20:04:09,068 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:04:09,281 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:04:09,284 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 10. Retry after 11 seconds. 2015-01-15 20:04:20,804 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:04:21,014 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:04:21,016 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 11. Retry after 12 seconds. 2015-01-15 20:04:35,879 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:04:35,898 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] 2015-01-15 20:04:35,910 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 12. Retry after 13 seconds. 2015-01-15 20:04:49,430 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:04:49,434 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:04:49,434 21890 ERROR [paramiko.transport] 2015-01-15 20:04:49,438 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 13. Retry after 14 seconds. 2015-01-15 20:05:03,951 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] 2015-01-15 20:05:03,955 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 14. Retry after 15 seconds. 2015-01-15 20:05:20,330 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:20,333 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:20,333 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:20,344 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:20,344 21890 ERROR [paramiko.transport] 2015-01-15 20:05:20,351 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 15. Retry after 16 seconds. 2015-01-15 20:05:36,952 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] 2015-01-15 20:05:36,959 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 16. Retry after 17 seconds. 2015-01-15 20:05:54,483 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] 2015-01-15 20:05:54,491 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 17. Retry after 18 seconds. 2015-01-15 20:06:13,014 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] 2015-01-15 20:06:13,023 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 18. Retry after 19 seconds. 2015-01-15 20:06:32,549 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:32,552 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:32,552 21890 ERROR [paramiko.transport] 2015-01-15 20:06:32,553 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 19. Retry after 20 seconds. 2015-01-15 20:06:53,082 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:53,085 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:53,085 21890 ERROR [paramiko.transport] 2015-01-15 20:06:53,086 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 20. Retry after 21 seconds. 2015-01-15 20:07:15,574 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:07:15,578 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:07:15,580 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:07:15,580 21890 ERROR [paramiko.transport] 2015-01-15 20:07:15,581 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 21. Retry after 22 seconds. 2015-01-15 20:07:38,093 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] 2015-01-15 20:07:38,101 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 22. Retry after 23 seconds. 2015-01-15 20:08:01,630 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] 2015-01-15 20:08:01,633 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 23. Retry after 24 seconds. 2015-01-15 20:08:26,162 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] 2015-01-15 20:08:26,171 21890 ERROR [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 after 23 attempts 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh Traceback (most recent call last): 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/tempest/tempest/common/ssh.py", line 76, in _get_ssh_connection 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey) 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/client.py", line 265, in connect 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh t.start_client() 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 406, in start_client 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh raise e 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh SSHException: Error reading SSH protocol banner 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh 2015-01-15 20:08:26,173 21890 ERROR [tempest.scenario.manager] Initializing SSH connection to 172.16.45.61 failed 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager Traceback (most recent call last): 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager linux_client.validate_authentication() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager connection = self._get_ssh_connection() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager password=self.password) 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager User: cirros, Password: None 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager 2015-01-15 20:08:27,206 21890 ERROR [tempest.scenario.manager] Public network connectivity check failed: before updating admin_state_up of router to False 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager Traceback (most recent call last): 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 501, in check_public_network_connectivity 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager should_connect=should_connect) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 488, in check_vm_connectivity 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager self.get_remote_client(ip_address, username, private_key) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager linux_client.validate_authentication() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager connection = self._get_ssh_connection() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager password=self.password) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager User: cirros, Password: None 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 112, in wrapper return f(self, *func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 414, in test_update_router_admin_state should_connect=True, msg="before updating " File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 196, in check_public_network_connectivity self.servers) File "/opt/stack/tempest/tempest/scenario/manager.py", line 501, in check_public_network_connectivity should_connect=should_connect) File "/opt/stack/tempest/tempest/scenario/manager.py", line 488, in check_vm_connectivity self.get_remote_client(ip_address, username, private_key) File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection password=self.password) SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. User: cirros, Password: None Traceback (most recent call last): _StringException: Empty attachments: stderr stdout pythonlogging:'': {{{ 2015-01-15 20:03:05,965 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 1. Retry after 2 seconds. 2015-01-15 20:03:08,473 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 2. Retry after 3 seconds. 2015-01-15 20:03:12,171 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 3. Retry after 4 seconds. 2015-01-15 20:03:17,160 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 4. Retry after 5 seconds. 2015-01-15 20:03:25,863 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 5. Retry after 6 seconds. 2015-01-15 20:03:32,377 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 6. Retry after 7 seconds. 2015-01-15 20:03:39,893 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:40,101 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:40,104 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 7. Retry after 8 seconds. 2015-01-15 20:03:48,619 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:48,833 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:48,836 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 8. Retry after 9 seconds. 2015-01-15 20:03:58,350 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:58,558 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:58,561 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 9. Retry after 10 seconds. 2015-01-15 20:04:09,068 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:04:09,281 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:04:09,284 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 10. Retry after 11 seconds. 2015-01-15 20:04:20,804 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:04:21,014 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:04:21,016 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 11. Retry after 12 seconds. 2015-01-15 20:04:35,879 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:04:35,898 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] 2015-01-15 20:04:35,910 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 12. Retry after 13 seconds. 2015-01-15 20:04:49,430 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:04:49,434 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:04:49,434 21890 ERROR [paramiko.transport] 2015-01-15 20:04:49,438 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 13. Retry after 14 seconds. 2015-01-15 20:05:03,951 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] 2015-01-15 20:05:03,955 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 14. Retry after 15 seconds. 2015-01-15 20:05:20,330 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:20,333 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:20,333 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:20,344 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:20,344 21890 ERROR [paramiko.transport] 2015-01-15 20:05:20,351 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 15. Retry after 16 seconds. 2015-01-15 20:05:36,952 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] 2015-01-15 20:05:36,959 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 16. Retry after 17 seconds. 2015-01-15 20:05:54,483 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] 2015-01-15 20:05:54,491 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 17. Retry after 18 seconds. 2015-01-15 20:06:13,014 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] 2015-01-15 20:06:13,023 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 18. Retry after 19 seconds. 2015-01-15 20:06:32,549 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:32,552 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:32,552 21890 ERROR [paramiko.transport] 2015-01-15 20:06:32,553 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 19. Retry after 20 seconds. 2015-01-15 20:06:53,082 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:53,085 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:53,085 21890 ERROR [paramiko.transport] 2015-01-15 20:06:53,086 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 20. Retry after 21 seconds. 2015-01-15 20:07:15,574 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:07:15,578 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:07:15,580 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:07:15,580 21890 ERROR [paramiko.transport] 2015-01-15 20:07:15,581 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 21. Retry after 22 seconds. 2015-01-15 20:07:38,093 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] 2015-01-15 20:07:38,101 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 22. Retry after 23 seconds. 2015-01-15 20:08:01,630 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] 2015-01-15 20:08:01,633 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 23. Retry after 24 seconds. 2015-01-15 20:08:26,162 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] 2015-01-15 20:08:26,171 21890 ERROR [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 after 23 attempts 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh Traceback (most recent call last): 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/tempest/tempest/common/ssh.py", line 76, in _get_ssh_connection 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey) 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/client.py", line 265, in connect 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh t.start_client() 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 406, in start_client 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh raise e 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh SSHException: Error reading SSH protocol banner 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh 2015-01-15 20:08:26,173 21890 ERROR [tempest.scenario.manager] Initializing SSH connection to 172.16.45.61 failed 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager Traceback (most recent call last): 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager linux_client.validate_authentication() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager connection = self._get_ssh_connection() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager password=self.password) 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager User: cirros, Password: None 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager 2015-01-15 20:08:27,206 21890 ERROR [tempest.scenario.manager] Public network connectivity check failed: before updating admin_state_up of router to False 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager Traceback (most recent call last): 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 501, in check_public_network_connectivity 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager should_connect=should_connect) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 488, in check_vm_connectivity 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager self.get_remote_client(ip_address, username, private_key) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager linux_client.validate_authentication() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager connection = self._get_ssh_connection() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager password=self.password) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager User: cirros, Password: None 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/manager.py", line 112, in delete_wrapper delete_thing(*args, **kwargs) File "/opt/stack/tempest/tempest/services/network/resources.py", line 156, in delete self.client.delete_security_group(self.id) File "/opt/stack/tempest/tempest/services/network/json/network_client.py", line 121, in _delete resp, body = self.delete(uri) File "/opt/stack/tempest/tempest/common/rest_client.py", line 178, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 378, in request headers=headers, body=body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 343, in _request req_url, method, headers=req_headers, body=req_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 358, in raw_request headers=headers, body=body) File "/opt/stack/tempest/tempest/common/http.py", line 25, in request return super(ClosingHttp, self).request(*args, **new_kwargs) File "/opt/stack/.venv/lib/python2.7/site-packages/httplib2/__init__.py", line 1593, in request (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey) File "/opt/stack/.venv/lib/python2.7/site-packages/httplib2/__init__.py", line 1335, in _request (response, content) = self._conn_request(conn, request_uri, method, body, headers) File "/opt/stack/.venv/lib/python2.7/site-packages/httplib2/__init__.py", line 1291, in _conn_request response = conn.getresponse() File "/usr/local/lib/python2.7/httplib.py", line 1067, in getresponse response.begin() File "/usr/local/lib/python2.7/httplib.py", line 409, in begin version, status, reason = self._read_status() File "/usr/local/lib/python2.7/httplib.py", line 365, in _read_status line = self.fp.readline(_MAXLINE + 1) File "/usr/local/lib/python2.7/socket.py", line 476, in readline data = self._sock.recv(self._rbufsize) File "/opt/stack/.venv/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() TimeoutException }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 112, in wrapper return f(self, *func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 414, in test_update_router_admin_state should_connect=True, msg="before updating " File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 196, in check_public_network_connectivity self.servers) File "/opt/stack/tempest/tempest/scenario/manager.py", line 501, in check_public_network_connectivity should_connect=should_connect) File "/opt/stack/tempest/tempest/scenario/manager.py", line 488, in check_vm_connectivity self.get_remote_client(ip_address, username, private_key) File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection password=self.password) SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. User: cirros, Password: None Traceback (most recent call last): _StringException: Empty attachments: stderr stdout pythonlogging:'': {{{ 2015-01-15 20:03:05,965 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 1. Retry after 2 seconds. 2015-01-15 20:03:08,473 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 2. Retry after 3 seconds. 2015-01-15 20:03:12,171 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 3. Retry after 4 seconds. 2015-01-15 20:03:17,160 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 4. Retry after 5 seconds. 2015-01-15 20:03:25,863 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 5. Retry after 6 seconds. 2015-01-15 20:03:32,377 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 ([Errno 111] Connection refused). Number attempts: 6. Retry after 7 seconds. 2015-01-15 20:03:39,893 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:40,101 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:40,104 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 7. Retry after 8 seconds. 2015-01-15 20:03:48,619 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:48,833 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:48,836 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 8. Retry after 9 seconds. 2015-01-15 20:03:58,350 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:03:58,558 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:03:58,561 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 9. Retry after 10 seconds. 2015-01-15 20:04:09,068 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:04:09,281 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:04:09,284 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 10. Retry after 11 seconds. 2015-01-15 20:04:20,804 21890 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2012.55) 2015-01-15 20:04:21,014 21890 INFO [paramiko.transport] Authentication (publickey) failed. 2015-01-15 20:04:21,016 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Authentication failed.). Number attempts: 11. Retry after 12 seconds. 2015-01-15 20:04:35,879 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:04:35,898 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:04:35,899 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:04:35,900 21890 ERROR [paramiko.transport] 2015-01-15 20:04:35,910 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 12. Retry after 13 seconds. 2015-01-15 20:04:49,430 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:04:49,433 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:04:49,434 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:04:49,434 21890 ERROR [paramiko.transport] 2015-01-15 20:04:49,438 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 13. Retry after 14 seconds. 2015-01-15 20:05:03,951 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:03,953 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:03,954 21890 ERROR [paramiko.transport] 2015-01-15 20:05:03,955 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 14. Retry after 15 seconds. 2015-01-15 20:05:20,330 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:20,333 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:20,333 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:20,343 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:20,344 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:20,344 21890 ERROR [paramiko.transport] 2015-01-15 20:05:20,351 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 15. Retry after 16 seconds. 2015-01-15 20:05:36,952 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:36,954 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:36,955 21890 ERROR [paramiko.transport] 2015-01-15 20:05:36,959 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 16. Retry after 17 seconds. 2015-01-15 20:05:54,483 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:05:54,486 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:05:54,487 21890 ERROR [paramiko.transport] 2015-01-15 20:05:54,491 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 17. Retry after 18 seconds. 2015-01-15 20:06:13,014 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:13,017 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:13,018 21890 ERROR [paramiko.transport] 2015-01-15 20:06:13,023 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 18. Retry after 19 seconds. 2015-01-15 20:06:32,549 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:32,551 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:32,552 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:32,552 21890 ERROR [paramiko.transport] 2015-01-15 20:06:32,553 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 19. Retry after 20 seconds. 2015-01-15 20:06:53,082 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:06:53,084 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:06:53,085 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:06:53,085 21890 ERROR [paramiko.transport] 2015-01-15 20:06:53,086 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 20. Retry after 21 seconds. 2015-01-15 20:07:15,574 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:07:15,578 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:07:15,579 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:07:15,580 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:07:15,580 21890 ERROR [paramiko.transport] 2015-01-15 20:07:15,581 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 21. Retry after 22 seconds. 2015-01-15 20:07:38,093 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:07:38,095 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:07:38,096 21890 ERROR [paramiko.transport] 2015-01-15 20:07:38,101 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 22. Retry after 23 seconds. 2015-01-15 20:08:01,630 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:08:01,631 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:08:01,632 21890 ERROR [paramiko.transport] 2015-01-15 20:08:01,633 21890 WARNING [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 (Error reading SSH protocol banner). Number attempts: 23. Retry after 24 seconds. 2015-01-15 20:08:26,162 21890 ERROR [paramiko.transport] Exception: Error reading SSH protocol banner 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] Traceback (most recent call last): 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1584, in run 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] self._check_banner() 2015-01-15 20:08:26,164 21890 ERROR [paramiko.transport] File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 1711, in _check_banner 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] raise SSHException('Error reading SSH protocol banner' + str(e)) 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] SSHException: Error reading SSH protocol banner 2015-01-15 20:08:26,165 21890 ERROR [paramiko.transport] 2015-01-15 20:08:26,171 21890 ERROR [tempest.common.ssh] Failed to establish authenticated ssh connection to cirros@172.16.45.61 after 23 attempts 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh Traceback (most recent call last): 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/tempest/tempest/common/ssh.py", line 76, in _get_ssh_connection 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey) 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/client.py", line 265, in connect 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh t.start_client() 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh File "/opt/stack/.venv/lib/python2.7/site-packages/paramiko/transport.py", line 406, in start_client 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh raise e 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh SSHException: Error reading SSH protocol banner 2015-01-15 20:08:26.171 21890 TRACE tempest.common.ssh 2015-01-15 20:08:26,173 21890 ERROR [tempest.scenario.manager] Initializing SSH connection to 172.16.45.61 failed 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager Traceback (most recent call last): 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager linux_client.validate_authentication() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager connection = self._get_ssh_connection() 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager password=self.password) 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager User: cirros, Password: None 2015-01-15 20:08:26.173 21890 TRACE tempest.scenario.manager 2015-01-15 20:08:27,206 21890 ERROR [tempest.scenario.manager] Public network connectivity check failed: before updating admin_state_up of router to False 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager Traceback (most recent call last): 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 501, in check_public_network_connectivity 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager should_connect=should_connect) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 488, in check_vm_connectivity 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager self.get_remote_client(ip_address, username, private_key) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager linux_client.validate_authentication() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager self.ssh_client.test_connection_auth() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager connection = self._get_ssh_connection() 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager password=self.password) 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager User: cirros, Password: None 2015-01-15 20:08:27.206 21890 TRACE tempest.scenario.manager }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/manager.py", line 112, in delete_wrapper delete_thing(*args, **kwargs) File "/opt/stack/tempest/tempest/services/network/resources.py", line 156, in delete self.client.delete_security_group(self.id) File "/opt/stack/tempest/tempest/services/network/json/network_client.py", line 121, in _delete resp, body = self.delete(uri) File "/opt/stack/tempest/tempest/common/rest_client.py", line 178, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 378, in request headers=headers, body=body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 343, in _request req_url, method, headers=req_headers, body=req_body) File "/opt/stack/tempest/tempest/common/rest_client.py", line 358, in raw_request headers=headers, body=body) File "/opt/stack/tempest/tempest/common/http.py", line 25, in request return super(ClosingHttp, self).request(*args, **new_kwargs) File "/opt/stack/.venv/lib/python2.7/site-packages/httplib2/__init__.py", line 1593, in request (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey) File "/opt/stack/.venv/lib/python2.7/site-packages/httplib2/__init__.py", line 1335, in _request (response, content) = self._conn_request(conn, request_uri, method, body, headers) File "/opt/stack/.venv/lib/python2.7/site-packages/httplib2/__init__.py", line 1291, in _conn_request response = conn.getresponse() File "/usr/local/lib/python2.7/httplib.py", line 1067, in getresponse response.begin() File "/usr/local/lib/python2.7/httplib.py", line 409, in begin version, status, reason = self._read_status() File "/usr/local/lib/python2.7/httplib.py", line 365, in _read_status line = self.fp.readline(_MAXLINE + 1) File "/usr/local/lib/python2.7/socket.py", line 476, in readline data = self._sock.recv(self._rbufsize) File "/opt/stack/.venv/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() TimeoutException }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 112, in wrapper return f(self, *func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 414, in test_update_router_admin_state should_connect=True, msg="before updating " File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 196, in check_public_network_connectivity self.servers) File "/opt/stack/tempest/tempest/scenario/manager.py", line 501, in check_public_network_connectivity should_connect=should_connect) File "/opt/stack/tempest/tempest/scenario/manager.py", line 488, in check_vm_connectivity self.get_remote_client(ip_address, username, private_key) File "/opt/stack/tempest/tempest/scenario/manager.py", line 317, in get_remote_client linux_client.validate_authentication() File "/opt/stack/tempest/tempest/common/utils/linux/remote_client.py", line 55, in validate_authentication self.ssh_client.test_connection_auth() File "/opt/stack/tempest/tempest/common/ssh.py", line 151, in test_connection_auth connection = self._get_ssh_connection() File "/opt/stack/tempest/tempest/common/ssh.py", line 88, in _get_ssh_connection password=self.password) SSHTimeout: Connection to the 172.16.45.61 via SSH timed out. User: cirros, Password: None Ran 1630 tests in 4126.829s FAILED (failures=7, expected failures=40, unexpected successes=2) Connection to 172.16.44.10 closed. + sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 rm -rf /tmp/tmp.e09yf4vKWW Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Connection to 172.16.44.10 closed. + echo 'Get all config and reports file' Get all config and reports file ++ date +%Y-%m-%d-%H:%M:%S + TIME=MSK-2015-01-15-22:01:30-2015-01-15-23:10:58 + '[' -z centos ']' + DIR_NAME=jenkins-10_env_run_tempest-5-centos-MSK-2015-01-15-22:01:30-2015-01-15-23:10:58 + mkdir -p /var/www/test_results/build_6.0.1-28/jenkins-10_env_run_tempest-5-centos-MSK-2015-01-15-22:01:30-2015-01-15-23:10:58 + sshpass -p r00tme scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -r 'root@172.16.44.10:/var/log/job-reports/*' /var/www/test_results/build_6.0.1-28/jenkins-10_env_run_tempest-5-centos-MSK-2015-01-15-22:01:30-2015-01-15-23:10:58 Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. + sshpass -p r00tme scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -r 'root@172.16.44.10:/root/settings_*.yaml' /var/www/test_results/build_6.0.1-28/jenkins-10_env_run_tempest-5-centos-MSK-2015-01-15-22:01:30-2015-01-15-23:10:58 Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. ++ sshpass -p r00tme ssh -t -t -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@172.16.44.10 fuel nodes ++ grep 10.20 ++ wc -l Warning: Permanently added '172.16.44.10' (RSA) to the list of known hosts. Connection to 172.16.44.10 closed. + NUMBER_OF_NODES=100 + echo 100 + cp /var/www/test_results/build_6.0.1-28/jenkins-10_env_run_tempest-5-centos-MSK-2015-01-15-22:01:30-2015-01-15-23:10:58/tempest-report.xml /var/lib/jenkins/jobs/10_env_run_tempest/workspace/ + cp /var/www/test_results/build_6.0.1-28/jenkins-10_env_run_tempest-5-centos-MSK-2015-01-15-22:01:30-2015-01-15-23:10:58/settings_1.yaml /var/lib/jenkins/jobs/10_env_run_tempest/workspace/ [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE No emails were triggered. Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: UNSTABLE