2018-04-10 18:10:15,923 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-master-35 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 18:10:15,927 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_AUTH_PLUGIN=password 2018-04-10 18:10:15,927 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 18:10:15,929 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-10 18:10:15,931 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-10 18:10:15,931 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-10 18:10:21,869 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 18:10:48,845 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 26.965s OK 2018-04-10 18:10:49,328 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 18:10:49,329 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:27 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-10 18:10:49,333 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-10 18:10:50,583 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 18:28:18,175 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 1047.520s OK 2018-04-10 18:28:18,656 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 18:28:18,657 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 17:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-10 18:28:18,661 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-10 18:28:19,734 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 18:29:27,592 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 67.856s OK 2018-04-10 18:29:28,038 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 18:29:28,040 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:08 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-10 18:29:28,044 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:27 | PASS | | api_check | functest | healthcheck | 17:28 | PASS | | snaps_health_check | functest | healthcheck | 01:08 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-10 18:29:28,047 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-10 18:30:17,511 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-master-35 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 18:30:17,515 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_AUTH_PLUGIN=password 2018-04-10 18:30:17,515 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 18:30:17,516 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-10 18:30:17,518 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-10 18:30:17,518 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-10 18:30:23,271 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-04-10 18:30:23,272 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-10 18:30:23,272 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-10 18:30:23' 2018-04-10 18:30:23,272 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:30:27,496 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:30:36,963 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:30:55,386 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:30:56,539 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:30:57,551 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:31:04,746 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:31:10,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-19b951db-318b-46e1-a8cf-5c40160b8e00' 2018-04-10 18:31:45,262 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-10 18:32:23,592 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-10 18:32:23,978 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-10 18:32:25,135 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-10 18:32:25,617 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 18:32:25,619 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 02:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-10 18:32:56,455 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-10 18:32:56,575 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-10 18:32:56,575 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-10 18:32:56' 2018-04-10 18:32:56,575 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--ed7d32a8-0cde-47c5-beb1-e7ef13982358' 2018-04-10 18:33:02,354 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-ed7d32a8-0cde-47c5-beb1-e7ef13982358' 2018-04-10 18:33:07,559 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-ed7d32a8-0cde-47c5-beb1-e7ef13982358' 2018-04-10 18:33:20,257 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-ed7d32a8-0cde-47c5-beb1-e7ef13982358' 2018-04-10 18:33:21,168 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-ed7d32a8-0cde-47c5-beb1-e7ef13982358' 2018-04-10 18:33:27,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ed7d32a8-0cde-47c5-beb1-e7ef13982358' 2018-04-10 18:33:35,733 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-10 18:33:58,907 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-10 18:34:01,935 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-04-10 18:34:19,361 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-04-10 18:34:33,054 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-10 18:34:33,546 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 18:34:33,547 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-10 18:35:07,742 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-10 18:35:07,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 18:35:16,997 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 18:35:16.553 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=258e0988-f60b-4729-91d0-8fe8c51a7d5e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 258e0988-f60b-4729-91d0-8fe8c51a7d5e | 2018-04-10T18:35:16 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 258e0988-f60b-4729-91d0-8fe8c51a7d5e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 18:35:21,856 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-10 18:35:21,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-10 18:35:30,998 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-10 18:35:28.408 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-10 18:35:28.619 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-10 18:35:30.627 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b) as the default verifier for the future CLI operations. 2018-04-10 18:35:35,260 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-10 18:35:41,556 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-10 18:35:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-10 18:35:57,363 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-10 18:35:56.252 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b) for deployment 'opnfv-rally' (UUID=258e0988-f60b-4729-91d0-8fe8c51a7d5e). 2018-04-10 18:35:57.196 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b) has been successfully configured for deployment 'opnfv-rally' (UUID=258e0988-f60b-4729-91d0-8fe8c51a7d5e)! 2018-04-10 18:35:57,364 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-10 18:35:57,364 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-10 18:35:57,366 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-10 18:35:57,374 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-10 18:36:01,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9c87a494-a92a-4a4c-83a2-93ceee34957b/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-10 18:36:01,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-10 18:36:01,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-10 18:36:01,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-10 18:36:05,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:36:05.078 55 INFO rally.api [-] Starting verification (UUID=04c59c7e-7d09-42c4-8488-41984d3cffda) for deployment 'opnfv-rally' (UUID=258e0988-f60b-4729-91d0-8fe8c51a7d5e) by verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b). 2018-04-10 18:36:05,081 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 04c59c7e-7d09-42c4-8488-41984d3cffda 2018-04-10 18:36:19,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:36:19.051 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.129s] 2018-04-10 18:36:19,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:36:19.131 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.080s] 2018-04-10 18:36:29,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:36:29.657 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.945s] 2018-04-10 18:36:32,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:36:32.374 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.716s] 2018-04-10 18:36:50,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:36:50.013 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.946s] 2018-04-10 18:37:18,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:37:18.913 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [19.003s] 2018-04-10 18:38:19,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:38:19.927 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.108s] 2018-04-10 18:38:19,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:38:19.928 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-10 18:39:22,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:39:22.436 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.120s] 2018-04-10 18:39:22,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:39:22.437 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-10 18:40:24,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:40:24.607 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.131s] 2018-04-10 18:40:24,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:40:24.608 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-10 18:42:21,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:42:21.927 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [60.480s] 2018-04-10 18:43:06,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:06.804 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.084s] 2018-04-10 18:43:06,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:06.971 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.168s] 2018-04-10 18:43:20,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:20.411 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.001s] 2018-04-10 18:43:20,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:20.422 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-10 18:43:23,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:23.082 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-10 18:43:23,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:23.083 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-10 18:43:29,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:29.581 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.506s] 2018-04-10 18:43:41,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:41.837 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.049s] 2018-04-10 18:43:52,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:43:52.454 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.979s] 2018-04-10 18:44:04,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:44:04.814 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.843s] 2018-04-10 18:44:20,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:44:20.091 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.455s] 2018-04-10 18:44:30,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:44:30.544 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.588s] 2018-04-10 18:44:41,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:44:41.625 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.271s] 2018-04-10 18:44:53,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:44:53.555 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.435s] 2018-04-10 18:45:05,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:05.576 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.476s] 2018-04-10 18:45:20,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:20.234 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.805s] 2018-04-10 18:45:24,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:24.415 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-10 18:45:27,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:27.410 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.102s] 2018-04-10 18:45:27,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:27.442 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.032s] 2018-04-10 18:45:27,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:27.467 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2018-04-10 18:45:27,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:27.477 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-04-10 18:45:33,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:33.797 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.089s] 2018-04-10 18:45:36,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:36.191 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.394s] 2018-04-10 18:45:41,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:41.764 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.572s] 2018-04-10 18:45:50,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:50.856 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-04-10 18:45:56,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:45:56.912 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.985s] 2018-04-10 18:46:26,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:46:26.705 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [8.884s] 2018-04-10 18:46:36,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:46:36.477 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.771s] 2018-04-10 18:46:58,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:46:58.725 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.696s] 2018-04-10 18:47:05,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:47:05.642 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.916s] 2018-04-10 18:47:18,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:47:18.532 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.888s] 2018-04-10 18:47:37,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:47:37.521 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.226s] 2018-04-10 18:47:44,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:47:44.886 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [7.364s] 2018-04-10 18:47:55,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:47:55.475 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.589s] 2018-04-10 18:48:20,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:20.496 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.032s] 2018-04-10 18:48:20,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:20.775 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.278s] 2018-04-10 18:48:21,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:21.071 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.294s] 2018-04-10 18:48:21,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:21.205 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.135s] 2018-04-10 18:48:21,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:21.406 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.199s] 2018-04-10 18:48:21,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:21.490 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.083s] 2018-04-10 18:48:42,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:42.583 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.875s] 2018-04-10 18:48:42,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:42.845 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.262s] 2018-04-10 18:48:43,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:43.112 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.266s] 2018-04-10 18:48:43,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:43.198 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.086s] 2018-04-10 18:48:43,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:43.446 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.247s] 2018-04-10 18:48:43,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:48:43.565 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.118s] 2018-04-10 18:49:05,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:05.418 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.172s] 2018-04-10 18:49:15,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:15.761 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.341s] 2018-04-10 18:49:19,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:19.062 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.300s] 2018-04-10 18:49:19,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:19.163 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.101s] 2018-04-10 18:49:19,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:19.284 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.120s] 2018-04-10 18:49:40,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:40.989 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.378s] 2018-04-10 18:49:50,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:50.373 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.383s] 2018-04-10 18:49:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:53.540 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.166s] 2018-04-10 18:49:53,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:53.691 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.151s] 2018-04-10 18:49:53,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:49:53.804 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.113s] 2018-04-10 18:50:25,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:50:25.653 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.855s] 2018-04-10 18:50:39,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:50:39.991 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.339s] 2018-04-10 18:50:51,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:50:51.519 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.522s] 2018-04-10 18:50:58,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:50:58.647 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [7.129s] 2018-04-10 18:51:43,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:51:43.048 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.759s] 2018-04-10 18:51:55,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:51:55.785 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.736s] 2018-04-10 18:52:08,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:08.232 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.445s] 2018-04-10 18:52:15,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:15.870 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [7.640s] 2018-04-10 18:52:40,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:40.688 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.077s] 2018-04-10 18:52:43,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:43.851 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.161s] 2018-04-10 18:52:44,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:44.138 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.288s] 2018-04-10 18:52:51,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:51.205 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.854s] 2018-04-10 18:52:54,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:54.377 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.169s] 2018-04-10 18:52:54,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:52:54.498 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.122s] 2018-04-10 18:53:01,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:01.344 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.596s] 2018-04-10 18:53:06,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:06.637 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-04-10 18:53:08,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:08.976 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-10 18:53:08,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:08.976 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-10 18:53:08,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:08.977 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-10 18:53:08,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:08.978 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-10 18:53:08,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:08.978 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-10 18:53:12,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:12.122 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2018-04-10 18:53:36,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:36.150 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.251s] 2018-04-10 18:53:53,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:53:53.902 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.287s] 2018-04-10 18:54:11,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:54:11.347 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [17.441s] 2018-04-10 18:54:24,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:54:24.685 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.136s] 2018-04-10 18:57:10,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:57:10.299 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [154.479s] 2018-04-10 18:58:34,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 18:58:34.596 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [65.668s] 2018-04-10 19:00:03,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:00:03.338 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [45.878s] 2018-04-10 19:00:31,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '04c59c7e-7d09-42c4-8488-41984d3cffda']'. 2018-04-10 19:00:33,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-10 19:00:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-10 19:00:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 19:00:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 04c59c7e-7d09-42c4-8488-41984d3cffda | 2018-04-10 19:00:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-10 19:00:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-10 18:36:04 | 2018-04-10 19:00:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-10 19:00:31 | 2018-04-10 19:00:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:24:27 | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9c87a494-a92a-4a4c-83a2-93ceee34957b) | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 258e0988-f60b-4729-91d0-8fe8c51a7d5e) | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1427.7 | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-10 19:00:33,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-10 19:00:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-10 19:00:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-10 19:00:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-10 19:00:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 19:00:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-10 19:00:33,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-10 19:00:42,641 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 19:00:42,642 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 25:07 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-10 19:00:42,646 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-10 19:00:42,797 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 19:00:46,599 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-10 19:00:45.884 122 INFO rally.deployment.engine [-] Deployment 258e0988-f60b-4729-91d0-8fe8c51a7d5e | Starting: Destroy cloud and free allocated resources. 2018-04-10 19:00:46.035 122 INFO rally.deployment.engine [-] Deployment 258e0988-f60b-4729-91d0-8fe8c51a7d5e | Completed: Destroy cloud and free allocated resources. 2018-04-10 19:00:46.069 122 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b) for deployment 'opnfv-rally'. 2018-04-10 19:00:46.083 122 INFO rally.api [-] Deleting verification (UUID=04c59c7e-7d09-42c4-8488-41984d3cffda). 2018-04-10 19:00:46.127 122 INFO rally.api [-] Verification has been successfully deleted! 2018-04-10 19:00:46.127 122 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b). 2018-04-10 19:00:46.136 122 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-10 19:00:50,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 19:00:49.702 125 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c98969ae-7c90-4749-9e75-23bd8f97f474) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c98969ae-7c90-4749-9e75-23bd8f97f474 | 2018-04-10T19:00:49 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c98969ae-7c90-4749-9e75-23bd8f97f474 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 19:00:55,271 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-10 19:00:55,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-10 19:00:57,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e'... 2018-04-10 19:01:02,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-81178e63-1ce3-4063-bf2a-f841e22b1a6e'... 2018-04-10 19:01:07,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-81178e63-1ce3-4063-bf2a-f841e22b1a6e'... 2018-04-10 19:01:16,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e'... 2018-04-10 19:01:17,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e'... 2018-04-10 19:01:18,802 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-10 19:01:18,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-10 19:01:18,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:01:18,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:01:18,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:02:50,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c794015-3593-463c-a98f-974fbdfa5e66 2018-04-10 19:02:50,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-10 19:02:50,861 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5c794015-3593-463c-a98f-974fbdfa5e66'] 2018-04-10 19:02:52,343 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5c794015-3593-463c-a98f-974fbdfa5e66: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5c794015-3593-463c-a98f-974fbdfa5e66 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796328 Full duration: 10.205194 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5c794015-3593-463c-a98f-974fbdfa5e66 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> duration | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.107323 Full duration: 10.665452 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5c794015-3593-463c-a98f-974fbdfa5e66 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | total | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 100.0% | 1 | | -> duration | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 2.26 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.260241 Full duration: 11.625652 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5c794015-3593-463c-a98f-974fbdfa5e66 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | total | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 100.0% | 1 | | -> duration | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 1.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.807148 Full duration: 11.671224 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5c794015-3593-463c-a98f-974fbdfa5e66 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> duration | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.363589 Full duration: 11.247858 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 5c794015-3593-463c-a98f-974fbdfa5e66 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> duration | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.088135 Full duration: 13.330295 HINTS: * To plot HTML graphics with this data, run: rally task report 5c794015-3593-463c-a98f-974fbdfa5e66 --out output.html * To generate a JUnit report, run: rally task export 5c794015-3593-463c-a98f-974fbdfa5e66 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c794015-3593-463c-a98f-974fbdfa5e66 --json --out output.json 2018-04-10 19:02:52,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5c794015-3593-463c-a98f-974fbdfa5e66'] 2018-04-10 19:02:53,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:02:53,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5c794015-3593-463c-a98f-974fbdfa5e66', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-10 19:02:53,768 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-10 19:02:53,769 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-10 19:02:53,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-10 19:02:53,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:02:53,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:02:53,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:05:23,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee2b5a58-35a6-470c-b823-c839c478d209 2018-04-10 19:05:23,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ee2b5a58-35a6-470c-b823-c839c478d209'] 2018-04-10 19:05:25,399 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ee2b5a58-35a6-470c-b823-c839c478d209: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ee2b5a58-35a6-470c-b823-c839c478d209 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> glance_v2.upload_data | 3.285 | 3.285 | 3.285 | 3.285 | 3.285 | 3.285 | 100.0% | 1 | | glance_v2.delete_image | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 100.0% | 1 | | total | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 100.0% | 1 | | -> duration | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 7.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.440696 Full duration: 21.650794 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ee2b5a58-35a6-470c-b823-c839c478d209 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 9.666 | 9.666 | 9.666 | 9.666 | 9.666 | 9.666 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | -> glance_v2.upload_data | 5.559 | 5.559 | 5.559 | 5.559 | 5.559 | 5.559 | 100.0% | 1 | | glance_v2.list_images | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 100.0% | 1 | | -> duration | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 9.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.749826 Full duration: 26.178277 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ee2b5a58-35a6-470c-b823-c839c478d209 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | -> duration | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.271897 Full duration: 11.779699 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "number_instances": 2, "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task ee2b5a58-35a6-470c-b823-c839c478d209 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 6.949 | 6.949 | 6.949 | 6.949 | 6.949 | 6.949 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> glance_v2.upload_data | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 100.0% | 1 | | nova.boot_servers | 27.079 | 27.079 | 27.079 | 27.079 | 27.079 | 27.079 | 100.0% | 1 | | total | 34.029 | 34.029 | 34.029 | 34.029 | 34.029 | 34.029 | 100.0% | 1 | | -> duration | 33.029 | 33.029 | 33.029 | 33.029 | 33.029 | 33.029 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.029158 Full duration: 67.530137 HINTS: * To plot HTML graphics with this data, run: rally task report ee2b5a58-35a6-470c-b823-c839c478d209 --out output.html * To generate a JUnit report, run: rally task export ee2b5a58-35a6-470c-b823-c839c478d209 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ee2b5a58-35a6-470c-b823-c839c478d209 --json --out output.json 2018-04-10 19:05:25,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ee2b5a58-35a6-470c-b823-c839c478d209'] 2018-04-10 19:05:26,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:05:26,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ee2b5a58-35a6-470c-b823-c839c478d209', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-10 19:05:26,901 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-10 19:05:26,901 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-10 19:05:26,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-10 19:05:26,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:05:26,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:05:26,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:10:00,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d1106743-faad-4faa-a95f-9e14d6176a93 2018-04-10 19:10:00,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd1106743-faad-4faa-a95f-9e14d6176a93'] 2018-04-10 19:10:01,705 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.287 | 3.287 | 3.287 | 3.287 | 3.287 | 3.287 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 100.0% | 1 | | total | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 100.0% | 1 | | -> duration | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 5.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.588847 Full duration: 31.520739 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.859 | 3.859 | 3.859 | 3.859 | 3.859 | 3.859 | 100.0% | 1 | | cinder_v2.delete_volume | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 3.067 | 100.0% | 1 | | total | 6.927 | 6.927 | 6.927 | 6.927 | 6.927 | 6.927 | 100.0% | 1 | | -> duration | 6.927 | 6.927 | 6.927 | 6.927 | 6.927 | 6.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.926782 Full duration: 24.220327 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 100.0% | 1 | | cinder_v2.delete_volume | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | total | 13.351 | 13.351 | 13.351 | 13.351 | 13.351 | 13.351 | 100.0% | 1 | | -> duration | 13.351 | 13.351 | 13.351 | 13.351 | 13.351 | 13.351 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.35073 Full duration: 30.368698 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.181 | 4.181 | 4.181 | 4.181 | 4.181 | 4.181 | 100.0% | 1 | | cinder_v2.delete_volume | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | total | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 100.0% | 1 | | -> duration | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 6.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.635405 Full duration: 22.904611 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 4.369 | 100.0% | 1 | | cinder_v2.extend_volume | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 100.0% | 1 | | cinder_v2.delete_volume | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 2.43 | 100.0% | 1 | | total | 9.348 | 9.348 | 9.348 | 9.348 | 9.348 | 9.348 | 100.0% | 1 | | -> duration | 9.348 | 9.348 | 9.348 | 9.348 | 9.348 | 9.348 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.34751 Full duration: 26.295111 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.211 | 4.211 | 4.211 | 4.211 | 4.211 | 4.211 | 100.0% | 1 | | cinder_v2.delete_volume | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 2.426 | 100.0% | 1 | | total | 6.638 | 6.638 | 6.638 | 6.638 | 6.638 | 6.638 | 100.0% | 1 | | -> duration | 6.638 | 6.638 | 6.638 | 6.638 | 6.638 | 6.638 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.63763 Full duration: 28.327798 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 100.0% | 1 | | cinder_v2.list_qos | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> duration | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.150056 Full duration: 16.94882 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 100.0% | 1 | | cinder_v2.set_qos | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | -> duration | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.679415 Full duration: 17.72815 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | cinder_v2.list_types | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> duration | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.238908 Full duration: 16.707639 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d1106743-faad-4faa-a95f-9e14d6176a93 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> duration | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.221212 Full duration: 17.297405 HINTS: * To plot HTML graphics with this data, run: rally task report d1106743-faad-4faa-a95f-9e14d6176a93 --out output.html * To generate a JUnit report, run: rally task export d1106743-faad-4faa-a95f-9e14d6176a93 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d1106743-faad-4faa-a95f-9e14d6176a93 --json --out output.json 2018-04-10 19:10:01,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd1106743-faad-4faa-a95f-9e14d6176a93'] 2018-04-10 19:10:03,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:10:03,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd1106743-faad-4faa-a95f-9e14d6176a93', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-10 19:10:03,237 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-10 19:10:03,237 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-10 19:10:03,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-10 19:10:03,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:10:03,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:10:03,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:12:14,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c6446a2f-6ac2-4e0f-a140-fa4f074049c4 2018-04-10 19:12:14,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c6446a2f-6ac2-4e0f-a140-fa4f074049c4'] 2018-04-10 19:12:15,637 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c6446a2f-6ac2-4e0f-a140-fa4f074049c4: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c6446a2f-6ac2-4e0f-a140-fa4f074049c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 8.931 | 8.931 | 8.931 | 8.931 | 8.931 | 8.931 | 100.0% | 1 | | heat.update_stack | 4.818 | 4.818 | 4.818 | 4.818 | 4.818 | 4.818 | 100.0% | 1 | | heat.delete_stack | 4.597 | 4.597 | 4.597 | 4.597 | 4.597 | 4.597 | 100.0% | 1 | | total | 18.347 | 18.347 | 18.347 | 18.347 | 18.347 | 18.347 | 100.0% | 1 | | -> duration | 14.347 | 14.347 | 14.347 | 14.347 | 14.347 | 14.347 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.346564 Full duration: 34.691682 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c6446a2f-6ac2-4e0f-a140-fa4f074049c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.432 | 7.432 | 7.432 | 7.432 | 7.432 | 7.432 | 100.0% | 1 | | heat.check_stack | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 100.0% | 1 | | heat.delete_stack | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 100.0% | 1 | | total | 11.311 | 11.311 | 11.311 | 11.311 | 11.311 | 11.311 | 100.0% | 1 | | -> duration | 9.311 | 9.311 | 9.311 | 9.311 | 9.311 | 9.311 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.310629 Full duration: 27.585254 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c6446a2f-6ac2-4e0f-a140-fa4f074049c4 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.553 | 6.553 | 6.553 | 6.553 | 6.553 | 6.553 | 100.0% | 1 | | heat.suspend_stack | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | heat.resume_stack | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 100.0% | 1 | | heat.delete_stack | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 100.0% | 1 | | total | 11.946 | 11.946 | 11.946 | 11.946 | 11.946 | 11.946 | 100.0% | 1 | | -> duration | 9.946 | 9.946 | 9.946 | 9.946 | 9.946 | 9.946 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.945602 Full duration: 28.943423 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task c6446a2f-6ac2-4e0f-a140-fa4f074049c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.162076 Full duration: 15.610912 HINTS: * To plot HTML graphics with this data, run: rally task report c6446a2f-6ac2-4e0f-a140-fa4f074049c4 --out output.html * To generate a JUnit report, run: rally task export c6446a2f-6ac2-4e0f-a140-fa4f074049c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c6446a2f-6ac2-4e0f-a140-fa4f074049c4 --json --out output.json 2018-04-10 19:12:15,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c6446a2f-6ac2-4e0f-a140-fa4f074049c4'] 2018-04-10 19:12:17,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:12:17,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c6446a2f-6ac2-4e0f-a140-fa4f074049c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-10 19:12:17,138 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-10 19:12:17,138 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-10 19:12:17,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-10 19:12:17,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:12:17,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:12:17,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:17:01,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e8f8d62c-446d-4ce3-86c3-14a0fa08e432 2018-04-10 19:17:01,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e8f8d62c-446d-4ce3-86c3-14a0fa08e432'] 2018-04-10 19:17:03,278 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.add_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.revoke_role | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> duration | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.989635 Full duration: 22.729276 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | keystone_v3.add_role | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | keystone_v3.list_roles | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.916675 Full duration: 21.245305 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | keystone_v3.list_projects | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> duration | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890851 Full duration: 20.119157 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | keystone_v3.delete_role | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.039375 Full duration: 20.65257 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | keystone_v3.delete_service | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> duration | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.932984 Full duration: 20.460193 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | keystone_v3.create_user | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> keystone_v3.add_role | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | keystone_v3.create_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | keystone_v3.get_project | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_user | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.list_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_services | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 1.972 | 1.972 | 1.972 | 1.972 | 1.972 | 1.972 | 100.0% | 1 | | -> duration | 1.972 | 1.972 | 1.972 | 1.972 | 1.972 | 1.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.972265 Full duration: 26.966916 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | keystone_v3.update_project | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.delete_project | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.227183 Full duration: 17.438541 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951797 Full duration: 22.58846 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 2.516 | 2.516 | 2.516 | 2.516 | 2.516 | 2.516 | 100.0% | 1 | | total | 2.517 | 2.517 | 2.517 | 2.517 | 2.517 | 2.517 | 100.0% | 1 | | -> duration | 2.517 | 2.517 | 2.517 | 2.517 | 2.517 | 2.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.51652 Full duration: 22.171393 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | keystone_v3.list_users | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.95669 Full duration: 22.410717 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task e8f8d62c-446d-4ce3-86c3-14a0fa08e432 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | keystone_v3.create_users | 4.866 | 4.866 | 4.866 | 4.866 | 4.866 | 4.866 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.866 | 4.866 | 4.866 | 4.866 | 4.866 | 4.866 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | total | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | -> duration | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.003201 Full duration: 35.122754 HINTS: * To plot HTML graphics with this data, run: rally task report e8f8d62c-446d-4ce3-86c3-14a0fa08e432 --out output.html * To generate a JUnit report, run: rally task export e8f8d62c-446d-4ce3-86c3-14a0fa08e432 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e8f8d62c-446d-4ce3-86c3-14a0fa08e432 --json --out output.json 2018-04-10 19:17:03,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e8f8d62c-446d-4ce3-86c3-14a0fa08e432'] 2018-04-10 19:17:04,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:17:04,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e8f8d62c-446d-4ce3-86c3-14a0fa08e432', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-10 19:17:04,853 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-10 19:17:04,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-10 19:17:04,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-10 19:17:04,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:17:04,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:17:04,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:25:41,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : adeeff61-e110-4a36-8821-59eb0181f436 2018-04-10 19:25:41,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'adeeff61-e110-4a36-8821-59eb0181f436'] 2018-04-10 19:25:43,549 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | neutron.delete_network | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 1.461 | 100.0% | 1 | | total | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 100.0% | 1 | | -> duration | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.320857 Full duration: 21.022605 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 3.931 | 3.931 | 3.931 | 3.931 | 3.931 | 3.931 | 100.0% | 1 | | neutron.delete_port | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 100.0% | 1 | | total | 6.307 | 6.307 | 6.307 | 6.307 | 6.307 | 6.307 | 100.0% | 1 | | -> duration | 6.307 | 6.307 | 6.307 | 6.307 | 6.307 | 6.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.307498 Full duration: 53.87431 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 100.0% | 1 | | neutron.create_subnet | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | neutron.create_router | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | neutron.add_interface_router | 4.871 | 4.871 | 4.871 | 4.871 | 4.871 | 4.871 | 100.0% | 1 | | neutron.remove_interface_router | 3.435 | 3.435 | 3.435 | 3.435 | 3.435 | 3.435 | 100.0% | 1 | | neutron.delete_router | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | total | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 100.0% | 1 | | -> duration | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 13.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.976949 Full duration: 68.315707 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 100.0% | 1 | | neutron.delete_subnet | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | total | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 100.0% | 1 | | -> duration | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 4.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.125742 Full duration: 51.620241 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 100.0% | 1 | | neutron.list_networks | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 100.0% | 1 | | -> duration | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.188767 Full duration: 23.071429 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 4.367 | 4.367 | 4.367 | 4.367 | 4.367 | 4.367 | 100.0% | 1 | | neutron.list_ports | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 100.0% | 1 | | -> duration | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.65738 Full duration: 50.071322 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | neutron.create_subnet | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 1.808 | 100.0% | 1 | | neutron.create_router | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | neutron.add_interface_router | 5.27 | 5.27 | 5.27 | 5.27 | 5.27 | 5.27 | 100.0% | 1 | | neutron.list_routers | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | total | 9.562 | 9.562 | 9.562 | 9.562 | 9.562 | 9.562 | 100.0% | 1 | | -> duration | 9.562 | 9.562 | 9.562 | 9.562 | 9.562 | 9.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.56219 Full duration: 64.603266 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 100.0% | 1 | | neutron.create_subnet | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 2.181 | 100.0% | 1 | | neutron.list_subnets | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 4.719 | 4.719 | 4.719 | 4.719 | 4.719 | 4.719 | 100.0% | 1 | | -> duration | 4.719 | 4.719 | 4.719 | 4.719 | 4.719 | 4.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.718876 Full duration: 61.564342 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 2.071 | 2.071 | 2.071 | 2.071 | 2.071 | 2.071 | 100.0% | 1 | | neutron.delete_security_group | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 2.393 | 2.393 | 2.393 | 2.393 | 2.393 | 2.393 | 100.0% | 1 | | -> duration | 2.393 | 2.393 | 2.393 | 2.393 | 2.393 | 2.393 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.392578 Full duration: 22.311821 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | neutron.create_security_group_rule | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | neutron.delete_security_group | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 100.0% | 1 | | -> duration | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.156699 Full duration: 22.022849 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task adeeff61-e110-4a36-8821-59eb0181f436 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.39 | 2.39 | 2.39 | 2.39 | 2.39 | 2.39 | 100.0% | 1 | | neutron.create_router | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | neutron.add_gateway_router | 4.673 | 4.673 | 4.673 | 4.673 | 4.673 | 4.673 | 100.0% | 1 | | neutron.remove_gateway_router | 4.758 | 4.758 | 4.758 | 4.758 | 4.758 | 4.758 | 100.0% | 1 | | total | 12.241 | 12.241 | 12.241 | 12.241 | 12.241 | 12.241 | 100.0% | 1 | | -> duration | 12.241 | 12.241 | 12.241 | 12.241 | 12.241 | 12.241 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.240961 Full duration: 41.471837 HINTS: * To plot HTML graphics with this data, run: rally task report adeeff61-e110-4a36-8821-59eb0181f436 --out output.html * To generate a JUnit report, run: rally task export adeeff61-e110-4a36-8821-59eb0181f436 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report adeeff61-e110-4a36-8821-59eb0181f436 --json --out output.json 2018-04-10 19:25:43,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'adeeff61-e110-4a36-8821-59eb0181f436'] 2018-04-10 19:25:45,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:25:45,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'adeeff61-e110-4a36-8821-59eb0181f436', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-10 19:25:45,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-10 19:25:45,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-10 19:25:45,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-10 19:25:45,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:25:45,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:25:45,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:36:55,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7af16f0f-afac-443a-8fa0-b39e7d53f121 2018-04-10 19:36:55,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7af16f0f-afac-443a-8fa0-b39e7d53f121'] 2018-04-10 19:36:56,910 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "block_migration": false, "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 23.79 | 23.79 | 23.79 | 23.79 | 23.79 | 23.79 | 100.0% | 1 | | nova.find_host_to_migrate | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | nova.live_migrate | 25.602 | 25.602 | 25.602 | 25.602 | 25.602 | 25.602 | 100.0% | 1 | | nova.delete_server | 7.534 | 7.534 | 7.534 | 7.534 | 7.534 | 7.534 | 100.0% | 1 | | total | 58.051 | 58.051 | 58.051 | 58.051 | 58.051 | 58.051 | 100.0% | 1 | | -> duration | 57.051 | 57.051 | 57.051 | 57.051 | 57.051 | 57.051 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.051274 Full duration: 71.249486 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 22.983 | 22.983 | 22.983 | 22.983 | 22.983 | 22.983 | 100.0% | 1 | | cinder_v2.create_volume | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 100.0% | 1 | | nova.attach_volume | 5.988 | 5.988 | 5.988 | 5.988 | 5.988 | 5.988 | 100.0% | 1 | | nova.find_host_to_migrate | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | nova.live_migrate | 23.389 | 23.389 | 23.389 | 23.389 | 23.389 | 23.389 | 100.0% | 1 | | nova.detach_volume | 7.819 | 7.819 | 7.819 | 7.819 | 7.819 | 7.819 | 100.0% | 1 | | cinder_v2.delete_volume | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 100.0% | 1 | | nova.delete_server | 7.583 | 7.583 | 7.583 | 7.583 | 7.583 | 7.583 | 100.0% | 1 | | total | 75.21 | 75.21 | 75.21 | 75.21 | 75.21 | 75.21 | 100.0% | 1 | | -> duration | 74.21 | 74.21 | 74.21 | 74.21 | 74.21 | 74.21 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 74.20951 Full duration: 92.880826 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 13.374 | 13.374 | 13.374 | 13.374 | 13.374 | 13.374 | 100.0% | 1 | | nova.boot_server | 19.134 | 19.134 | 19.134 | 19.134 | 19.134 | 19.134 | 100.0% | 1 | | nova.find_host_to_migrate | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 1.182 | 100.0% | 1 | | nova.live_migrate | 17.413 | 17.413 | 17.413 | 17.413 | 17.413 | 17.413 | 100.0% | 1 | | nova.delete_server | 5.313 | 5.313 | 5.313 | 5.313 | 5.313 | 5.313 | 100.0% | 1 | | total | 56.417 | 56.417 | 56.417 | 56.417 | 56.417 | 56.417 | 100.0% | 1 | | -> duration | 55.417 | 55.417 | 55.417 | 55.417 | 55.417 | 55.417 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.417079 Full duration: 73.44124 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "server_kwargs": { "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 1.502 | 100.0% | 1 | | nova.boot_server | 17.199 | 17.199 | 17.199 | 17.199 | 17.199 | 17.199 | 100.0% | 1 | | nova.delete_server | 4.964 | 4.964 | 4.964 | 4.964 | 4.964 | 4.964 | 100.0% | 1 | | nova.delete_keypair | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | total | 23.834 | 23.834 | 23.834 | 23.834 | 23.834 | 23.834 | 100.0% | 1 | | -> duration | 22.834 | 22.834 | 22.834 | 22.834 | 22.834 | 22.834 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.834035 Full duration: 64.785826 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "volume_size": 5, "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 12.317 | 12.317 | 12.317 | 12.317 | 12.317 | 12.317 | 100.0% | 1 | | nova.boot_server | 16.692 | 16.692 | 16.692 | 16.692 | 16.692 | 16.692 | 100.0% | 1 | | nova.delete_server | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 100.0% | 1 | | total | 34.048 | 34.048 | 34.048 | 34.048 | 34.048 | 34.048 | 100.0% | 1 | | -> duration | 33.048 | 33.048 | 33.048 | 33.048 | 33.048 | 33.048 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.048356 Full duration: 76.123265 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "force_delete": false, "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 19.37 | 19.37 | 19.37 | 19.37 | 19.37 | 19.37 | 100.0% | 1 | | nova.pause_server | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 100.0% | 1 | | nova.unpause_server | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 100.0% | 1 | | nova.delete_server | 5.036 | 5.036 | 5.036 | 5.036 | 5.036 | 5.036 | 100.0% | 1 | | total | 30.228 | 30.228 | 30.228 | 30.228 | 30.228 | 30.228 | 100.0% | 1 | | -> duration | 25.228 | 25.228 | 25.228 | 25.228 | 25.228 | 25.228 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.228008 Full duration: 69.953434 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "nics": [ { "net-id": "892cef7e-393e-4cec-ae83-a4fd02b4f5de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 20.511 | 20.511 | 20.511 | 20.511 | 20.511 | 20.511 | 100.0% | 1 | | nova.migrate | 50.858 | 50.858 | 50.858 | 50.858 | 50.858 | 50.858 | 100.0% | 1 | | nova.resize_confirm | 5.457 | 5.457 | 5.457 | 5.457 | 5.457 | 5.457 | 100.0% | 1 | | nova.delete_server | 7.64 | 7.64 | 7.64 | 7.64 | 7.64 | 7.64 | 100.0% | 1 | | total | 84.468 | 84.468 | 84.468 | 84.468 | 84.468 | 84.468 | 100.0% | 1 | | -> duration | 83.468 | 83.468 | 83.468 | 83.468 | 83.468 | 83.468 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.468132 Full duration: 96.685391 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "image": { "name": "Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 18.646 | 18.646 | 18.646 | 18.646 | 18.646 | 18.646 | 100.0% | 1 | | nova.list_interfaces | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 18.886 | 18.886 | 18.886 | 18.886 | 18.886 | 18.886 | 100.0% | 1 | | -> duration | 17.886 | 17.886 | 17.886 | 17.886 | 17.886 | 17.886 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.886035 Full duration: 66.599042 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7af16f0f-afac-443a-8fa0-b39e7d53f121 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | nova.delete_server_group | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | -> duration | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 1.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.517839 Full duration: 13.179744 HINTS: * To plot HTML graphics with this data, run: rally task report 7af16f0f-afac-443a-8fa0-b39e7d53f121 --out output.html * To generate a JUnit report, run: rally task export 7af16f0f-afac-443a-8fa0-b39e7d53f121 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7af16f0f-afac-443a-8fa0-b39e7d53f121 --json --out output.json 2018-04-10 19:36:56,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7af16f0f-afac-443a-8fa0-b39e7d53f121'] 2018-04-10 19:36:58,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:36:58,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7af16f0f-afac-443a-8fa0-b39e7d53f121', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-10 19:36:58,651 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-10 19:36:58,651 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-10 19:36:58,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-10 19:36:58,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 19:36:58,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 19:36:58,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '892cef7e-393e-4cec-ae83-a4fd02b4f5de', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'flavor_name': 'rally-tiny-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-81178e63-1ce3-4063-bf2a-f841e22b1a6e', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 19:38:15,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ddb1a002-d649-4f6c-bd95-957288afc345 2018-04-10 19:38:15,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ddb1a002-d649-4f6c-bd95-957288afc345'] 2018-04-10 19:38:17,453 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ddb1a002-d649-4f6c-bd95-957288afc345: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddb1a002-d649-4f6c-bd95-957288afc345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | quotas.delete_quotas | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | -> duration | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.3166 Full duration: 12.343848 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddb1a002-d649-4f6c-bd95-957288afc345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.866 | 1.866 | 1.866 | 1.866 | 1.866 | 1.866 | 100.0% | 1 | | total | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> duration | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.866623 Full duration: 12.387458 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddb1a002-d649-4f6c-bd95-957288afc345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | total | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | -> duration | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 1.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.566652 Full duration: 12.254764 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddb1a002-d649-4f6c-bd95-957288afc345 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | total | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> duration | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 1.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.83588 Full duration: 13.466047 HINTS: * To plot HTML graphics with this data, run: rally task report ddb1a002-d649-4f6c-bd95-957288afc345 --out output.html * To generate a JUnit report, run: rally task export ddb1a002-d649-4f6c-bd95-957288afc345 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ddb1a002-d649-4f6c-bd95-957288afc345 --json --out output.json 2018-04-10 19:38:17,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ddb1a002-d649-4f6c-bd95-957288afc345'] 2018-04-10 19:38:19,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 19:38:19,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ddb1a002-d649-4f6c-bd95-957288afc345', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-10 19:38:19,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-10 19:38:19,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:08 | 6 | 100.00% | | glance | 02:07 | 4 | 100.00% | | cinder | 03:52 | 10 | 100.00% | | heat | 01:46 | 4 | 100.00% | | keystone | 04:11 | 11 | 100.00% | | neutron | 07:59 | 11 | 100.00% | | nova | 10:24 | 9 | 100.00% | | quotas | 00:50 | 4 | 100.00% | | | | | | | TOTAL: | 00:32:22 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-10 19:38:19,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-10 19:38:33,815 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 19:38:33,816 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 37:51 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-10 19:38:33,820 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-10 19:38:33,981 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 19:38:37,681 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-10 19:38:37.151 11201 INFO rally.deployment.engine [-] Deployment c98969ae-7c90-4749-9e75-23bd8f97f474 | Starting: Destroy cloud and free allocated resources. 2018-04-10 19:38:37.242 11201 INFO rally.deployment.engine [-] Deployment c98969ae-7c90-4749-9e75-23bd8f97f474 | Completed: Destroy cloud and free allocated resources. 2018-04-10 19:38:37.263 11201 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b). 2018-04-10 19:38:37.268 11201 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-10 19:38:41,287 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 19:38:40.746 11204 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=17b0cdc7-5dfe-4da0-beee-3379acb8b15b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 17b0cdc7-5dfe-4da0-beee-3379acb8b15b | 2018-04-10T19:38:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 17b0cdc7-5dfe-4da0-beee-3379acb8b15b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 19:38:46,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-10 19:38:46,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-10 19:38:49,898 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-10 19:38:49.340 11210 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9c87a494-a92a-4a4c-83a2-93ceee34957b). 2018-04-10 19:38:49.532 11210 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-10 19:38:54,885 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-10 19:38:52.944 11213 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-10 19:38:53.081 11213 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-10 19:38:54.466 11213 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9) as the default verifier for the future CLI operations. 2018-04-10 19:38:59,420 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-10 19:39:03,252 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-10 19:39:12,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-10 19:39:19,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-10 19:39:18.787 11232 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9) for deployment 'opnfv-rally' (UUID=17b0cdc7-5dfe-4da0-beee-3379acb8b15b). 2018-04-10 19:39:19.644 11232 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9) has been successfully configured for deployment 'opnfv-rally' (UUID=17b0cdc7-5dfe-4da0-beee-3379acb8b15b)! 2018-04-10 19:39:19,855 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-10 19:39:19,855 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-10 19:39:19,857 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-10 19:39:22,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-10 19:39:25,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:39:25.698 11244 INFO rally.api [-] Starting verification (UUID=b7ac5c74-e550-412b-a2de-6102c4627eef) for deployment 'opnfv-rally' (UUID=17b0cdc7-5dfe-4da0-beee-3379acb8b15b) by verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9). 2018-04-10 19:39:25,700 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b7ac5c74-e550-412b-a2de-6102c4627eef 2018-04-10 19:40:10,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:10.198 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [3.348s] 2018-04-10 19:40:10,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:10.299 11244 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [3.378s] 2018-04-10 19:40:10,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:10.647 11244 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.347s] 2018-04-10 19:40:10,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:10.775 11244 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [2.427s] 2018-04-10 19:40:10,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:10.958 11244 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [2.442s] 2018-04-10 19:40:11,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:11.137 11244 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.177s] 2018-04-10 19:40:11,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:11.487 11244 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.124s] 2018-04-10 19:40:11,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:11.654 11244 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [9.705s] 2018-04-10 19:40:12,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:12.607 11244 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [4.508s] 2018-04-10 19:40:13,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:13.584 11244 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.761s] 2018-04-10 19:40:15,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:15.210 11244 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.399s] 2018-04-10 19:40:15,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:15.236 11244 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.026s] 2018-04-10 19:40:19,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:19.243 11244 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [2.753s] 2018-04-10 19:40:19,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:19.340 11244 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.096s] 2018-04-10 19:40:19,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:19.405 11244 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [3.576s] 2018-04-10 19:40:19,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:19.453 11244 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [5.868s] 2018-04-10 19:40:19,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:19.509 11244 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.056s] 2018-04-10 19:40:23,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:23.959 11244 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [8.720s] 2018-04-10 19:40:23,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:23.985 11244 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.027s] 2018-04-10 19:40:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:24.013 11244 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.027s] 2018-04-10 19:40:24,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:24.547 11244 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [13.084s] 2018-04-10 19:40:24,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:24.607 11244 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.061s] 2018-04-10 19:40:31,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:31.284 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [23.555s] 2018-04-10 19:40:35,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:35.376 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [16.573s] 2018-04-10 19:40:41,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:41.794 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [33.304s] 2018-04-10 19:40:47,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.595 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.033s] 2018-04-10 19:40:47,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.658 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.062s] 2018-04-10 19:40:47,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.722 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.064s] 2018-04-10 19:40:47,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.773 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.051s] 2018-04-10 19:40:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.803 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.029s] 2018-04-10 19:40:47,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.830 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.027s] 2018-04-10 19:40:47,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.922 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.090s] 2018-04-10 19:40:47,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:47.997 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.074s] 2018-04-10 19:40:48,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.024 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.025s] 2018-04-10 19:40:48,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.193 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.169s] 2018-04-10 19:40:48,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.226 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.034s] 2018-04-10 19:40:48,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.354 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.126s] 2018-04-10 19:40:48,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.525 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.172s] 2018-04-10 19:40:48,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.642 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.116s] 2018-04-10 19:40:48,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.765 11244 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [12.687s] 2018-04-10 19:40:48,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:48.785 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.143s] 2018-04-10 19:40:51,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:51.883 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [41.684s] 2018-04-10 19:40:52,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:52.616 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [17.238s] 2018-04-10 19:40:57,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:57.317 11244 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [30.654s] 2018-04-10 19:40:58,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:40:58.037 11244 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [9.270s] 2018-04-10 19:41:01,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:01.684 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [12.898s] 2018-04-10 19:41:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:01.746 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.062s] 2018-04-10 19:41:01,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:01.815 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.068s] 2018-04-10 19:41:01,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:01.834 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.018s] 2018-04-10 19:41:01,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:01.962 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.127s] 2018-04-10 19:41:02,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:02.080 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.116s] 2018-04-10 19:41:02,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:02.203 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.122s] 2018-04-10 19:41:02,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:02.298 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.095s] 2018-04-10 19:41:13,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:13.479 11244 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [15.441s] 2018-04-10 19:41:14,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:14.084 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [42.798s] 2018-04-10 19:41:14,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:14.207 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [22.326s] 2018-04-10 19:41:30,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:30.316 11244 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [31.174s] 2018-04-10 19:41:31,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:31.462 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [64.969s] 2018-04-10 19:41:37,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:37.668 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [23.459s] 2018-04-10 19:41:46,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:46.777 11244 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [25.577s] 2018-04-10 19:41:58,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:58.185 11244 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [27.869s] 2018-04-10 19:41:59,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:59.027 11244 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [12.249s] 2018-04-10 19:41:59,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:41:59.512 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [21.843s] 2018-04-10 19:42:09,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:09.919 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.121s] 2018-04-10 19:42:10,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:10.024 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.103s] 2018-04-10 19:42:10,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:10.178 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.153s] 2018-04-10 19:42:11,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:11.181 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.005s] 2018-04-10 19:42:11,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:11.550 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.367s] 2018-04-10 19:42:12,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:12.187 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.637s] 2018-04-10 19:42:12,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:12.260 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.073s] 2018-04-10 19:42:12,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:12.389 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.129s] 2018-04-10 19:42:12,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:12.639 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.249s] 2018-04-10 19:42:12,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:12.952 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... fail [0.310s] 2018-04-10 19:42:13,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:13.048 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.096s] 2018-04-10 19:42:13,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:13.304 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.256s] 2018-04-10 19:42:13,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:13.507 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.202s] 2018-04-10 19:42:13,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:13.875 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... fail [0.365s] 2018-04-10 19:42:14,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:14.131 11244 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... fail [0.255s] 2018-04-10 19:42:28,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:28.236 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.024s] 2018-04-10 19:42:28,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:28.253 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.018s] 2018-04-10 19:42:28,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:28.368 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.114s] 2018-04-10 19:42:28,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:28.729 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.360s] 2018-04-10 19:42:29,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:29.554 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.825s] 2018-04-10 19:42:29,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:29.685 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.129s] 2018-04-10 19:42:29,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:29.789 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.104s] 2018-04-10 19:42:29,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:29.863 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.073s] 2018-04-10 19:42:29,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:29.946 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.082s] 2018-04-10 19:42:30,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:30.015 11244 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.069s] 2018-04-10 19:42:42,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:42.781 11244 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [14.874s] 2018-04-10 19:42:43,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:43.204 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.146s] 2018-04-10 19:42:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:43.328 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.124s] 2018-04-10 19:42:48,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:48.971 11244 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [6.189s] 2018-04-10 19:42:49,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:49.749 11244 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.102s] 2018-04-10 19:42:54,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:54.104 11244 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [100.616s] 2018-04-10 19:42:57,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:42:57.386 11244 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [8.414s] 2018-04-10 19:43:02,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:43:02.839 11244 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [169.740s] 2018-04-10 19:43:15,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:43:15.509 11244 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [197.328s] 2018-04-10 19:43:16,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:43:16.163 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [104.699s] 2018-04-10 19:43:16,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:43:16.371 11244 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [18.984s] 2018-04-10 19:44:02,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:02.852 11244 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... fail [60.012s] 2018-04-10 19:44:06,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:06.740 11244 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [50.369s] 2018-04-10 19:44:15,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:15.578 11244 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... fail [60.020s] 2018-04-10 19:44:15,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:15.729 11244 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... fail [0.151s] 2018-04-10 19:44:16,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:16.182 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... fail [60.011s] 2018-04-10 19:44:16,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:16.448 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.268s] 2018-04-10 19:44:31,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:31.845 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [15.401s] 2018-04-10 19:44:39,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:39.477 11244 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [32.737s] 2018-04-10 19:44:45,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:45.434 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [13.589s] 2018-04-10 19:44:45,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:45.530 11244 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.095s] 2018-04-10 19:44:45,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:45.648 11244 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [115.885s] 2018-04-10 19:44:58,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:44:58.991 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [179.478s] 2018-04-10 19:45:02,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:45:02.911 11244 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... fail [60.050s] 2018-04-10 19:45:38,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:45:38.316 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [17.446s] 2018-04-10 19:45:56,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:45:56.193 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [17.876s] 2018-04-10 19:46:03,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:03.045 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [6.849s] 2018-04-10 19:46:09,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:09.615 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [295.520s] 2018-04-10 19:46:17,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:17.226 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [14.180s] 2018-04-10 19:46:25,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:25.220 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [343.368s] 2018-04-10 19:46:25,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:25.787 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [8.559s] 2018-04-10 19:46:31,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:31.802 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [92.810s] 2018-04-10 19:46:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:33.042 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [7.254s] 2018-04-10 19:46:33,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:33.681 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.640s] 2018-04-10 19:46:34,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:34.114 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.432s] 2018-04-10 19:46:34,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:34.562 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.447s] 2018-04-10 19:46:38,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:38.998 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [7.196s] 2018-04-10 19:46:39,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:39.055 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.055s] 2018-04-10 19:46:39,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:39.139 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.083s] 2018-04-10 19:46:39,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:39.180 11244 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.041s] 2018-04-10 19:46:39,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:39.298 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [4.735s] 2018-04-10 19:46:39,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:39.721 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.423s] 2018-04-10 19:46:40,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:40.155 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.432s] 2018-04-10 19:46:40,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:40.606 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.450s] 2018-04-10 19:46:45,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:45.024 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [4.417s] 2018-04-10 19:46:45,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:45.452 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.427s] 2018-04-10 19:46:45,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:45.854 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.400s] 2018-04-10 19:46:46,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:46.286 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.432s] 2018-04-10 19:46:46,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:46.743 11244 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.456s] 2018-04-10 19:46:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:47.469 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [37.865s] 2018-04-10 19:46:59,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:46:59.543 11244 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-04-10 19:47:01,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:01.762 11244 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-04-10 19:47:07,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:07.279 11244 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-04-10 19:47:14,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:14.268 11244 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... fail 2018-04-10 19:47:24,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:24.853 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [37.381s] 2018-04-10 19:47:28,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:28.249 11244 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON ... fail 2018-04-10 19:47:36,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:36.112 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [11.260s] 2018-04-10 19:47:45,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:45.109 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.994s] 2018-04-10 19:47:45,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:47:45.312 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.204s] 2018-04-10 19:48:02,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:48:02.530 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [97.306s] 2018-04-10 19:48:17,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:48:17.855 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [15.321s] 2018-04-10 19:49:34,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:49:34.015 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [76.149s] 2018-04-10 19:49:40,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b7ac5c74-e550-412b-a2de-6102c4627eef']'. 2018-04-10 19:49:41,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-10 19:49:41,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-10 19:49:41,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b7ac5c74-e550-412b-a2de-6102c4627eef | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-10 19:39:25 | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-10 19:49:39 | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:14 | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 61678bfe-40ac-42ca-96a1-a1ae17ebcfa9) | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 17b0cdc7-5dfe-4da0-beee-3379acb8b15b) | 2018-04-10 19:49:41,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 172 | 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 591.267 | 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 137 | 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 35 | 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 19:49:41,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-10 19:49:41,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 79.6511627907% 2018-04-10 19:49:53,900 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 19:49:53,901 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 10:54 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-10 19:49:53,906 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-10 19:49:53,906 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-10 19:49:54,033 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 19:49:58,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-10 19:49:58.468 11449 INFO rally.deployment.engine [-] Deployment 17b0cdc7-5dfe-4da0-beee-3379acb8b15b | Starting: Destroy cloud and free allocated resources. 2018-04-10 19:49:58.590 11449 INFO rally.deployment.engine [-] Deployment 17b0cdc7-5dfe-4da0-beee-3379acb8b15b | Completed: Destroy cloud and free allocated resources. 2018-04-10 19:49:58.629 11449 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9) for deployment 'opnfv-rally'. 2018-04-10 19:49:58.652 11449 INFO rally.api [-] Deleting verification (UUID=b7ac5c74-e550-412b-a2de-6102c4627eef). 2018-04-10 19:49:58.691 11449 INFO rally.api [-] Verification has been successfully deleted! 2018-04-10 19:49:58.692 11449 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9). 2018-04-10 19:49:58.707 11449 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-10 19:50:02,618 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 19:50:02.034 11452 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=29ab52a5-43a1-4239-9108-0c5567637ca4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 29ab52a5-43a1-4239-9108-0c5567637ca4 | 2018-04-10T19:50:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 29ab52a5-43a1-4239-9108-0c5567637ca4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 19:50:07,402 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-10 19:50:07,402 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-10 19:50:13,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-10 19:50:12.315 11458 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=61678bfe-40ac-42ca-96a1-a1ae17ebcfa9). 2018-04-10 19:50:12.867 11458 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-10 19:50:18,639 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-10 19:50:16.280 11461 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-10 19:50:16.466 11461 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-10 19:50:18.235 11461 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ea1c0237-d0c7-4e7e-acf8-a6e0c02acbee) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ea1c0237-d0c7-4e7e-acf8-a6e0c02acbee) as the default verifier for the future CLI operations. 2018-04-10 19:50:23,027 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-10 19:50:28,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-10 19:50:39,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-10 19:50:46,882 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-10 19:50:45.506 11480 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ea1c0237-d0c7-4e7e-acf8-a6e0c02acbee) for deployment 'opnfv-rally' (UUID=29ab52a5-43a1-4239-9108-0c5567637ca4). 2018-04-10 19:50:46.499 11480 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ea1c0237-d0c7-4e7e-acf8-a6e0c02acbee) has been successfully configured for deployment 'opnfv-rally' (UUID=29ab52a5-43a1-4239-9108-0c5567637ca4)! 2018-04-10 19:50:46,883 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-10 19:50:46,883 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-10 19:50:46,884 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-10 19:50:46,891 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-10 19:50:54,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ea1c0237-d0c7-4e7e-acf8-a6e0c02acbee/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-10 19:50:54,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-10 19:50:57,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 19:50:57.462 11489 INFO rally.api [-] Starting verification (UUID=d04977fd-3f7e-445d-90c4-229a4675f09c) for deployment 'opnfv-rally' (UUID=29ab52a5-43a1-4239-9108-0c5567637ca4) by verifier 'opnfv-tempest' (UUID=ea1c0237-d0c7-4e7e-acf8-a6e0c02acbee). 2018-04-10 19:50:57,464 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d04977fd-3f7e-445d-90c4-229a4675f09c 2018-04-10 20:05:08,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd04977fd-3f7e-445d-90c4-229a4675f09c']'. 2018-04-10 20:05:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-10 20:05:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-10 20:05:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 20:05:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d04977fd-3f7e-445d-90c4-229a4675f09c | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-10 19:50:57 | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-10 20:05:07 | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:10 | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ea1c0237-d0c7-4e7e-acf8-a6e0c02acbee) | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 29ab52a5-43a1-4239-9108-0c5567637ca4) | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 816.248 | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 128 | 2018-04-10 20:05:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 140 | 2018-04-10 20:05:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-10 20:05:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-10 20:05:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 19 | 2018-04-10 20:05:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 20:05:10,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-10 20:05:10,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 87.074829932% 2018-04-10 20:05:24,111 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 20:05:24,112 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 15:01 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-10 20:05:24,115 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-04-10 20:05:24,116 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-10 20:05:25,462 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 21:37:44,369 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... FAIL test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3030, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[1])) AssertionError: False is not true ---------------------------------------------------------------------- Ran 119 tests in 5538.851s FAILED (failures=1) 2018-04-10 21:37:45,000 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 21:37:45,001 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 92:19 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-10 21:37:45,004 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-10 21:37:45,004 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 02:02 | PASS | | vping_userdata | functest | smoke | 01:36 | PASS | | tempest_smoke_serial | functest | smoke | 25:07 | PASS | | rally_sanity | functest | smoke | 37:51 | PASS | | refstack_defcore | functest | smoke | 10:54 | FAIL | | patrole | functest | smoke | 15:01 | FAIL | | snaps_smoke | functest | smoke | 92:19 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-10 21:37:45,009 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-10 21:37:55,340 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-daisy-virtual-daily-master-35 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | zte-virtual1 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 21:37:55,344 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=keystone export OS_AUTH_URL=http://10.20.11.11:35357/v3 export OS_INTERFACE=internal export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_AUTH_PLUGIN=password 2018-04-10 21:37:55,344 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 21:37:55,344 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-10 21:37:55,345 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-10 21:37:55,348 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK