2018-03-22 14:37:26,866 - functest.ci.check_deployment - DEBUG - 10.167.4.35:35357 is reachable! 2018-03-22 14:37:26,867 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.35:35357/v3 ...OK 2018-03-22 14:37:27,262 - functest.ci.check_deployment - INFO - Got token ...OK 2018-03-22 14:37:27,662 - functest.ci.check_deployment - DEBUG - 172.30.10.101:5000 is reachable! 2018-03-22 14:37:27,663 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.101:5000/v3 ...OK 2018-03-22 14:37:28,069 - functest.ci.check_deployment - DEBUG - 172.30.10.101:8774 is reachable! 2018-03-22 14:37:28,069 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.101:8774/v2.1/e4dfaae82d3d4713bd879aa678f6e07e ...OK 2018-03-22 14:37:28,466 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9696 is reachable! 2018-03-22 14:37:28,466 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.101:9696/ ...OK 2018-03-22 14:37:28,869 - functest.ci.check_deployment - DEBUG - 172.30.10.101:9292 is reachable! 2018-03-22 14:37:28,869 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.101:9292 ...OK 2018-03-22 14:37:30,189 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-22 14:37:31,890 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-22 14:37:31,938 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-22 14:37:34,167 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-03-22 14:37:41,088 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-50 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-22 14:37:41,091 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 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=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-22 14:37:41,091 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-22 14:37:41,091 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-03-22 14:37:41,092 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-22 14:37:41,092 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-22 14:37:43,364 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-22 14:37:50,916 - 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 7.540s OK 2018-03-22 14:37:51,027 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 14:37:51,027 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-22 14:37:51,031 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-22 14:37:52,896 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-22 14:49:09,969 - 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 677.018s OK 2018-03-22 14:49:10,080 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 14:49:10,081 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-22 14:49:10,085 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-22 14:49:11,118 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-22 14:49:59,570 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 48.451s OK 2018-03-22 14:49:59,694 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 14:49:59,694 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:48 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-22 14:49:59,698 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 11:17 | PASS | | snaps_health_check | functest | healthcheck | 00:48 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-22 14:49:59,701 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-22 14:50:06,272 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-50 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-22 14:50:06,274 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 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=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-22 14:50:06,275 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-22 14:50:06,275 - 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 odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-03-22 14:50:06,276 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-03-22 14:50:06,277 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-22 14:50:09,642 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-03-22 14:50:09,643 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-22 14:50:09,643 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-22 14:50:09' 2018-03-22 14:50:09,643 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:11,764 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:14,806 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:21,933 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:22,849 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:23,644 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:30,285 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:33,723 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6e120ea8-12b8-427b-ae00-e69be78da08a' 2018-03-22 14:50:53,837 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-22 14:51:14,470 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-22 14:51:16,777 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-22 14:51:17,785 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-22 14:51:43,622 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 14:51:43,622 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-22 14:51:43,627 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-22 14:51:43,724 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-22 14:51:43,725 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-22 14:51:43' 2018-03-22 14:51:43,725 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--a1f4960a-ac13-42a5-b6b2-005662564345' 2018-03-22 14:51:45,479 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a1f4960a-ac13-42a5-b6b2-005662564345' 2018-03-22 14:51:48,231 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a1f4960a-ac13-42a5-b6b2-005662564345' 2018-03-22 14:51:55,429 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a1f4960a-ac13-42a5-b6b2-005662564345' 2018-03-22 14:51:56,154 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a1f4960a-ac13-42a5-b6b2-005662564345' 2018-03-22 14:52:02,517 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a1f4960a-ac13-42a5-b6b2-005662564345' 2018-03-22 14:52:08,535 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-22 14:52:18,766 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-22 14:52:20,751 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-03-22 14:52:29,882 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-22 14:52:50,133 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 14:52:50,133 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-22 14:52:50,137 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-22 14:52:50,234 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-22 14:52:56,241 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-22 14:52:55.752 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3abd8e27-79fd-49ef-8d09-dd9e9fa3a679) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3abd8e27-79fd-49ef-8d09-dd9e9fa3a679 | 2018-03-22T14:52:55 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3abd8e27-79fd-49ef-8d09-dd9e9fa3a679 ~/.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-03-22 14:52:59,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-22 14:52:59,715 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-22 14:53:06,221 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-22 14:53:04.315 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-22 14:53:04.645 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-22 14:53:05.990 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2) as the default verifier for the future CLI operations. 2018-03-22 14:53:09,382 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-22 14:53:11,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-22 14:53:15,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-22 14:53:20,650 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-22 14:53:19.587 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2) for deployment 'opnfv-rally' (UUID=3abd8e27-79fd-49ef-8d09-dd9e9fa3a679). 2018-03-22 14:53:20.390 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2) has been successfully configured for deployment 'opnfv-rally' (UUID=3abd8e27-79fd-49ef-8d09-dd9e9fa3a679)! 2018-03-22 14:53:20,651 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-22 14:53:20,651 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-22 14:53:20,654 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-22 14:53:20,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-22 14:53:23,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9e05f713-ea59-4f8d-a243-6f34a375ccf2/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-03-22 14:53:23,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-22 14:53:23,760 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-22 14:53:23,760 - 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-03-22 14:53:26,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:53:26.220 55 INFO rally.api [-] Starting verification (UUID=f0ffdaad-23d3-49ff-92ad-fe257aae50b6) for deployment 'opnfv-rally' (UUID=3abd8e27-79fd-49ef-8d09-dd9e9fa3a679) by verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2). 2018-03-22 14:53:26,223 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f0ffdaad-23d3-49ff-92ad-fe257aae50b6 2018-03-22 14:53:33,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:53:33.240 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.125s] 2018-03-22 14:53:33,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:53:33.335 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.095s] 2018-03-22 14:53:40,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:53:40.428 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.529s] 2018-03-22 14:53:42,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:53:42.915 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.485s] 2018-03-22 14:53:56,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:53:56.127 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.315s] 2018-03-22 14:54:19,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:54:19.147 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.973s] 2018-03-22 14:54:56,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:54:56.108 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.141s] 2018-03-22 14:54:56,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:54:56.111 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-03-22 14:55:34,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:55:34.338 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.144s] 2018-03-22 14:55:34,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:55:34.340 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-22 14:56:10,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:56:10.412 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.142s] 2018-03-22 14:56:10,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:56:10.413 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-22 14:58:04,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:04.311 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [75.549s] 2018-03-22 14:58:31,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:31.813 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.093s] 2018-03-22 14:58:32,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:32.008 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.194s] 2018-03-22 14:58:40,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:40.458 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.704s] 2018-03-22 14:58:40,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:40.468 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-03-22 14:58:42,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:42.105 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-22 14:58:42,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:42.106 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-22 14:58:45,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:45.882 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.223s] 2018-03-22 14:58:53,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:58:53.639 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2018-03-22 14:59:00,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:00.934 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.680s] 2018-03-22 14:59:09,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:09.409 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.429s] 2018-03-22 14:59:19,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:19.376 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.158s] 2018-03-22 14:59:26,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:26.318 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.376s] 2018-03-22 14:59:33,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:33.257 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.112s] 2018-03-22 14:59:40,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:40.879 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.227s] 2018-03-22 14:59:48,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:48.994 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.264s] 2018-03-22 14:59:58,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 14:59:58.153 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.988s] 2018-03-22 15:00:01,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:01.457 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-22 15:00:03,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:03.504 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.028s] 2018-03-22 15:00:03,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:03.528 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-03-22 15:00:03,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:03.554 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2018-03-22 15:00:03,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:03.564 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-03-22 15:00:08,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:08.245 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.942s] 2018-03-22 15:00:09,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:09.066 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.820s] 2018-03-22 15:00:09,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:09.816 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.749s] 2018-03-22 15:00:14,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:14.376 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-03-22 15:00:19,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:19.602 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.432s] 2018-03-22 15:00:36,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:36.310 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.829s] 2018-03-22 15:00:40,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:40.828 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.517s] 2018-03-22 15:00:54,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:54.932 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.080s] 2018-03-22 15:00:59,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:00:59.918 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.985s] 2018-03-22 15:01:07,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:07.598 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.678s] 2018-03-22 15:01:20,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:20.221 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.977s] 2018-03-22 15:01:25,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:25.138 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.915s] 2018-03-22 15:01:30,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:30.813 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.674s] 2018-03-22 15:01:50,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:50.715 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.142s] 2018-03-22 15:01:51,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:51.022 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.307s] 2018-03-22 15:01:51,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:51.459 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.436s] 2018-03-22 15:01:51,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:51.578 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.119s] 2018-03-22 15:01:51,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:51.813 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.234s] 2018-03-22 15:01:51,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:01:51.999 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.186s] 2018-03-22 15:02:07,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:07.110 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.734s] 2018-03-22 15:02:07,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:07.373 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.263s] 2018-03-22 15:02:07,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:07.530 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.157s] 2018-03-22 15:02:07,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:07.687 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.156s] 2018-03-22 15:02:07,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:07.968 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.280s] 2018-03-22 15:02:08,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:08.167 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.199s] 2018-03-22 15:02:23,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:23.685 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.502s] 2018-03-22 15:02:30,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:30.423 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.736s] 2018-03-22 15:02:32,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:32.727 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.304s] 2018-03-22 15:02:32,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:32.848 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.121s] 2018-03-22 15:02:32,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:32.939 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.091s] 2018-03-22 15:02:48,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:48.352 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.894s] 2018-03-22 15:02:54,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:54.936 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.583s] 2018-03-22 15:02:57,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:57.276 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.340s] 2018-03-22 15:02:57,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:57.407 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.130s] 2018-03-22 15:02:57,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:02:57.537 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.130s] 2018-03-22 15:03:15,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:03:15.761 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.611s] 2018-03-22 15:03:22,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:03:22.433 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.672s] 2018-03-22 15:03:28,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:03:28.662 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.228s] 2018-03-22 15:03:33,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:03:33.085 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.422s] 2018-03-22 15:04:02,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:02.248 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.863s] 2018-03-22 15:04:08,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:08.981 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.733s] 2018-03-22 15:04:14,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:14.862 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.880s] 2018-03-22 15:04:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:19.181 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.318s] 2018-03-22 15:04:38,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:38.960 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.735s] 2018-03-22 15:04:41,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:41.125 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.162s] 2018-03-22 15:04:41,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:41.302 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.180s] 2018-03-22 15:04:46,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:46.399 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.788s] 2018-03-22 15:04:48,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:48.582 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.180s] 2018-03-22 15:04:48,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:48.674 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.095s] 2018-03-22 15:04:53,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:53.409 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.058s] 2018-03-22 15:04:57,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:57.136 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-03-22 15:04:58,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:58.956 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-22 15:04:58,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:58.959 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-22 15:04:58,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:58.961 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-22 15:04:58,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:58.962 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-22 15:04:58,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:04:58.963 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-22 15:05:01,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:05:01.043 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-03-22 15:05:17,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:05:17.351 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.735s] 2018-03-22 15:05:56,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:05:56.110 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.913s] 2018-03-22 15:06:23,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:06:23.153 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.039s] 2018-03-22 15:06:33,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:06:33.013 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.081s] 2018-03-22 15:09:42,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:09:42.283 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [161.538s] 2018-03-22 15:10:27,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:10:27.384 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [33.944s] 2018-03-22 15:11:21,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:11:21.819 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.791s] 2018-03-22 15:11:42,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f0ffdaad-23d3-49ff-92ad-fe257aae50b6']'. 2018-03-22 15:11:43,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f0ffdaad-23d3-49ff-92ad-fe257aae50b6 | 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-22 14:53:25 | 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-22 15:11:42 | 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:17 | 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-22 15:11:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9e05f713-ea59-4f8d-a243-6f34a375ccf2) | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3abd8e27-79fd-49ef-8d09-dd9e9fa3a679) | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1070.867 | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-22 15:11:43,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-22 15:11:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-22 15:11:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 15:11:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-22 15:11:44,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-03-22 15:11:49,639 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 15:11:49,639 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:40 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-22 15:11:49,644 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-22 15:11:49,645 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-22 15:11:49,746 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-22 15:11:52,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-22 15:11:52.092 230 INFO rally.deployment.engine [-] Deployment 3abd8e27-79fd-49ef-8d09-dd9e9fa3a679 | Starting: Destroy cloud and free allocated resources. 2018-03-22 15:11:52.350 230 INFO rally.deployment.engine [-] Deployment 3abd8e27-79fd-49ef-8d09-dd9e9fa3a679 | Completed: Destroy cloud and free allocated resources. 2018-03-22 15:11:52.397 230 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2) for deployment 'opnfv-rally'. 2018-03-22 15:11:52.414 230 INFO rally.api [-] Deleting verification (UUID=f0ffdaad-23d3-49ff-92ad-fe257aae50b6). 2018-03-22 15:11:52.509 230 INFO rally.api [-] Verification has been successfully deleted! 2018-03-22 15:11:52.510 230 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2). 2018-03-22 15:11:52.527 230 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-22 15:11:55,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-22 15:11:55.200 233 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=62bffe63-b27c-4203-8af5-8d00fd7491bb) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 62bffe63-b27c-4203-8af5-8d00fd7491bb | 2018-03-22T15:11:55 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 62bffe63-b27c-4203-8af5-8d00fd7491bb ~/.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-03-22 15:11:59,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-22 15:11:59,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-22 15:12:01,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32'... 2018-03-22 15:12:03,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32'... 2018-03-22 15:12:05,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32'... 2018-03-22 15:12:11,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32'... 2018-03-22 15:12:11,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32'... 2018-03-22 15:12:12,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-22 15:12:12,331 - 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-03-22 15:12:12,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:12:12,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:12:12,381 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:13:19,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 19fc80ca-a07e-48ab-abf4-52a8107aff2a 2018-03-22 15:13:19,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-22 15:13:19,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '19fc80ca-a07e-48ab-abf4-52a8107aff2a'] 2018-03-22 15:13:20,260 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 19fc80ca-a07e-48ab-abf4-52a8107aff2a: 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 19fc80ca-a07e-48ab-abf4-52a8107aff2a 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61797 Full duration: 7.912818 -------------------------------------------------------------------------------- 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 19fc80ca-a07e-48ab-abf4-52a8107aff2a 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.117994 Full duration: 7.898852 -------------------------------------------------------------------------------- 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 19fc80ca-a07e-48ab-abf4-52a8107aff2a 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 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | total | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> duration | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183448 Full duration: 7.904617 -------------------------------------------------------------------------------- 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 19fc80ca-a07e-48ab-abf4-52a8107aff2a 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 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072795 Full duration: 8.306552 -------------------------------------------------------------------------------- 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 19fc80ca-a07e-48ab-abf4-52a8107aff2a 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.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | total | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | -> duration | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.400896 Full duration: 8.824673 -------------------------------------------------------------------------------- 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 19fc80ca-a07e-48ab-abf4-52a8107aff2a 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.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897449 Full duration: 7.759121 HINTS: * To plot HTML graphics with this data, run: rally task report 19fc80ca-a07e-48ab-abf4-52a8107aff2a --out output.html * To generate a JUnit report, run: rally task export 19fc80ca-a07e-48ab-abf4-52a8107aff2a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 19fc80ca-a07e-48ab-abf4-52a8107aff2a --json --out output.json 2018-03-22 15:13:20,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '19fc80ca-a07e-48ab-abf4-52a8107aff2a'] 2018-03-22 15:13:21,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:13:21,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '19fc80ca-a07e-48ab-abf4-52a8107aff2a', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-22 15:13:21,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-22 15:13:21,502 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-22 15:13:21,502 - 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-03-22 15:13:21,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:13:21,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:13:21,545 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:15:00,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa291367-c7de-4e51-8d52-f44632ba4933 2018-03-22 15:15:00,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'aa291367-c7de-4e51-8d52-f44632ba4933'] 2018-03-22 15:15:01,497 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task aa291367-c7de-4e51-8d52-f44632ba4933: 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 aa291367-c7de-4e51-8d52-f44632ba4933 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 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | -> glance_v2.upload_data | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | glance_v2.delete_image | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 3.345 | 3.345 | 3.345 | 3.345 | 3.345 | 3.345 | 100.0% | 1 | | -> duration | 3.345 | 3.345 | 3.345 | 3.345 | 3.345 | 3.345 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.345038 Full duration: 12.024095 -------------------------------------------------------------------------------- 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 aa291367-c7de-4e51-8d52-f44632ba4933 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 | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 3.058 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | -> glance_v2.upload_data | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | glance_v2.list_images | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 0.237 | 100.0% | 1 | | total | 3.295 | 3.295 | 3.295 | 3.295 | 3.295 | 3.295 | 100.0% | 1 | | -> duration | 3.295 | 3.295 | 3.295 | 3.295 | 3.295 | 3.295 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.29523 Full duration: 14.330286 -------------------------------------------------------------------------------- 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 aa291367-c7de-4e51-8d52-f44632ba4933 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> duration | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.322106 Full duration: 8.132752 -------------------------------------------------------------------------------- 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-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "number_instances": 2, "nics": [ { "net-id": "27cee5f2-87d9-4f9e-93d4-791f70aac2c2" } ] }, "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 aa291367-c7de-4e51-8d52-f44632ba4933 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 | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | -> glance_v2.upload_data | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | nova.boot_servers | 14.855 | 14.855 | 14.855 | 14.855 | 14.855 | 14.855 | 100.0% | 1 | | total | 18.061 | 18.061 | 18.061 | 18.061 | 18.061 | 18.061 | 100.0% | 1 | | -> duration | 17.061 | 17.061 | 17.061 | 17.061 | 17.061 | 17.061 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.060674 Full duration: 43.352949 HINTS: * To plot HTML graphics with this data, run: rally task report aa291367-c7de-4e51-8d52-f44632ba4933 --out output.html * To generate a JUnit report, run: rally task export aa291367-c7de-4e51-8d52-f44632ba4933 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa291367-c7de-4e51-8d52-f44632ba4933 --json --out output.json 2018-03-22 15:15:01,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'aa291367-c7de-4e51-8d52-f44632ba4933'] 2018-03-22 15:15:02,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:15:02,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'aa291367-c7de-4e51-8d52-f44632ba4933', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-22 15:15:02,665 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-22 15:15:02,665 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-22 15:15:02,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-22 15:15:02,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:15:02,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:15:02,710 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-03-22 15:15:02,710 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-22 15:15:02,710 - 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-03-22 15:15:02,710 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:15:02,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:15:02,747 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:20:04,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2251f3d3-8166-4b2d-be6a-3058b89425c4 2018-03-22 15:20:04,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2251f3d3-8166-4b2d-be6a-3058b89425c4'] 2018-03-22 15:20:05,497 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2251f3d3-8166-4b2d-be6a-3058b89425c4: 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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.412 | 3.412 | 3.412 | 3.412 | 3.412 | 3.412 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.595 | 10.595 | 10.595 | 10.595 | 10.595 | 10.595 | 100.0% | 1 | | total | 14.007 | 14.007 | 14.007 | 14.007 | 14.007 | 14.007 | 100.0% | 1 | | -> duration | 14.007 | 14.007 | 14.007 | 14.007 | 14.007 | 14.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.007397 Full duration: 41.884771 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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.341 | 3.341 | 3.341 | 3.341 | 3.341 | 3.341 | 100.0% | 1 | | cinder_v2.delete_volume | 10.811 | 10.811 | 10.811 | 10.811 | 10.811 | 10.811 | 100.0% | 1 | | total | 14.153 | 14.153 | 14.153 | 14.153 | 14.153 | 14.153 | 100.0% | 1 | | -> duration | 14.153 | 14.153 | 14.153 | 14.153 | 14.153 | 14.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.152616 Full duration: 24.943097 -------------------------------------------------------------------------------- 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-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 2251f3d3-8166-4b2d-be6a-3058b89425c4 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 | 5.577 | 5.577 | 5.577 | 5.577 | 5.577 | 5.577 | 100.0% | 1 | | cinder_v2.delete_volume | 10.817 | 10.817 | 10.817 | 10.817 | 10.817 | 10.817 | 100.0% | 1 | | total | 16.394 | 16.394 | 16.394 | 16.394 | 16.394 | 16.394 | 100.0% | 1 | | -> duration | 16.394 | 16.394 | 16.394 | 16.394 | 16.394 | 16.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.394231 Full duration: 27.689923 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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.369 | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 100.0% | 1 | | cinder_v2.delete_volume | 10.797 | 10.797 | 10.797 | 10.797 | 10.797 | 10.797 | 100.0% | 1 | | total | 14.167 | 14.167 | 14.167 | 14.167 | 14.167 | 14.167 | 100.0% | 1 | | -> duration | 14.167 | 14.167 | 14.167 | 14.167 | 14.167 | 14.167 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.167075 Full duration: 24.877976 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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.371 | 3.371 | 3.371 | 3.371 | 3.371 | 3.371 | 100.0% | 1 | | cinder_v2.extend_volume | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 100.0% | 1 | | cinder_v2.delete_volume | 19.303 | 19.303 | 19.303 | 19.303 | 19.303 | 19.303 | 100.0% | 1 | | total | 25.129 | 25.129 | 25.129 | 25.129 | 25.129 | 25.129 | 100.0% | 1 | | -> duration | 25.129 | 25.129 | 25.129 | 25.129 | 25.129 | 25.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.129425 Full duration: 35.686141 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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 | 26.91 | 26.91 | 26.91 | 26.91 | 26.91 | 26.91 | 100.0% | 1 | | cinder_v2.delete_volume | 10.787 | 10.787 | 10.787 | 10.787 | 10.787 | 10.787 | 100.0% | 1 | | total | 37.698 | 37.698 | 37.698 | 37.698 | 37.698 | 37.698 | 100.0% | 1 | | -> duration | 37.698 | 37.698 | 37.698 | 37.698 | 37.698 | 37.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.697674 Full duration: 63.747429 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | cinder_v2.list_qos | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709979 Full duration: 12.670465 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | cinder_v2.set_qos | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803998 Full duration: 12.87751 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | cinder_v2.list_types | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783649 Full duration: 12.593315 -------------------------------------------------------------------------------- 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 2251f3d3-8166-4b2d-be6a-3058b89425c4 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 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800478 Full duration: 12.913599 HINTS: * To plot HTML graphics with this data, run: rally task report 2251f3d3-8166-4b2d-be6a-3058b89425c4 --out output.html * To generate a JUnit report, run: rally task export 2251f3d3-8166-4b2d-be6a-3058b89425c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2251f3d3-8166-4b2d-be6a-3058b89425c4 --json --out output.json 2018-03-22 15:20:05,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2251f3d3-8166-4b2d-be6a-3058b89425c4'] 2018-03-22 15:20:06,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:20:06,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2251f3d3-8166-4b2d-be6a-3058b89425c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-22 15:20:06,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-22 15:20:06,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-22 15:20:06,625 - 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-03-22 15:20:06,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:20:06,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:20:06,667 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:21:39,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 88f769bb-dec6-43e8-8080-d54aea2cf69a 2018-03-22 15:21:39,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '88f769bb-dec6-43e8-8080-d54aea2cf69a'] 2018-03-22 15:21:40,841 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 88f769bb-dec6-43e8-8080-d54aea2cf69a: 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 88f769bb-dec6-43e8-8080-d54aea2cf69a 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 | 5.445 | 5.445 | 5.445 | 5.445 | 5.445 | 5.445 | 100.0% | 1 | | heat.update_stack | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 100.0% | 1 | | heat.delete_stack | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | total | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 100.0% | 1 | | -> duration | 6.807 | 6.807 | 6.807 | 6.807 | 6.807 | 6.807 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.806508 Full duration: 22.983412 -------------------------------------------------------------------------------- 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 88f769bb-dec6-43e8-8080-d54aea2cf69a 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 | 4.833 | 4.833 | 4.833 | 4.833 | 4.833 | 4.833 | 100.0% | 1 | | heat.check_stack | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | heat.delete_stack | 2.969 | 2.969 | 2.969 | 2.969 | 2.969 | 2.969 | 100.0% | 1 | | total | 8.338 | 8.338 | 8.338 | 8.338 | 8.338 | 8.338 | 100.0% | 1 | | -> duration | 6.338 | 6.338 | 6.338 | 6.338 | 6.338 | 6.338 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.337645 Full duration: 19.07788 -------------------------------------------------------------------------------- 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 88f769bb-dec6-43e8-8080-d54aea2cf69a 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 | 5.066 | 5.066 | 5.066 | 5.066 | 5.066 | 5.066 | 100.0% | 1 | | heat.suspend_stack | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | heat.resume_stack | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | heat.delete_stack | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | total | 7.317 | 7.317 | 7.317 | 7.317 | 7.317 | 7.317 | 100.0% | 1 | | -> duration | 5.317 | 5.317 | 5.317 | 5.317 | 5.317 | 5.317 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.317253 Full duration: 18.881859 -------------------------------------------------------------------------------- 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 88f769bb-dec6-43e8-8080-d54aea2cf69a 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 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.874939 Full duration: 11.013077 HINTS: * To plot HTML graphics with this data, run: rally task report 88f769bb-dec6-43e8-8080-d54aea2cf69a --out output.html * To generate a JUnit report, run: rally task export 88f769bb-dec6-43e8-8080-d54aea2cf69a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 88f769bb-dec6-43e8-8080-d54aea2cf69a --json --out output.json 2018-03-22 15:21:40,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '88f769bb-dec6-43e8-8080-d54aea2cf69a'] 2018-03-22 15:21:41,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:21:41,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '88f769bb-dec6-43e8-8080-d54aea2cf69a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-22 15:21:41,984 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-22 15:21:41,984 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-22 15:21:41,985 - 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-03-22 15:21:41,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:21:42,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:21:42,032 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:25:00,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 11465e7e-3fd1-40ea-bc53-42a50376cd1d 2018-03-22 15:25:00,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '11465e7e-3fd1-40ea-bc53-42a50376cd1d'] 2018-03-22 15:25:01,698 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 11465e7e-3fd1-40ea-bc53-42a50376cd1d: 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.add_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.revoke_role | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698193 Full duration: 14.942503 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | keystone_v3.add_role | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.list_roles | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> duration | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.551844 Full duration: 15.115901 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | keystone_v3.list_projects | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583071 Full duration: 15.095478 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | keystone_v3.delete_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | -> duration | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.531284 Full duration: 12.475859 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | keystone_v3.delete_service | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | -> duration | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.538148 Full duration: 12.952635 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | keystone_v3.create_user | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | -> keystone_v3.add_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.create_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.get_project | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_user | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.list_services | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> duration | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.110657 Full duration: 19.927706 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | keystone_v3.update_project | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.delete_project | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.844248 Full duration: 12.819802 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67853 Full duration: 15.474801 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66705 Full duration: 14.702844 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | keystone_v3.list_users | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739682 Full duration: 15.281297 -------------------------------------------------------------------------------- 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 11465e7e-3fd1-40ea-bc53-42a50376cd1d 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.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.create_users | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | total | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 100.0% | 1 | | -> duration | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 3.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.637361 Full duration: 21.146393 HINTS: * To plot HTML graphics with this data, run: rally task report 11465e7e-3fd1-40ea-bc53-42a50376cd1d --out output.html * To generate a JUnit report, run: rally task export 11465e7e-3fd1-40ea-bc53-42a50376cd1d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 11465e7e-3fd1-40ea-bc53-42a50376cd1d --json --out output.json 2018-03-22 15:25:01,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '11465e7e-3fd1-40ea-bc53-42a50376cd1d'] 2018-03-22 15:25:02,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:25:02,873 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '11465e7e-3fd1-40ea-bc53-42a50376cd1d', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-22 15:25:02,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-22 15:25:02,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-22 15:25:02,888 - 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-03-22 15:25:02,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:25:02,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:25:02,935 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:30:46,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a48d5956-0179-4037-89c7-cfff29dc6d66 2018-03-22 15:30:46,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a48d5956-0179-4037-89c7-cfff29dc6d66'] 2018-03-22 15:30:47,895 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a48d5956-0179-4037-89c7-cfff29dc6d66: 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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.423 | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 100.0% | 1 | | neutron.delete_network | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | total | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 100.0% | 1 | | -> duration | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.313273 Full duration: 16.314256 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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 | 1.965 | 1.965 | 1.965 | 1.965 | 1.965 | 1.965 | 100.0% | 1 | | neutron.delete_port | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | total | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 100.0% | 1 | | -> duration | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.139061 Full duration: 35.260542 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | neutron.create_subnet | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | neutron.create_router | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | neutron.add_interface_router | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 100.0% | 1 | | neutron.remove_interface_router | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | neutron.delete_router | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 100.0% | 1 | | -> duration | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 6.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.582793 Full duration: 41.813422 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | neutron.delete_subnet | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | total | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 100.0% | 1 | | -> duration | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 2.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.159473 Full duration: 32.25439 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | neutron.list_networks | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.76 | 1.76 | 1.76 | 1.76 | 1.76 | 1.76 | 100.0% | 1 | | -> duration | 1.76 | 1.76 | 1.76 | 1.76 | 1.76 | 1.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.759927 Full duration: 17.876657 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | neutron.list_ports | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> duration | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.921734 Full duration: 32.005768 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.create_subnet | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.create_router | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | neutron.add_interface_router | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | neutron.list_routers | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 4.689 | 4.689 | 4.689 | 4.689 | 4.689 | 4.689 | 100.0% | 1 | | -> duration | 4.689 | 4.689 | 4.689 | 4.689 | 4.689 | 4.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.689116 Full duration: 42.620223 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | neutron.create_subnet | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | neutron.list_subnets | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 100.0% | 1 | | -> duration | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 2.152 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.152294 Full duration: 36.432811 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | neutron.delete_security_group | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 100.0% | 1 | | -> duration | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 1.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.65897 Full duration: 14.676999 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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.447 | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 100.0% | 1 | | neutron.create_security_group_rule | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | neutron.delete_security_group | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | total | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | -> duration | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.659594 Full duration: 16.063439 -------------------------------------------------------------------------------- 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 a48d5956-0179-4037-89c7-cfff29dc6d66 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.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | neutron.create_router | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | neutron.add_gateway_router | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 100.0% | 1 | | neutron.remove_gateway_router | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | total | 4.48 | 4.48 | 4.48 | 4.48 | 4.48 | 4.48 | 100.0% | 1 | | -> duration | 4.48 | 4.48 | 4.48 | 4.48 | 4.48 | 4.48 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.479954 Full duration: 25.427005 HINTS: * To plot HTML graphics with this data, run: rally task report a48d5956-0179-4037-89c7-cfff29dc6d66 --out output.html * To generate a JUnit report, run: rally task export a48d5956-0179-4037-89c7-cfff29dc6d66 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a48d5956-0179-4037-89c7-cfff29dc6d66 --json --out output.json 2018-03-22 15:30:47,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a48d5956-0179-4037-89c7-cfff29dc6d66'] 2018-03-22 15:30:49,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:30:49,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a48d5956-0179-4037-89c7-cfff29dc6d66', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-22 15:30:49,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-03-22 15:30:49,131 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-22 15:30:49,131 - 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-03-22 15:30:49,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:30:49,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:30:49,177 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:42:45,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 2018-03-22 15:42:45,721 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '80596875-fef0-4e6d-8ae4-1e7bdaa98dc0'] 2018-03-22 15:42:46,913 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "image": { "name": "Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "block_migration": false, "nics": [ { "net-id": "27cee5f2-87d9-4f9e-93d4-791f70aac2c2" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 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 | 14.726 | 14.726 | 14.726 | 14.726 | 14.726 | 14.726 | 100.0% | 1 | | nova.find_host_to_migrate | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | nova.live_migrate | 14.094 | 14.094 | 14.094 | 14.094 | 14.094 | 14.094 | 100.0% | 1 | | nova.delete_server | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | total | 33.056 | 33.056 | 33.056 | 33.056 | 33.056 | 33.056 | 100.0% | 1 | | -> duration | 32.056 | 32.056 | 32.056 | 32.056 | 32.056 | 32.056 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.055608 Full duration: 42.664658 -------------------------------------------------------------------------------- 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-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "image": { "name": "Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "27cee5f2-87d9-4f9e-93d4-791f70aac2c2" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 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 | 11.684 | 11.684 | 11.684 | 11.684 | 11.684 | 11.684 | 100.0% | 1 | | cinder_v2.create_volume | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 100.0% | 1 | | nova.attach_volume | 4.383 | 4.383 | 4.383 | 4.383 | 4.383 | 4.383 | 100.0% | 1 | | nova.find_host_to_migrate | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | nova.live_migrate | 16.837 | 16.837 | 16.837 | 16.837 | 16.837 | 16.837 | 100.0% | 1 | | nova.detach_volume | 3.765 | 3.765 | 3.765 | 3.765 | 3.765 | 3.765 | 100.0% | 1 | | cinder_v2.delete_volume | 91.738 | 91.738 | 91.738 | 91.738 | 91.738 | 91.738 | 100.0% | 1 | | nova.delete_server | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | total | 135.441 | 135.441 | 135.441 | 135.441 | 135.441 | 135.441 | 100.0% | 1 | | -> duration | 134.441 | 134.441 | 134.441 | 134.441 | 134.441 | 134.441 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 134.440898 Full duration: 148.124353 -------------------------------------------------------------------------------- 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-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "image": { "name": "Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "27cee5f2-87d9-4f9e-93d4-791f70aac2c2" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 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 | 5.661 | 5.661 | 5.661 | 5.661 | 5.661 | 5.661 | 100.0% | 1 | | nova.boot_server | 12.438 | 12.438 | 12.438 | 12.438 | 12.438 | 12.438 | 100.0% | 1 | | nova.find_host_to_migrate | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 100.0% | 1 | | nova.live_migrate | 15.889 | 15.889 | 15.889 | 15.889 | 15.889 | 15.889 | 100.0% | 1 | | nova.delete_server | 5.068 | 5.068 | 5.068 | 5.068 | 5.068 | 5.068 | 100.0% | 1 | | total | 40.576 | 40.576 | 40.576 | 40.576 | 40.576 | 40.576 | 100.0% | 1 | | -> duration | 39.576 | 39.576 | 39.576 | 39.576 | 39.576 | 39.576 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.576377 Full duration: 53.541856 -------------------------------------------------------------------------------- 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-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "image": { "name": "Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "server_kwargs": { "nics": [ { "net-id": "27cee5f2-87d9-4f9e-93d4-791f70aac2c2" } ] } }, "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 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 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 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | nova.boot_server | 8.155 | 8.155 | 8.155 | 8.155 | 8.155 | 8.155 | 100.0% | 1 | | nova.delete_server | 3.039 | 3.039 | 3.039 | 3.039 | 3.039 | 3.039 | 100.0% | 1 | | nova.delete_keypair | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 12.005 | 12.005 | 12.005 | 12.005 | 12.005 | 12.005 | 100.0% | 1 | | -> duration | 11.005 | 11.005 | 11.005 | 11.005 | 11.005 | 11.005 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.005041 Full duration: 38.955731 -------------------------------------------------------------------------------- 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-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "image": { "name": "Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "volume_size": 5, "nics": [ { "net-id": "27cee5f2-87d9-4f9e-93d4-791f70aac2c2" } ] }, "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 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 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 | 7.822 | 7.822 | 7.822 | 7.822 | 7.822 | 7.822 | 100.0% | 1 | | nova.boot_server | 14.927 | 14.927 | 14.927 | 14.927 | 14.927 | 14.927 | 100.0% | 1 | | nova.delete_server | 5.855 | 5.855 | 5.855 | 5.855 | 5.855 | 5.855 | 100.0% | 1 | | total | 28.605 | 28.605 | 28.605 | 28.605 | 28.605 | 28.605 | 100.0% | 1 | | -> duration | 27.605 | 27.605 | 27.605 | 27.605 | 27.605 | 27.605 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.605183 Full duration: 57.789375 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "image": { "name": "Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32" }, "force_delete": false, "nics": [ { "net-id": "27cee5f2-87d9-4f9e-93d4-791f70aac2c2" } ] }, "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 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 has 1 error(s) -------------------------------------------------------------------------------- TimeoutException: Rally tired waiting for Server s_rally_cec9edf4_CW2fCWDW:b95d6ff5-81fb-4d51-b205-1d0879c1a82a to become ('ACTIVE') current status SHUTOFF Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 655, in run self._unpause_server(server) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 326, in _unpause_server check_interval=CONF.openstack.nova_server_unpause_poll_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 251, in wait_for_status resource_status=get_status(resource, status_attr)) TimeoutException: Rally tired waiting for Server s_rally_cec9edf4_CW2fCWDW:b95d6ff5-81fb-4d51-b205-1d0879c1a82a to become ('ACTIVE') current status SHUTOFF -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.619 | 8.619 | 8.619 | 8.619 | 8.619 | 8.619 | 100.0% | 1 | | nova.pause_server | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | nova.unpause_server | 304.117 | 304.117 | 304.117 | 304.117 | 304.117 | 304.117 | 0.0% | 1 | | total | 315.558 | 315.558 | 315.558 | 315.558 | 315.558 | 315.558 | 0.0% | 1 | | -> duration | 310.558 | 310.558 | 310.558 | 310.558 | 310.558 | 310.558 | 0.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 0.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 310.557767 Full duration: 345.646984 HINTS: * To plot HTML graphics with this data, run: rally task report 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 --out output.html * To generate a JUnit report, run: rally task export 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 80596875-fef0-4e6d-8ae4-1e7bdaa98dc0 --json --out output.json 2018-03-22 15:42:46,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '80596875-fef0-4e6d-8ae4-1e7bdaa98dc0'] 2018-03-22 15:42:48,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:42:48,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '80596875-fef0-4e6d-8ae4-1e7bdaa98dc0', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-22 15:42:48,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-03-22 15:42:48,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-22 15:42:48,111 - 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-03-22 15:42:48,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-22 15:42:48,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-22 15:42:48,156 - 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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '27cee5f2-87d9-4f9e-93d4-791f70aac2c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'flavor_name': 'rally-tiny-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eef1945e-a9e4-48b5-b4ed-8c3291c6ad32', '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-03-22 15:43:43,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 604038bd-b8d8-4f08-925b-be4685411744 2018-03-22 15:43:43,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '604038bd-b8d8-4f08-925b-be4685411744'] 2018-03-22 15:43:44,190 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 604038bd-b8d8-4f08-925b-be4685411744: 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 604038bd-b8d8-4f08-925b-be4685411744 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.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | quotas.delete_quotas | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072201 Full duration: 9.617799 -------------------------------------------------------------------------------- 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 604038bd-b8d8-4f08-925b-be4685411744 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943454 Full duration: 8.742597 -------------------------------------------------------------------------------- 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 604038bd-b8d8-4f08-925b-be4685411744 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.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728813 Full duration: 8.54961 -------------------------------------------------------------------------------- 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 604038bd-b8d8-4f08-925b-be4685411744 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.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | total | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> duration | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.144826 Full duration: 8.870428 HINTS: * To plot HTML graphics with this data, run: rally task report 604038bd-b8d8-4f08-925b-be4685411744 --out output.html * To generate a JUnit report, run: rally task export 604038bd-b8d8-4f08-925b-be4685411744 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 604038bd-b8d8-4f08-925b-be4685411744 --json --out output.json 2018-03-22 15:43:44,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '604038bd-b8d8-4f08-925b-be4685411744'] 2018-03-22 15:43:45,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-22 15:43:45,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '604038bd-b8d8-4f08-925b-be4685411744', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-22 15:43:45,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-22 15:43:45,366 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:48 | 6 | 100.00% | | glance | 01:17 | 4 | 100.00% | | cinder | 04:29 | 10 | 100.00% | | heat | 01:11 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:10 | 11 | 100.00% | | nova | 11:26 | 6 | 83.33% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:27:51 | 56 | 98.21% | +----------------+------------+----------------+-----------+ 2018-03-22 15:43:45,366 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.21% 2018-03-22 15:43:54,529 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 15:43:54,530 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 32:05 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-22 15:43:54,534 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-03-22 15:43:54,535 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-22 15:43:54,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-22 15:43:57,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-22 15:43:56.820 10871 INFO rally.deployment.engine [-] Deployment 62bffe63-b27c-4203-8af5-8d00fd7491bb | Starting: Destroy cloud and free allocated resources. 2018-03-22 15:43:57.016 10871 INFO rally.deployment.engine [-] Deployment 62bffe63-b27c-4203-8af5-8d00fd7491bb | Completed: Destroy cloud and free allocated resources. 2018-03-22 15:43:57.042 10871 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2). 2018-03-22 15:43:57.048 10871 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-22 15:44:00,388 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-22 15:43:59.891 10874 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=327e0a3e-6da3-4c9f-b92c-9a036f545369) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 327e0a3e-6da3-4c9f-b92c-9a036f545369 | 2018-03-22T15:43:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 327e0a3e-6da3-4c9f-b92c-9a036f545369 ~/.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-03-22 15:44:04,038 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-22 15:44:04,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-22 15:44:06,541 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-22 15:44:06.181 10880 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9e05f713-ea59-4f8d-a243-6f34a375ccf2). 2018-03-22 15:44:06.357 10880 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-22 15:44:10,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-22 15:44:08.862 10883 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-22 15:44:09.209 10883 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-22 15:44:10.585 10883 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666) as the default verifier for the future CLI operations. 2018-03-22 15:44:14,074 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-22 15:44:16,530 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-22 15:44:22,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-22 15:44:28,271 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-22 15:44:27.144 10902 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666) for deployment 'opnfv-rally' (UUID=327e0a3e-6da3-4c9f-b92c-9a036f545369). 2018-03-22 15:44:28.053 10902 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666) has been successfully configured for deployment 'opnfv-rally' (UUID=327e0a3e-6da3-4c9f-b92c-9a036f545369)! 2018-03-22 15:44:28,272 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-22 15:44:28,272 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-22 15:44:28,274 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-22 15:44:30,862 - 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-03-22 15:44:33,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:33.251 10914 INFO rally.api [-] Starting verification (UUID=6a4eff9a-dd19-4efe-980f-7f4ffd7d10fa) for deployment 'opnfv-rally' (UUID=327e0a3e-6da3-4c9f-b92c-9a036f545369) by verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666). 2018-03-22 15:44:33,253 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6a4eff9a-dd19-4efe-980f-7f4ffd7d10fa 2018-03-22 15:44:41,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:41.827 10914 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-03-22 15:44:41,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:41.907 10914 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.142s] 2018-03-22 15:44:41,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:41.976 10914 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.067s] 2018-03-22 15:44:42,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:42.138 10914 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.360s] 2018-03-22 15:44:42,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:42.348 10914 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.592s] 2018-03-22 15:44:42,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:42.602 10914 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.764s] 2018-03-22 15:44:42,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:42.814 10914 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.210s] 2018-03-22 15:44:44,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:44.892 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.864s] 2018-03-22 15:44:45,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:45.067 10914 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.718s] 2018-03-22 15:44:45,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:45.454 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.086s] 2018-03-22 15:44:45,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:45.667 10914 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.013s] 2018-03-22 15:44:45,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:45.722 10914 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.054s] 2018-03-22 15:44:45,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:45.735 10914 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.014s] 2018-03-22 15:44:47,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:47.153 10914 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.289s] 2018-03-22 15:44:47,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:47.165 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.709s] 2018-03-22 15:44:48,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:48.305 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.139s] 2018-03-22 15:44:49,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:49.036 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.731s] 2018-03-22 15:44:49,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:49.084 10914 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.161s] 2018-03-22 15:44:49,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:49.155 10914 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.071s] 2018-03-22 15:44:49,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:49.289 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.148s] 2018-03-22 15:44:49,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:49.397 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.107s] 2018-03-22 15:44:49,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:49.830 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.791s] 2018-03-22 15:44:49,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:49.937 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.540s] 2018-03-22 15:44:50,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:50.025 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.087s] 2018-03-22 15:44:50,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:50.107 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.343s] 2018-03-22 15:44:50,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:50.116 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.091s] 2018-03-22 15:44:50,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:50.653 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.547s] 2018-03-22 15:44:51,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:51.136 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.306s] 2018-03-22 15:44:51,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:51.906 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.767s] 2018-03-22 15:44:51,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:51.990 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.086s] 2018-03-22 15:44:52,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:52.016 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.024s] 2018-03-22 15:44:52,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:52.040 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.023s] 2018-03-22 15:44:52,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:52.061 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.021s] 2018-03-22 15:44:59,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:44:59.168 10914 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.066s] 2018-03-22 15:45:01,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:01.887 10914 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.718s] 2018-03-22 15:45:03,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:03.129 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.502s] 2018-03-22 15:45:03,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:03.589 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.458s] 2018-03-22 15:45:03,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:03.645 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.320s] 2018-03-22 15:45:04,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:04.151 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.561s] 2018-03-22 15:45:04,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:04.658 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.506s] 2018-03-22 15:45:05,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:05.012 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.353s] 2018-03-22 15:45:05,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:05.100 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.089s] 2018-03-22 15:45:05,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:05.180 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.079s] 2018-03-22 15:45:05,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:05.302 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.121s] 2018-03-22 15:45:05,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:05.417 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.115s] 2018-03-22 15:45:05,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:05.530 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.112s] 2018-03-22 15:45:05,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:05.753 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.222s] 2018-03-22 15:45:08,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:08.123 10914 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.906s] 2018-03-22 15:45:18,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:18.566 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.415s] 2018-03-22 15:45:20,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:20.692 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.052s] 2018-03-22 15:45:20,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:20.762 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.068s] 2018-03-22 15:45:20,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:20.861 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.099s] 2018-03-22 15:45:21,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:21.185 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [36.278s] 2018-03-22 15:45:21,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:21.201 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.339s] 2018-03-22 15:45:21,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:21.366 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.164s] 2018-03-22 15:45:21,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:21.727 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.360s] 2018-03-22 15:45:21,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:21.771 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.045s] 2018-03-22 15:45:21,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:21.875 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.102s] 2018-03-22 15:45:21,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:21.995 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.120s] 2018-03-22 15:45:22,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.054 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.058s] 2018-03-22 15:45:22,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.112 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.058s] 2018-03-22 15:45:22,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.132 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [21.115s] 2018-03-22 15:45:22,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.221 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.108s] 2018-03-22 15:45:22,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.521 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.298s] 2018-03-22 15:45:22,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.604 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.084s] 2018-03-22 15:45:22,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.666 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.061s] 2018-03-22 15:45:22,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:22.785 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.656s] 2018-03-22 15:45:24,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:24.332 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.766s] 2018-03-22 15:45:26,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:26.831 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.498s] 2018-03-22 15:45:26,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:26.963 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.131s] 2018-03-22 15:45:27,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:27.100 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.137s] 2018-03-22 15:45:27,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:27.209 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.107s] 2018-03-22 15:45:27,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:27.287 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.079s] 2018-03-22 15:45:28,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:28.425 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.341s] 2018-03-22 15:45:29,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:29.702 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.276s] 2018-03-22 15:45:30,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:30.854 10914 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.193s] 2018-03-22 15:45:31,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:31.184 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.482s] 2018-03-22 15:45:32,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:32.634 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.451s] 2018-03-22 15:45:33,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:33.962 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.325s] 2018-03-22 15:45:35,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:35.141 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.178s] 2018-03-22 15:45:35,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:35.489 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.349s] 2018-03-22 15:45:36,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:36.295 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.805s] 2018-03-22 15:45:36,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:36.935 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.639s] 2018-03-22 15:45:38,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:38.523 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.586s] 2018-03-22 15:45:39,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:39.103 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.579s] 2018-03-22 15:45:39,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:39.444 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.340s] 2018-03-22 15:45:40,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:40.089 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.645s] 2018-03-22 15:45:41,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:41.160 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.068s] 2018-03-22 15:45:41,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:41.534 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.376s] 2018-03-22 15:45:41,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:41.985 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.451s] 2018-03-22 15:45:42,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:42.407 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.421s] 2018-03-22 15:45:42,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:42.849 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.442s] 2018-03-22 15:45:50,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:50.301 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [29.107s] 2018-03-22 15:45:53,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:53.072 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [31.158s] 2018-03-22 15:45:53,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:53.198 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.125s] 2018-03-22 15:45:53,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:53.565 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.366s] 2018-03-22 15:45:53,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:53.686 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.120s] 2018-03-22 15:45:53,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:45:53.689 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-22 15:46:07,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:07.600 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [17.295s] 2018-03-22 15:46:14,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:14.900 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.132s] 2018-03-22 15:46:15,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:15.038 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.139s] 2018-03-22 15:46:15,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:15.518 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.480s] 2018-03-22 15:46:15,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:15.634 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.115s] 2018-03-22 15:46:15,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:15.636 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-22 15:46:16,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:16.501 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.458s] 2018-03-22 15:46:16,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:16.803 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.301s] 2018-03-22 15:46:17,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:17.096 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.293s] 2018-03-22 15:46:17,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:17.607 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.510s] 2018-03-22 15:46:18,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:18.145 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.537s] 2018-03-22 15:46:18,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:18.710 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.564s] 2018-03-22 15:46:30,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:30.685 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.605s] 2018-03-22 15:46:31,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:31.247 10914 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.148s] 2018-03-22 15:46:32,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:32.285 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.599s] 2018-03-22 15:46:36,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:36.218 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.928s] 2018-03-22 15:46:37,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:37.233 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.019s] 2018-03-22 15:46:39,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:39.523 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.287s] 2018-03-22 15:46:40,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:40.814 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.291s] 2018-03-22 15:46:42,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:42.995 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.178s] 2018-03-22 15:46:43,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:43.113 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.121s] 2018-03-22 15:46:45,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:45.086 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [37.479s] 2018-03-22 15:46:50,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:50.166 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.201s] 2018-03-22 15:46:50,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:50.359 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.192s] 2018-03-22 15:46:57,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:57.127 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.087s] 2018-03-22 15:46:57,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:57.220 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.092s] 2018-03-22 15:46:57,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:57.382 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.161s] 2018-03-22 15:46:57,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:57.542 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.160s] 2018-03-22 15:46:57,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:57.759 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.216s] 2018-03-22 15:46:58,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:58.013 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.252s] 2018-03-22 15:46:58,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:58.247 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.234s] 2018-03-22 15:46:58,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:58.402 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.154s] 2018-03-22 15:46:58,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:58.562 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.159s] 2018-03-22 15:46:58,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:46:58.720 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.157s] 2018-03-22 15:47:15,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:47:15.858 10914 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [145.885s] 2018-03-22 15:47:50,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:47:50.778 10914 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.911s] 2018-03-22 15:48:20,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:20.867 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.033s] 2018-03-22 15:48:20,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:20.935 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.067s] 2018-03-22 15:48:21,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.010 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.075s] 2018-03-22 15:48:21,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.047 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.037s] 2018-03-22 15:48:21,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.076 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.028s] 2018-03-22 15:48:21,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.099 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.022s] 2018-03-22 15:48:21,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.182 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.083s] 2018-03-22 15:48:21,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.259 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.076s] 2018-03-22 15:48:21,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.279 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.019s] 2018-03-22 15:48:21,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.350 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.070s] 2018-03-22 15:48:21,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.370 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.020s] 2018-03-22 15:48:21,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.471 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.101s] 2018-03-22 15:48:21,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.546 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.072s] 2018-03-22 15:48:21,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.626 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.080s] 2018-03-22 15:48:21,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:21.710 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.083s] 2018-03-22 15:48:22,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.038 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.327s] 2018-03-22 15:48:22,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.112 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.073s] 2018-03-22 15:48:22,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.194 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.081s] 2018-03-22 15:48:22,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.214 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.020s] 2018-03-22 15:48:22,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.286 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.072s] 2018-03-22 15:48:22,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.368 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.081s] 2018-03-22 15:48:22,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.441 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.072s] 2018-03-22 15:48:22,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:48:22.509 10914 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.068s] 2018-03-22 15:48:36,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6a4eff9a-dd19-4efe-980f-7f4ffd7d10fa']'. 2018-03-22 15:48:37,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-22 15:48:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-22 15:48:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 15:48:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6a4eff9a-dd19-4efe-980f-7f4ffd7d10fa | 2018-03-22 15:48:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-22 15:48:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-22 15:44:32 | 2018-03-22 15:48:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-22 15:48:36 | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:04 | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2df506db-1068-423d-bf87-fb1a34ba7666) | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 327e0a3e-6da3-4c9f-b92c-9a036f545369) | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 157 | 2018-03-22 15:48:37,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 222.515 | 2018-03-22 15:48:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 157 | 2018-03-22 15:48:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-03-22 15:48:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-22 15:48:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-22 15:48:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-22 15:48:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 15:48:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-22 15:48:37,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-03-22 15:48:43,153 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 15:48:43,153 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:29 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-22 15:48:43,160 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-03-22 15:48:43,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-22 15:48:46,079 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-22 15:48:45.415 11018 INFO rally.deployment.engine [-] Deployment 327e0a3e-6da3-4c9f-b92c-9a036f545369 | Starting: Destroy cloud and free allocated resources. 2018-03-22 15:48:45.601 11018 INFO rally.deployment.engine [-] Deployment 327e0a3e-6da3-4c9f-b92c-9a036f545369 | Completed: Destroy cloud and free allocated resources. 2018-03-22 15:48:45.652 11018 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666) for deployment 'opnfv-rally'. 2018-03-22 15:48:45.675 11018 INFO rally.api [-] Deleting verification (UUID=6a4eff9a-dd19-4efe-980f-7f4ffd7d10fa). 2018-03-22 15:48:45.744 11018 INFO rally.api [-] Verification has been successfully deleted! 2018-03-22 15:48:45.744 11018 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666). 2018-03-22 15:48:45.764 11018 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-22 15:48:48,895 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-22 15:48:48.444 11021 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=df666b76-537f-4c81-b0eb-9a5312d411f8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | df666b76-537f-4c81-b0eb-9a5312d411f8 | 2018-03-22T15:48:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: df666b76-537f-4c81-b0eb-9a5312d411f8 ~/.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-03-22 15:48:52,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-22 15:48:52,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-22 15:48:55,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-22 15:48:54.772 11027 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=2df506db-1068-423d-bf87-fb1a34ba7666). 2018-03-22 15:48:54.990 11027 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-22 15:48:59,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-22 15:48:57.200 11030 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-22 15:48:57.536 11030 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-22 15:48:58.905 11030 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f) as the default verifier for the future CLI operations. 2018-03-22 15:49:02,492 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-22 15:49:05,488 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-22 15:49:08,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-22 15:49:14,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-22 15:49:13.393 11049 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f) for deployment 'opnfv-rally' (UUID=df666b76-537f-4c81-b0eb-9a5312d411f8). 2018-03-22 15:49:14.173 11049 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f) has been successfully configured for deployment 'opnfv-rally' (UUID=df666b76-537f-4c81-b0eb-9a5312d411f8)! 2018-03-22 15:49:14,355 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-22 15:49:14,355 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-22 15:49:14,358 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-22 15:49:14,365 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-22 15:49:17,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0b494c36-7b1a-4b26-8a1a-c9bcd617329f/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-03-22 15:49:17,500 - 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-03-22 15:49:19,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 15:49:19.883 11058 INFO rally.api [-] Starting verification (UUID=1e08d1b9-4401-4508-aac2-d30d581705b9) for deployment 'opnfv-rally' (UUID=df666b76-537f-4c81-b0eb-9a5312d411f8) by verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f). 2018-03-22 15:49:19,885 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1e08d1b9-4401-4508-aac2-d30d581705b9 2018-03-22 15:52:36,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1e08d1b9-4401-4508-aac2-d30d581705b9']'. 2018-03-22 15:52:37,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-22 15:52:37,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-22 15:52:37,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 15:52:37,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1e08d1b9-4401-4508-aac2-d30d581705b9 | 2018-03-22 15:52:37,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-22 15:52:37,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-22 15:49:19 | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-22 15:52:36 | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:17 | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0b494c36-7b1a-4b26-8a1a-c9bcd617329f) | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: df666b76-537f-4c81-b0eb-9a5312d411f8) | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 176.129 | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-03-22 15:52:37,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-03-22 15:52:37,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-22 15:52:37,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-22 15:52:37,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-22 15:52:37,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 15:52:37,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-22 15:52:37,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-03-22 15:52:43,613 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 15:52:43,614 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-22 15:52:43,620 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-03-22 15:53:04,889 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-03-22 15:53:04,889 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-03-22 15:53:04,919 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-03-22 15:53:05,030 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 15:53:05,030 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-22 15:53:05,034 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-22 15:53:06,007 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-22 16:56:21,405 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 16:56:21,406 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 63:15 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-03-22 16:56:21,411 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-03-22 16:56:21,411 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-03-22 16:56:21,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-22 16:56:24,748 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-22 16:56:23.885 11285 INFO rally.deployment.engine [-] Deployment df666b76-537f-4c81-b0eb-9a5312d411f8 | Starting: Destroy cloud and free allocated resources. 2018-03-22 16:56:24.096 11285 INFO rally.deployment.engine [-] Deployment df666b76-537f-4c81-b0eb-9a5312d411f8 | Completed: Destroy cloud and free allocated resources. 2018-03-22 16:56:24.166 11285 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f) for deployment 'opnfv-rally'. 2018-03-22 16:56:24.197 11285 INFO rally.api [-] Deleting verification (UUID=1e08d1b9-4401-4508-aac2-d30d581705b9). 2018-03-22 16:56:24.275 11285 INFO rally.api [-] Verification has been successfully deleted! 2018-03-22 16:56:24.276 11285 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f). 2018-03-22 16:56:24.299 11285 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-22 16:56:27,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-22 16:56:27.171 11288 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=94f45b45-170d-4789-b11a-93d38819c681) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 94f45b45-170d-4789-b11a-93d38819c681 | 2018-03-22T16:56:27 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 94f45b45-170d-4789-b11a-93d38819c681 ~/.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-03-22 16:56:31,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-03-22 16:56:31,398 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-22 16:56:33,875 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-22 16:56:33.531 11294 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0b494c36-7b1a-4b26-8a1a-c9bcd617329f). 2018-03-22 16:56:33.694 11294 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-22 16:56:37,947 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-22 16:56:36.016 11297 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-22 16:56:36.316 11297 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-22 16:56:37.705 11297 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4bc510ee-ca4d-4e9d-a302-f1dd06da576d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4bc510ee-ca4d-4e9d-a302-f1dd06da576d) as the default verifier for the future CLI operations. 2018-03-22 16:56:47,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-22 16:56:53,515 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-22 16:56:52.457 11316 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4bc510ee-ca4d-4e9d-a302-f1dd06da576d) for deployment 'opnfv-rally' (UUID=94f45b45-170d-4789-b11a-93d38819c681). 2018-03-22 16:56:53.329 11316 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4bc510ee-ca4d-4e9d-a302-f1dd06da576d) has been successfully configured for deployment 'opnfv-rally' (UUID=94f45b45-170d-4789-b11a-93d38819c681)! 2018-03-22 16:56:56,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4bc510ee-ca4d-4e9d-a302-f1dd06da576d/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-03-22 16:56:56,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-03-22 16:56:58,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-22 16:56:58.917 11325 INFO rally.api [-] Starting verification (UUID=3dadbf5d-2f7c-4eaa-b796-2b8614c06619) for deployment 'opnfv-rally' (UUID=94f45b45-170d-4789-b11a-93d38819c681) by verifier 'opnfv-tempest' (UUID=4bc510ee-ca4d-4e9d-a302-f1dd06da576d). 2018-03-22 16:59:37,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3dadbf5d-2f7c-4eaa-b796-2b8614c06619']'. 2018-03-22 16:59:38,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-22 16:59:38,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-22 16:59:38,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 16:59:38,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3dadbf5d-2f7c-4eaa-b796-2b8614c06619 | 2018-03-22 16:59:38,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-22 16:59:38,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-22 16:56:58 | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-22 16:59:36 | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:38 | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4bc510ee-ca4d-4e9d-a302-f1dd06da576d) | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 94f45b45-170d-4789-b11a-93d38819c681) | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-03-22 16:59:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.445 | 2018-03-22 16:59:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-03-22 16:59:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-03-22 16:59:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-22 16:59:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-22 16:59:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-22 16:59:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-22 16:59:38,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-22 16:59:38,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-03-22 16:59:43,699 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-22 16:59:43,700 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:02 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-03-22 16:59:43,704 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-03-22 16:59:43,705 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:08 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 18:40 | FAIL | | rally_sanity | functest | smoke | 32:05 | FAIL | | refstack_defcore | functest | smoke | 04:29 | PASS | | patrole | functest | smoke | 03:41 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 63:15 | FAIL | | neutron_trunk | functest | smoke | 03:02 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-03-22 16:59:43,713 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-22 16:59:51,017 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-50 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-22 16:59:51,021 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 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=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-22 16:59:51,021 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-22 16:59:51,022 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-22 16:59:51,023 - 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-03-22 16:59:51,027 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-22 16:59:57,474 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-50 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-22 16:59:57,477 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 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=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-22 16:59:57,477 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-22 16:59:57,477 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-22 16:59:57,477 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-03-22 16:59:57,478 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-22 17:00:04,863 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-50 | | 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 | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-03-22 17:00:04,869 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 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=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-03-22 17:00:04,869 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-22 17:00:04,869 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-22 17:00:04,870 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-22 17:00:04,871 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK