2018-04-06 23:17:16,426 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-98 | | 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-04-06 23:17:16,428 - 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-04-06 23:17:16,428 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 23:17:16,429 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-06 23:17:16,430 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-06 23:17:16,430 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-06 23:17:18,089 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 23:17:26,147 - 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 8.046s OK 2018-04-06 23:17:26,279 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 23:17:26,280 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-06 23:17:26,284 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-06 23:17:28,142 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 23:28:58,963 - 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 690.776s OK 2018-04-06 23:28:59,095 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 23:28:59,096 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:31 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 23:28:59,100 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-06 23:29:00,112 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-06 23:29:48,150 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 48.036s OK 2018-04-06 23:29:48,266 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 23:29:48,266 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:48 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-06 23:29:48,271 - 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:31 | PASS | | snaps_health_check | functest | healthcheck | 00:48 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-06 23:29:48,274 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-06 23:29:54,591 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-98 | | 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-04-06 23:29:54,595 - 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-04-06 23:29:54,595 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-06 23:29:54,597 - 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-04-06 23:29:54,598 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-06 23:29:54,599 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-06 23:29:57,278 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-04-06 23:29:57,278 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-06 23:29:57,278 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-06 23:29:57' 2018-04-06 23:29:57,279 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:29:59,354 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:30:02,642 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:30:09,897 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:30:11,043 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:30:12,000 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:30:18,378 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:30:21,710 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-0c523660-48d8-437e-aeaa-6cf421841ab0' 2018-04-06 23:30:43,274 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-06 23:31:04,914 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-06 23:31:05,052 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-06 23:31:06,060 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-06 23:31:06,182 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 23:31:06,183 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-06 23:31:28,864 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-06 23:31:28,964 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-06 23:31:28,964 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-06 23:31:28' 2018-04-06 23:31:28,964 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--124529b7-709c-4bf9-a581-b9f61a1f8aa1' 2018-04-06 23:31:30,756 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-124529b7-709c-4bf9-a581-b9f61a1f8aa1' 2018-04-06 23:31:33,169 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-124529b7-709c-4bf9-a581-b9f61a1f8aa1' 2018-04-06 23:31:40,465 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-124529b7-709c-4bf9-a581-b9f61a1f8aa1' 2018-04-06 23:31:41,164 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-124529b7-709c-4bf9-a581-b9f61a1f8aa1' 2018-04-06 23:31:47,395 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-124529b7-709c-4bf9-a581-b9f61a1f8aa1' 2018-04-06 23:31:53,426 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-06 23:31:59,862 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-06 23:32:01,902 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-06 23:32:13,073 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-06 23:32:13,186 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 23:32:13,187 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-06 23:32:37,618 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-06 23:32:37,722 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 23:32:43,889 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 23:32:43.353 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ce29afc3-3792-4253-b767-d8222d74a833) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ce29afc3-3792-4253-b767-d8222d74a833 | 2018-04-06T23:32:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ce29afc3-3792-4253-b767-d8222d74a833 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-06 23:32:47,583 - 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-04-06 23:32:47,584 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-06 23:32:54,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-06 23:32:52.103 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-06 23:32:52.570 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-06 23:32:54.058 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4) as the default verifier for the future CLI operations. 2018-04-06 23:32:57,527 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-06 23:33:00,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-06 23:33:03,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-06 23:33:09,129 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-06 23:33:08.130 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4) for deployment 'opnfv-rally' (UUID=ce29afc3-3792-4253-b767-d8222d74a833). 2018-04-06 23:33:08.938 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4) has been successfully configured for deployment 'opnfv-rally' (UUID=ce29afc3-3792-4253-b767-d8222d74a833)! 2018-04-06 23:33:09,130 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-06 23:33:09,130 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-06 23:33:09,133 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-06 23:33:09,138 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-06 23:33:12,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5b0e07c0-fc5f-4289-9168-016e112ac4e4/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-06 23:33:12,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-06 23:33:12,521 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-06 23:33:12,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-06 23:33:15,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:33:15.069 55 INFO rally.api [-] Starting verification (UUID=54413b6d-6831-4f13-8544-62865266c360) for deployment 'opnfv-rally' (UUID=ce29afc3-3792-4253-b767-d8222d74a833) by verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4). 2018-04-06 23:33:15,072 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 54413b6d-6831-4f13-8544-62865266c360 2018-04-06 23:33:22,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:33:22.246 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.223s] 2018-04-06 23:33:22,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:33:22.351 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.106s] 2018-04-06 23:33:29,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:33:29.690 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.695s] 2018-04-06 23:33:32,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:33:32.210 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.518s] 2018-04-06 23:33:45,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:33:45.093 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.140s] 2018-04-06 23:34:06,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:34:06.838 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.418s] 2018-04-06 23:34:45,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:34:45.676 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.088s] 2018-04-06 23:34:45,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:34:45.678 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-06 23:35:22,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:35:22.099 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.164s] 2018-04-06 23:35:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:35:22.101 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-06 23:36:02,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:36:02.444 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.132s] 2018-04-06 23:36:02,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:36:02.446 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-06 23:36:50,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:36:50.929 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.190s] 2018-04-06 23:37:19,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:19.113 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.068s] 2018-04-06 23:37:19,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:19.307 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.194s] 2018-04-06 23:37:28,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:28.473 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.964s] 2018-04-06 23:37:28,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:28.500 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.026s] 2018-04-06 23:37:30,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:30.270 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-06 23:37:30,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:30.271 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-06 23:37:34,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:34.415 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.252s] 2018-04-06 23:37:42,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:42.439 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-04-06 23:37:49,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:49.819 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.848s] 2018-04-06 23:37:59,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:37:59.436 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.316s] 2018-04-06 23:38:10,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:10.521 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.697s] 2018-04-06 23:38:18,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:18.603 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.181s] 2018-04-06 23:38:25,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:25.606 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.122s] 2018-04-06 23:38:33,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:33.970 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.246s] 2018-04-06 23:38:42,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:42.698 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.277s] 2018-04-06 23:38:52,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:52.320 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.032s] 2018-04-06 23:38:55,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:55.693 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-06 23:38:57,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:57.886 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2018-04-06 23:38:57,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:57.912 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2018-04-06 23:38:57,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:57.939 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2018-04-06 23:38:57,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:38:57.948 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-04-06 23:39:03,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:03.108 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.865s] 2018-04-06 23:39:03,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:03.980 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.870s] 2018-04-06 23:39:04,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:04.839 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.861s] 2018-04-06 23:39:10,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:10.015 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-04-06 23:39:15,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:15.740 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.898s] 2018-04-06 23:39:32,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:32.384 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.523s] 2018-04-06 23:39:37,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:37.370 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.984s] 2018-04-06 23:39:53,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:53.053 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.945s] 2018-04-06 23:39:57,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:39:57.616 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.562s] 2018-04-06 23:40:06,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:06.613 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.996s] 2018-04-06 23:40:19,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:19.251 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.318s] 2018-04-06 23:40:23,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:23.833 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.580s] 2018-04-06 23:40:28,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:28.876 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.043s] 2018-04-06 23:40:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:49.998 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.345s] 2018-04-06 23:40:50,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:50.250 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.252s] 2018-04-06 23:40:50,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:50.524 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.273s] 2018-04-06 23:40:50,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:50.683 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.159s] 2018-04-06 23:40:50,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:50.959 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.275s] 2018-04-06 23:40:51,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:40:51.136 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.176s] 2018-04-06 23:41:09,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:09.223 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.219s] 2018-04-06 23:41:09,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:09.651 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.428s] 2018-04-06 23:41:09,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:09.958 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.306s] 2018-04-06 23:41:10,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:10.353 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.394s] 2018-04-06 23:41:10,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:10.803 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.449s] 2018-04-06 23:41:10,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:10.994 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.191s] 2018-04-06 23:41:29,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:29.375 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.908s] 2018-04-06 23:41:36,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:36.813 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.437s] 2018-04-06 23:41:39,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:39.070 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.257s] 2018-04-06 23:41:39,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:39.241 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.171s] 2018-04-06 23:41:39,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:39.418 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.176s] 2018-04-06 23:41:55,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:41:55.216 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.115s] 2018-04-06 23:42:04,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:04.066 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.850s] 2018-04-06 23:42:06,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:06.177 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.110s] 2018-04-06 23:42:06,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:06.366 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.189s] 2018-04-06 23:42:06,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:06.495 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.129s] 2018-04-06 23:42:26,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:26.589 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.879s] 2018-04-06 23:42:32,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:32.927 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.338s] 2018-04-06 23:42:38,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:38.846 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.917s] 2018-04-06 23:42:43,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:42:43.753 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.906s] 2018-04-06 23:43:15,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:43:15.339 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.312s] 2018-04-06 23:43:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:43:23.382 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.043s] 2018-04-06 23:43:29,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:43:29.825 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.442s] 2018-04-06 23:43:33,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:43:33.805 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.978s] 2018-04-06 23:43:55,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:43:55.028 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.769s] 2018-04-06 23:43:57,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:43:57.329 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.298s] 2018-04-06 23:43:57,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:43:57.452 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.127s] 2018-04-06 23:44:02,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:02.857 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.690s] 2018-04-06 23:44:05,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:05.472 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.612s] 2018-04-06 23:44:05,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:05.585 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.116s] 2018-04-06 23:44:10,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:10.261 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.958s] 2018-04-06 23:44:14,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:14.171 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-04-06 23:44:16,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:16.018 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-06 23:44:16,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:16.021 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-06 23:44:16,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:16.022 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-06 23:44:16,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:16.023 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-06 23:44:16,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:16.024 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-06 23:44:18,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:18.273 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-04-06 23:44:38,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:44:38.158 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.578s] 2018-04-06 23:45:16,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:45:16.980 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.661s] 2018-04-06 23:45:44,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:45:44.131 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.146s] 2018-04-06 23:45:53,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:45:53.819 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.098s] 2018-04-06 23:49:07,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:49:07.240 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [164.907s] 2018-04-06 23:50:00,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:50:00.141 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [41.994s] 2018-04-06 23:50:56,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-06 23:50:56.770 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.034s] 2018-04-06 23:51:18,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '54413b6d-6831-4f13-8544-62865266c360']'. 2018-04-06 23:51:19,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-06 23:51:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-06 23:51:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 23:51:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 54413b6d-6831-4f13-8544-62865266c360 | 2018-04-06 23:51:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-06 23:51:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-06 23:33:14 | 2018-04-06 23:51:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-06 23:51:18 | 2018-04-06 23:51:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:04 | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5b0e07c0-fc5f-4289-9168-016e112ac4e4) | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ce29afc3-3792-4253-b767-d8222d74a833) | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1057.019 | 2018-04-06 23:51:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-04-06 23:51:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-06 23:51:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-06 23:51:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-06 23:51:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-06 23:51:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-06 23:51:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-06 23:51:19,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-04-06 23:51:25,313 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-06 23:51:25,313 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:28 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-06 23:51:25,318 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-06 23:51:25,319 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-06 23:51:25,435 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-06 23:51:28,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-06 23:51:27.646 230 INFO rally.deployment.engine [-] Deployment ce29afc3-3792-4253-b767-d8222d74a833 | Starting: Destroy cloud and free allocated resources. 2018-04-06 23:51:27.794 230 INFO rally.deployment.engine [-] Deployment ce29afc3-3792-4253-b767-d8222d74a833 | Completed: Destroy cloud and free allocated resources. 2018-04-06 23:51:27.830 230 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4) for deployment 'opnfv-rally'. 2018-04-06 23:51:27.844 230 INFO rally.api [-] Deleting verification (UUID=54413b6d-6831-4f13-8544-62865266c360). 2018-04-06 23:51:27.944 230 INFO rally.api [-] Verification has been successfully deleted! 2018-04-06 23:51:27.944 230 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4). 2018-04-06 23:51:27.963 230 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-06 23:51:31,217 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-06 23:51:30.695 233 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f68f2df0-e977-478b-a889-838f8bc0921c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f68f2df0-e977-478b-a889-838f8bc0921c | 2018-04-06T23:51:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f68f2df0-e977-478b-a889-838f8bc0921c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-06 23:51:34,843 - 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-04-06 23:51:34,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-06 23:51:36,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f'... 2018-04-06 23:51:38,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-c6209ef4-07db-4516-926b-c1de6dc14f2f'... 2018-04-06 23:51:40,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-c6209ef4-07db-4516-926b-c1de6dc14f2f'... 2018-04-06 23:51:46,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f'... 2018-04-06 23:51:47,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f'... 2018-04-06 23:51:48,086 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-06 23:51:48,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-06 23:51:48,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 23:51:48,131 - 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-04-06 23:51:48,137 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 23:53:01,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8105c0fd-9180-42ba-a3d9-e9786f707e4a 2018-04-06 23:53:01,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-06 23:53:01,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '8105c0fd-9180-42ba-a3d9-e9786f707e4a'] 2018-04-06 23:53:02,522 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 8105c0fd-9180-42ba-a3d9-e9786f707e4a: 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 8105c0fd-9180-42ba-a3d9-e9786f707e4a 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.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833624 Full duration: 7.725553 -------------------------------------------------------------------------------- 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 8105c0fd-9180-42ba-a3d9-e9786f707e4a 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> duration | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 1.306 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306376 Full duration: 8.514691 -------------------------------------------------------------------------------- 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 8105c0fd-9180-42ba-a3d9-e9786f707e4a 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.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | total | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> duration | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.176914 Full duration: 8.249756 -------------------------------------------------------------------------------- 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 8105c0fd-9180-42ba-a3d9-e9786f707e4a 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.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.180271 Full duration: 8.596387 -------------------------------------------------------------------------------- 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 8105c0fd-9180-42ba-a3d9-e9786f707e4a 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | total | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | -> duration | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 1.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.499102 Full duration: 8.971197 -------------------------------------------------------------------------------- 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 8105c0fd-9180-42ba-a3d9-e9786f707e4a 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.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.945958 Full duration: 8.134667 HINTS: * To plot HTML graphics with this data, run: rally task report 8105c0fd-9180-42ba-a3d9-e9786f707e4a --out output.html * To generate a JUnit report, run: rally task export 8105c0fd-9180-42ba-a3d9-e9786f707e4a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8105c0fd-9180-42ba-a3d9-e9786f707e4a --json --out output.json 2018-04-06 23:53:02,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8105c0fd-9180-42ba-a3d9-e9786f707e4a'] 2018-04-06 23:53:03,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 23:53:03,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8105c0fd-9180-42ba-a3d9-e9786f707e4a', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-06 23:53:03,713 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-06 23:53:03,714 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-06 23:53:03,714 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-06 23:53:03,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 23:53:03,771 - 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-04-06 23:53:03,774 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 23:54:43,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 2018-04-06 23:54:43,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '841f4f9d-de6f-426f-a739-3d05c5b7f5c2'] 2018-04-06 23:54:44,261 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 841f4f9d-de6f-426f-a739-3d05c5b7f5c2: 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 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 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.306 | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | -> glance_v2.upload_data | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | glance_v2.delete_image | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 100.0% | 1 | | -> duration | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.593835 Full duration: 12.742508 -------------------------------------------------------------------------------- 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 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 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.154 | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | -> glance_v2.upload_data | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | glance_v2.list_images | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 100.0% | 1 | | -> duration | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.305758 Full duration: 14.144198 -------------------------------------------------------------------------------- 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 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 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.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> duration | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.32553 Full duration: 8.80521 -------------------------------------------------------------------------------- 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-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "number_instances": 2, "nics": [ { "net-id": "b955ac60-c09a-4287-a929-592efa236294" } ] }, "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 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 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.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | -> glance_v2.upload_data | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | nova.boot_servers | 13.002 | 13.002 | 13.002 | 13.002 | 13.002 | 13.002 | 100.0% | 1 | | total | 16.252 | 16.252 | 16.252 | 16.252 | 16.252 | 16.252 | 100.0% | 1 | | -> duration | 15.252 | 15.252 | 15.252 | 15.252 | 15.252 | 15.252 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.252498 Full duration: 40.51563 HINTS: * To plot HTML graphics with this data, run: rally task report 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 --out output.html * To generate a JUnit report, run: rally task export 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 841f4f9d-de6f-426f-a739-3d05c5b7f5c2 --json --out output.json 2018-04-06 23:54:44,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '841f4f9d-de6f-426f-a739-3d05c5b7f5c2'] 2018-04-06 23:54:45,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 23:54:45,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '841f4f9d-de6f-426f-a739-3d05c5b7f5c2', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-06 23:54:45,414 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-06 23:54:45,415 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-04-06 23:54:45,415 - 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-04-06 23:54:45,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 23:54:45,459 - 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-04-06 23:54:45,459 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-04-06 23:54:45,460 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-06 23:54:45,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-06 23:54:45,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 23:54:45,484 - 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-04-06 23:54:45,487 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-06 23:59:51,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 251ce402-2509-4a84-a02b-f56be9608665 2018-04-06 23:59:51,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '251ce402-2509-4a84-a02b-f56be9608665'] 2018-04-06 23:59:52,310 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 251ce402-2509-4a84-a02b-f56be9608665: 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 251ce402-2509-4a84-a02b-f56be9608665 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.163 | 3.163 | 3.163 | 3.163 | 3.163 | 3.163 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.615 | 10.615 | 10.615 | 10.615 | 10.615 | 10.615 | 100.0% | 1 | | total | 13.779 | 13.779 | 13.779 | 13.779 | 13.779 | 13.779 | 100.0% | 1 | | -> duration | 13.779 | 13.779 | 13.779 | 13.779 | 13.779 | 13.779 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.779405 Full duration: 43.21876 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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.342 | 3.342 | 3.342 | 3.342 | 3.342 | 3.342 | 100.0% | 1 | | cinder_v2.delete_volume | 10.802 | 10.802 | 10.802 | 10.802 | 10.802 | 10.802 | 100.0% | 1 | | total | 14.145 | 14.145 | 14.145 | 14.145 | 14.145 | 14.145 | 100.0% | 1 | | -> duration | 14.145 | 14.145 | 14.145 | 14.145 | 14.145 | 14.145 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.144804 Full duration: 25.190094 -------------------------------------------------------------------------------- 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-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 251ce402-2509-4a84-a02b-f56be9608665 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 | 6.151 | 6.151 | 6.151 | 6.151 | 6.151 | 6.151 | 100.0% | 1 | | cinder_v2.delete_volume | 10.814 | 10.814 | 10.814 | 10.814 | 10.814 | 10.814 | 100.0% | 1 | | total | 16.965 | 16.965 | 16.965 | 16.965 | 16.965 | 16.965 | 100.0% | 1 | | -> duration | 16.965 | 16.965 | 16.965 | 16.965 | 16.965 | 16.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.964989 Full duration: 29.087073 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | cinder_v2.delete_volume | 10.82 | 10.82 | 10.82 | 10.82 | 10.82 | 10.82 | 100.0% | 1 | | total | 14.144 | 14.144 | 14.144 | 14.144 | 14.144 | 14.144 | 100.0% | 1 | | -> duration | 14.144 | 14.144 | 14.144 | 14.144 | 14.144 | 14.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.144289 Full duration: 25.126102 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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.616 | 3.616 | 3.616 | 3.616 | 3.616 | 3.616 | 100.0% | 1 | | cinder_v2.extend_volume | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 100.0% | 1 | | cinder_v2.delete_volume | 19.34 | 19.34 | 19.34 | 19.34 | 19.34 | 19.34 | 100.0% | 1 | | total | 25.436 | 25.436 | 25.436 | 25.436 | 25.436 | 25.436 | 100.0% | 1 | | -> duration | 25.436 | 25.436 | 25.436 | 25.436 | 25.436 | 25.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.436428 Full duration: 35.830589 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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 | 27.068 | 27.068 | 27.068 | 27.068 | 27.068 | 27.068 | 100.0% | 1 | | cinder_v2.delete_volume | 10.887 | 10.887 | 10.887 | 10.887 | 10.887 | 10.887 | 100.0% | 1 | | total | 37.956 | 37.956 | 37.956 | 37.956 | 37.956 | 37.956 | 100.0% | 1 | | -> duration | 37.956 | 37.956 | 37.956 | 37.956 | 37.956 | 37.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.956477 Full duration: 64.365243 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | cinder_v2.list_qos | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.831763 Full duration: 13.229861 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | cinder_v2.set_qos | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828684 Full duration: 12.642316 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | cinder_v2.list_types | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892864 Full duration: 12.932342 -------------------------------------------------------------------------------- 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 251ce402-2509-4a84-a02b-f56be9608665 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.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> duration | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768712 Full duration: 13.296176 HINTS: * To plot HTML graphics with this data, run: rally task report 251ce402-2509-4a84-a02b-f56be9608665 --out output.html * To generate a JUnit report, run: rally task export 251ce402-2509-4a84-a02b-f56be9608665 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 251ce402-2509-4a84-a02b-f56be9608665 --json --out output.json 2018-04-06 23:59:52,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '251ce402-2509-4a84-a02b-f56be9608665'] 2018-04-06 23:59:53,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-06 23:59:53,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '251ce402-2509-4a84-a02b-f56be9608665', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-06 23:59:53,518 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-06 23:59:53,519 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-06 23:59:53,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-06 23:59:53,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-06 23:59:53,554 - 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-04-06 23:59:53,556 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 00:01:27,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2b7a582-29ad-4a25-b56c-5c825cce0795 2018-04-07 00:01:27,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f2b7a582-29ad-4a25-b56c-5c825cce0795'] 2018-04-07 00:01:28,216 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f2b7a582-29ad-4a25-b56c-5c825cce0795: 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 f2b7a582-29ad-4a25-b56c-5c825cce0795 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.111 | 5.111 | 5.111 | 5.111 | 5.111 | 5.111 | 100.0% | 1 | | heat.update_stack | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 100.0% | 1 | | heat.delete_stack | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 2.769 | 100.0% | 1 | | total | 10.65 | 10.65 | 10.65 | 10.65 | 10.65 | 10.65 | 100.0% | 1 | | -> duration | 6.65 | 6.65 | 6.65 | 6.65 | 6.65 | 6.65 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.650386 Full duration: 21.643414 -------------------------------------------------------------------------------- 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 f2b7a582-29ad-4a25-b56c-5c825cce0795 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.136 | 5.136 | 5.136 | 5.136 | 5.136 | 5.136 | 100.0% | 1 | | heat.check_stack | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | heat.delete_stack | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 100.0% | 1 | | total | 8.41 | 8.41 | 8.41 | 8.41 | 8.41 | 8.41 | 100.0% | 1 | | -> duration | 6.41 | 6.41 | 6.41 | 6.41 | 6.41 | 6.41 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.409664 Full duration: 19.49098 -------------------------------------------------------------------------------- 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 f2b7a582-29ad-4a25-b56c-5c825cce0795 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.93 | 4.93 | 4.93 | 4.93 | 4.93 | 4.93 | 100.0% | 1 | | heat.suspend_stack | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | heat.resume_stack | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 1.668 | 100.0% | 1 | | heat.delete_stack | 2.389 | 2.389 | 2.389 | 2.389 | 2.389 | 2.389 | 100.0% | 1 | | total | 9.598 | 9.598 | 9.598 | 9.598 | 9.598 | 9.598 | 100.0% | 1 | | -> duration | 7.598 | 7.598 | 7.598 | 7.598 | 7.598 | 7.598 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.598024 Full duration: 20.969356 -------------------------------------------------------------------------------- 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 f2b7a582-29ad-4a25-b56c-5c825cce0795 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837159 Full duration: 11.529525 HINTS: * To plot HTML graphics with this data, run: rally task report f2b7a582-29ad-4a25-b56c-5c825cce0795 --out output.html * To generate a JUnit report, run: rally task export f2b7a582-29ad-4a25-b56c-5c825cce0795 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f2b7a582-29ad-4a25-b56c-5c825cce0795 --json --out output.json 2018-04-07 00:01:28,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f2b7a582-29ad-4a25-b56c-5c825cce0795'] 2018-04-07 00:01:29,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:01:29,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f2b7a582-29ad-4a25-b56c-5c825cce0795', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-07 00:01:29,441 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-07 00:01:29,441 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-07 00:01:29,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-07 00:01:29,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:01:29,479 - 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-04-07 00:01:29,482 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 00:04:48,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 567de50f-b274-40d7-b38f-d76d233efcbb 2018-04-07 00:04:48,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '567de50f-b274-40d7-b38f-d76d233efcbb'] 2018-04-07 00:04:50,103 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 567de50f-b274-40d7-b38f-d76d233efcbb: 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | keystone_v3.add_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.revoke_role | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.6915 Full duration: 15.189491 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.add_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.list_roles | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61909 Full duration: 15.364836 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | keystone_v3.list_projects | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816406 Full duration: 15.744073 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | keystone_v3.delete_role | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653201 Full duration: 12.881878 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | keystone_v3.delete_service | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> duration | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.471161 Full duration: 13.146896 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | keystone_v3.create_user | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | -> keystone_v3.add_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.create_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.get_project | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_user | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_role | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.list_services | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_services | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> duration | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.146937 Full duration: 19.865212 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | keystone_v3.update_project | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.delete_project | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.81344 Full duration: 13.352104 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 567de50f-b274-40d7-b38f-d76d233efcbb 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 | | total | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> duration | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.659719 Full duration: 15.155662 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 567de50f-b274-40d7-b38f-d76d233efcbb 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737748 Full duration: 15.790455 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | keystone_v3.list_users | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841828 Full duration: 15.490312 -------------------------------------------------------------------------------- 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 567de50f-b274-40d7-b38f-d76d233efcbb 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | keystone_v3.create_users | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | total | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> duration | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.803151 Full duration: 21.472789 HINTS: * To plot HTML graphics with this data, run: rally task report 567de50f-b274-40d7-b38f-d76d233efcbb --out output.html * To generate a JUnit report, run: rally task export 567de50f-b274-40d7-b38f-d76d233efcbb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 567de50f-b274-40d7-b38f-d76d233efcbb --json --out output.json 2018-04-07 00:04:50,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '567de50f-b274-40d7-b38f-d76d233efcbb'] 2018-04-07 00:04:51,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:04:51,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '567de50f-b274-40d7-b38f-d76d233efcbb', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-07 00:04:51,304 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-07 00:04:51,304 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-07 00:04:51,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-07 00:04:51,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:04:51,352 - 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-04-07 00:04:51,361 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 00:10:48,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 2018-04-07 00:10:48,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9'] 2018-04-07 00:10:49,604 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9: 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.593 | 1.593 | 1.593 | 1.593 | 1.593 | 1.593 | 100.0% | 1 | | neutron.delete_network | 1.27 | 1.27 | 1.27 | 1.27 | 1.27 | 1.27 | 100.0% | 1 | | total | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | -> duration | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.862891 Full duration: 16.430183 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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 | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 2.182 | 100.0% | 1 | | neutron.delete_port | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | total | 3.377 | 3.377 | 3.377 | 3.377 | 3.377 | 3.377 | 100.0% | 1 | | -> duration | 3.377 | 3.377 | 3.377 | 3.377 | 3.377 | 3.377 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.377276 Full duration: 36.183509 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | neutron.create_subnet | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | neutron.create_router | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | neutron.add_interface_router | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | neutron.remove_interface_router | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 100.0% | 1 | | neutron.delete_router | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 100.0% | 1 | | -> duration | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 6.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.482554 Full duration: 44.272128 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | neutron.delete_subnet | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | total | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | -> duration | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.708006 Full duration: 31.299158 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | neutron.list_networks | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> duration | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.708044 Full duration: 17.871969 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | neutron.list_ports | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | -> duration | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.277051 Full duration: 34.518731 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | neutron.create_subnet | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | neutron.create_router | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | neutron.add_interface_router | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | neutron.list_routers | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 100.0% | 1 | | -> duration | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 5.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.019642 Full duration: 45.815184 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.create_subnet | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | neutron.list_subnets | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | -> duration | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.170766 Full duration: 39.881093 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.551 | 1.551 | 1.551 | 1.551 | 1.551 | 1.551 | 100.0% | 1 | | neutron.delete_security_group | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 100.0% | 1 | | -> duration | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 1.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.878725 Full duration: 15.579681 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | neutron.create_security_group_rule | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | neutron.delete_security_group | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 100.0% | 1 | | -> duration | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 2.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.522204 Full duration: 16.116766 -------------------------------------------------------------------------------- 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 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 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.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | neutron.create_router | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | neutron.add_gateway_router | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | neutron.remove_gateway_router | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | total | 4.97 | 4.97 | 4.97 | 4.97 | 4.97 | 4.97 | 100.0% | 1 | | -> duration | 4.97 | 4.97 | 4.97 | 4.97 | 4.97 | 4.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.969515 Full duration: 26.991086 HINTS: * To plot HTML graphics with this data, run: rally task report 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 --out output.html * To generate a JUnit report, run: rally task export 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9 --json --out output.json 2018-04-07 00:10:49,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9'] 2018-04-07 00:10:50,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:10:50,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7d6f0d59-2ab4-4c7e-8303-be5bae7d12a9', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-07 00:10:50,741 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-07 00:10:50,742 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-07 00:10:50,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-07 00:10:50,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:10:50,785 - 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-04-07 00:10:50,792 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 00:22:53,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : da4e72a6-b6bd-4884-a90b-ba576f86cfc6 2018-04-07 00:22:53,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'da4e72a6-b6bd-4884-a90b-ba576f86cfc6'] 2018-04-07 00:22:54,694 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task da4e72a6-b6bd-4884-a90b-ba576f86cfc6: 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-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "image": { "name": "Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "block_migration": false, "nics": [ { "net-id": "b955ac60-c09a-4287-a929-592efa236294" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task da4e72a6-b6bd-4884-a90b-ba576f86cfc6 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.958 | 14.958 | 14.958 | 14.958 | 14.958 | 14.958 | 100.0% | 1 | | nova.find_host_to_migrate | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 100.0% | 1 | | nova.live_migrate | 13.605 | 13.605 | 13.605 | 13.605 | 13.605 | 13.605 | 100.0% | 1 | | nova.delete_server | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 100.0% | 1 | | total | 32.606 | 32.606 | 32.606 | 32.606 | 32.606 | 32.606 | 100.0% | 1 | | -> duration | 31.606 | 31.606 | 31.606 | 31.606 | 31.606 | 31.606 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.605737 Full duration: 42.487427 -------------------------------------------------------------------------------- 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-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "image": { "name": "Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "b955ac60-c09a-4287-a929-592efa236294" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task da4e72a6-b6bd-4884-a90b-ba576f86cfc6 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 | 12.21 | 12.21 | 12.21 | 12.21 | 12.21 | 12.21 | 100.0% | 1 | | cinder_v2.create_volume | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | nova.attach_volume | 7.003 | 7.003 | 7.003 | 7.003 | 7.003 | 7.003 | 100.0% | 1 | | nova.find_host_to_migrate | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | | nova.live_migrate | 14.139 | 14.139 | 14.139 | 14.139 | 14.139 | 14.139 | 100.0% | 1 | | nova.detach_volume | 4.03 | 4.03 | 4.03 | 4.03 | 4.03 | 4.03 | 100.0% | 1 | | cinder_v2.delete_volume | 92.14 | 92.14 | 92.14 | 92.14 | 92.14 | 92.14 | 100.0% | 1 | | nova.delete_server | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 100.0% | 1 | | total | 136.788 | 136.788 | 136.788 | 136.788 | 136.788 | 136.788 | 100.0% | 1 | | -> duration | 135.788 | 135.788 | 135.788 | 135.788 | 135.788 | 135.788 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 135.787848 Full duration: 149.334374 -------------------------------------------------------------------------------- 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-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "image": { "name": "Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "b955ac60-c09a-4287-a929-592efa236294" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task da4e72a6-b6bd-4884-a90b-ba576f86cfc6 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.709 | 5.709 | 5.709 | 5.709 | 5.709 | 5.709 | 100.0% | 1 | | nova.boot_server | 12.695 | 12.695 | 12.695 | 12.695 | 12.695 | 12.695 | 100.0% | 1 | | nova.find_host_to_migrate | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | nova.live_migrate | 16.028 | 16.028 | 16.028 | 16.028 | 16.028 | 16.028 | 100.0% | 1 | | nova.delete_server | 4.956 | 4.956 | 4.956 | 4.956 | 4.956 | 4.956 | 100.0% | 1 | | total | 40.854 | 40.854 | 40.854 | 40.854 | 40.854 | 40.854 | 100.0% | 1 | | -> duration | 39.854 | 39.854 | 39.854 | 39.854 | 39.854 | 39.854 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.854035 Full duration: 53.656356 -------------------------------------------------------------------------------- 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-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "image": { "name": "Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "server_kwargs": { "nics": [ { "net-id": "b955ac60-c09a-4287-a929-592efa236294" } ] } }, "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 da4e72a6-b6bd-4884-a90b-ba576f86cfc6 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.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | nova.boot_server | 9.025 | 9.025 | 9.025 | 9.025 | 9.025 | 9.025 | 100.0% | 1 | | nova.delete_server | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 13.383 | 13.383 | 13.383 | 13.383 | 13.383 | 13.383 | 100.0% | 1 | | -> duration | 12.383 | 12.383 | 12.383 | 12.383 | 12.383 | 12.383 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.383069 Full duration: 42.108745 -------------------------------------------------------------------------------- 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-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "image": { "name": "Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "volume_size": 5, "nics": [ { "net-id": "b955ac60-c09a-4287-a929-592efa236294" } ] }, "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 da4e72a6-b6bd-4884-a90b-ba576f86cfc6 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.791 | 5.791 | 5.791 | 5.791 | 5.791 | 5.791 | 100.0% | 1 | | nova.boot_server | 12.795 | 12.795 | 12.795 | 12.795 | 12.795 | 12.795 | 100.0% | 1 | | nova.delete_server | 5.129 | 5.129 | 5.129 | 5.129 | 5.129 | 5.129 | 100.0% | 1 | | total | 23.716 | 23.716 | 23.716 | 23.716 | 23.716 | 23.716 | 100.0% | 1 | | -> duration | 22.716 | 22.716 | 22.716 | 22.716 | 22.716 | 22.716 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.715813 Full duration: 55.35893 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "image": { "name": "Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f" }, "force_delete": false, "nics": [ { "net-id": "b955ac60-c09a-4287-a929-592efa236294" } ] }, "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 da4e72a6-b6bd-4884-a90b-ba576f86cfc6 has 1 error(s) -------------------------------------------------------------------------------- TimeoutException: Rally tired waiting for Server s_rally_b80ca017_xHa1Zs1m:a3f6115c-bb87-44a8-b537-78a87227702b 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_b80ca017_xHa1Zs1m:a3f6115c-bb87-44a8-b537-78a87227702b 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.883 | 8.883 | 8.883 | 8.883 | 8.883 | 8.883 | 100.0% | 1 | | nova.pause_server | 3.059 | 3.059 | 3.059 | 3.059 | 3.059 | 3.059 | 100.0% | 1 | | nova.unpause_server | 303.687 | 303.687 | 303.687 | 303.687 | 303.687 | 303.687 | 0.0% | 1 | | total | 315.63 | 315.63 | 315.63 | 315.63 | 315.63 | 315.63 | 0.0% | 1 | | -> duration | 310.63 | 310.63 | 310.63 | 310.63 | 310.63 | 310.63 | 0.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 0.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 310.629794 Full duration: 347.431294 HINTS: * To plot HTML graphics with this data, run: rally task report da4e72a6-b6bd-4884-a90b-ba576f86cfc6 --out output.html * To generate a JUnit report, run: rally task export da4e72a6-b6bd-4884-a90b-ba576f86cfc6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report da4e72a6-b6bd-4884-a90b-ba576f86cfc6 --json --out output.json 2018-04-07 00:22:54,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'da4e72a6-b6bd-4884-a90b-ba576f86cfc6'] 2018-04-07 00:22:55,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:22:55,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'da4e72a6-b6bd-4884-a90b-ba576f86cfc6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-07 00:22:55,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-04-07 00:22:55,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-07 00:22:55,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-07 00:22:55,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-07 00:22:55,789 - 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-04-07 00:22:55,791 - 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': 'b955ac60-c09a-4287-a929-592efa236294', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'flavor_name': 'rally-tiny-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c6209ef4-07db-4516-926b-c1de6dc14f2f', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-07 00:23:50,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 2018-04-07 00:23:50,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66'] 2018-04-07 00:23:51,897 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66: 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 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 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.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | quotas.delete_quotas | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030528 Full duration: 9.209789 -------------------------------------------------------------------------------- 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 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 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.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | total | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> duration | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062814 Full duration: 8.946177 -------------------------------------------------------------------------------- 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 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 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.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> duration | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93526 Full duration: 9.02435 -------------------------------------------------------------------------------- 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 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 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.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | total | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> duration | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025726 Full duration: 9.032751 HINTS: * To plot HTML graphics with this data, run: rally task report 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 --out output.html * To generate a JUnit report, run: rally task export 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66 --json --out output.json 2018-04-07 00:23:51,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66'] 2018-04-07 00:23:53,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-07 00:23:53,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '164ab5e0-32a1-4c8e-b79b-0adc4ba7ad66', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-07 00:23:53,073 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-07 00:23:53,077 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:50 | 6 | 100.00% | | glance | 01:16 | 4 | 100.00% | | cinder | 04:34 | 10 | 100.00% | | heat | 01:13 | 4 | 100.00% | | keystone | 02:53 | 11 | 100.00% | | neutron | 05:24 | 11 | 100.00% | | nova | 11:30 | 6 | 83.33% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:28:19 | 56 | 98.21% | +----------------+------------+----------------+-----------+ 2018-04-07 00:23:53,077 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.21% 2018-04-07 00:24:03,497 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:24:03,497 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 32:38 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-07 00:24:03,502 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-07 00:24:03,502 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-07 00:24:03,616 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 00:24:06,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 00:24:05.824 10871 INFO rally.deployment.engine [-] Deployment f68f2df0-e977-478b-a889-838f8bc0921c | Starting: Destroy cloud and free allocated resources. 2018-04-07 00:24:05.998 10871 INFO rally.deployment.engine [-] Deployment f68f2df0-e977-478b-a889-838f8bc0921c | Completed: Destroy cloud and free allocated resources. 2018-04-07 00:24:06.023 10871 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4). 2018-04-07 00:24:06.028 10871 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 00:24:09,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 00:24:08.706 10874 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=5a8b9fa8-2bb8-42e2-990a-6015100422df) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 5a8b9fa8-2bb8-42e2-990a-6015100422df | 2018-04-07T00:24:08 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 5a8b9fa8-2bb8-42e2-990a-6015100422df ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 00:24:13,139 - 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-04-07 00:24:13,139 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 00:24:15,901 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 00:24:15.399 10880 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5b0e07c0-fc5f-4289-9168-016e112ac4e4). 2018-04-07 00:24:15.622 10880 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 00:24:20,079 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 00:24:18.087 10883 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 00:24:18.466 10883 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 00:24:19.796 10883 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1) as the default verifier for the future CLI operations. 2018-04-07 00:24:23,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 00:24:26,205 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 00:24:33,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 00:24:39,095 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 00:24:38.034 10902 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1) for deployment 'opnfv-rally' (UUID=5a8b9fa8-2bb8-42e2-990a-6015100422df). 2018-04-07 00:24:38.893 10902 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1) has been successfully configured for deployment 'opnfv-rally' (UUID=5a8b9fa8-2bb8-42e2-990a-6015100422df)! 2018-04-07 00:24:39,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 00:24:39,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 00:24:39,099 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 00:24:41,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-07 00:24:43,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:43.784 10914 INFO rally.api [-] Starting verification (UUID=7252b887-fc3e-4eb0-bdb7-ca6e0ea8d314) for deployment 'opnfv-rally' (UUID=5a8b9fa8-2bb8-42e2-990a-6015100422df) by verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1). 2018-04-07 00:24:43,786 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7252b887-fc3e-4eb0-bdb7-ca6e0ea8d314 2018-04-07 00:24:53,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:53.655 10914 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.018s] 2018-04-07 00:24:54,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:54.130 10914 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.341s] 2018-04-07 00:24:54,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:54.154 10914 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.495s] 2018-04-07 00:24:54,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:54.591 10914 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.349s] 2018-04-07 00:24:54,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:54.655 10914 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.064s] 2018-04-07 00:24:55,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:55.487 10914 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.678s] 2018-04-07 00:24:56,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:56.014 10914 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.522s] 2018-04-07 00:24:56,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:56.015 10914 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.589s] 2018-04-07 00:24:56,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:56.396 10914 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.383s] 2018-04-07 00:24:56,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:56.894 10914 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.498s] 2018-04-07 00:24:57,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:57.326 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.951s] 2018-04-07 00:24:57,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:57.935 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.101s] 2018-04-07 00:24:58,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:58.731 10914 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.027s] 2018-04-07 00:24:58,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:58.850 10914 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.034s] 2018-04-07 00:24:58,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:58.869 10914 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.019s] 2018-04-07 00:24:58,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:24:58.904 10914 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.034s] 2018-04-07 00:25:00,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:00.339 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.401s] 2018-04-07 00:25:00,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:00.864 10914 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.679s] 2018-04-07 00:25:01,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:01.387 10914 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.523s] 2018-04-07 00:25:01,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:01.469 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.130s] 2018-04-07 00:25:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:02.401 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.931s] 2018-04-07 00:25:02,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:02.503 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.108s] 2018-04-07 00:25:02,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:02.560 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.056s] 2018-04-07 00:25:02,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:02.960 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.399s] 2018-04-07 00:25:03,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:03.148 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.747s] 2018-04-07 00:25:03,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:03.433 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.473s] 2018-04-07 00:25:03,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:03.514 10914 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.081s] 2018-04-07 00:25:04,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:04.273 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.123s] 2018-04-07 00:25:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:04.616 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.505s] 2018-04-07 00:25:05,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:05.077 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.461s] 2018-04-07 00:25:05,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:05.276 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.001s] 2018-04-07 00:25:05,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:05.434 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.158s] 2018-04-07 00:25:05,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:05.464 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.030s] 2018-04-07 00:25:05,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:05.506 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.041s] 2018-04-07 00:25:05,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:05.539 10914 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.034s] 2018-04-07 00:25:08,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:08.114 10914 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [11.214s] 2018-04-07 00:25:12,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:12.694 10914 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.065s] 2018-04-07 00:25:15,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:15.724 10914 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.027s] 2018-04-07 00:25:16,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:16.441 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [22.538s] 2018-04-07 00:25:19,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:19.382 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.740s] 2018-04-07 00:25:20,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:20.139 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.755s] 2018-04-07 00:25:20,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:20.602 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.463s] 2018-04-07 00:25:21,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:21.148 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.546s] 2018-04-07 00:25:21,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:21.626 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.477s] 2018-04-07 00:25:21,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:21.765 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.138s] 2018-04-07 00:25:21,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:21.779 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [24.444s] 2018-04-07 00:25:21,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:21.914 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.148s] 2018-04-07 00:25:22,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:22.019 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.104s] 2018-04-07 00:25:22,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:22.145 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.125s] 2018-04-07 00:25:22,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:22.253 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.109s] 2018-04-07 00:25:22,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:22.501 10914 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.247s] 2018-04-07 00:25:22,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:22.688 10914 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.587s] 2018-04-07 00:25:32,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:32.524 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.201s] 2018-04-07 00:25:37,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:37.627 10914 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.145s] 2018-04-07 00:25:37,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:37.765 10914 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.138s] 2018-04-07 00:25:39,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:39.379 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.854s] 2018-04-07 00:25:41,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:41.956 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.574s] 2018-04-07 00:25:42,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:42.106 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.152s] 2018-04-07 00:25:42,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:42.260 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.153s] 2018-04-07 00:25:42,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:42.397 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.136s] 2018-04-07 00:25:42,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:42.666 10914 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.268s] 2018-04-07 00:25:46,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:46.698 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.120s] 2018-04-07 00:25:46,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:46.789 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.091s] 2018-04-07 00:25:46,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:46.878 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.088s] 2018-04-07 00:25:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:47.344 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.465s] 2018-04-07 00:25:47,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:47.553 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.208s] 2018-04-07 00:25:47,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:47.968 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.415s] 2018-04-07 00:25:48,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.059 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.091s] 2018-04-07 00:25:48,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.180 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.120s] 2018-04-07 00:25:48,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.287 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.106s] 2018-04-07 00:25:48,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.402 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.114s] 2018-04-07 00:25:48,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.508 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.105s] 2018-04-07 00:25:48,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.651 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.142s] 2018-04-07 00:25:48,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.800 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.148s] 2018-04-07 00:25:48,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:48.905 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.104s] 2018-04-07 00:25:49,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:49.022 10914 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.118s] 2018-04-07 00:25:49,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:49.754 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.389s] 2018-04-07 00:25:50,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:50.903 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.149s] 2018-04-07 00:25:52,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:52.164 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.260s] 2018-04-07 00:25:53,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:53.338 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.173s] 2018-04-07 00:25:54,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:54.882 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.544s] 2018-04-07 00:25:56,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:56.299 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.415s] 2018-04-07 00:25:56,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:56.771 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.472s] 2018-04-07 00:25:57,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:57.122 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.350s] 2018-04-07 00:25:57,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:57.577 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.454s] 2018-04-07 00:25:58,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:58.792 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.213s] 2018-04-07 00:25:59,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:59.245 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.453s] 2018-04-07 00:25:59,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:59.608 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.362s] 2018-04-07 00:25:59,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:59.724 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.105s] 2018-04-07 00:25:59,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:59.739 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-04-07 00:25:59,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:59.975 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.236s] 2018-04-07 00:25:59,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:25:59.996 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.020s] 2018-04-07 00:26:00,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.014 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.017s] 2018-04-07 00:26:00,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.080 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.066s] 2018-04-07 00:26:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.109 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.500s] 2018-04-07 00:26:00,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.211 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.130s] 2018-04-07 00:26:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.346 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.134s] 2018-04-07 00:26:00,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.595 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.248s] 2018-04-07 00:26:00,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.621 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.026s] 2018-04-07 00:26:00,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:00.704 10914 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.083s] 2018-04-07 00:26:01,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:01.158 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.047s] 2018-04-07 00:26:01,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:01.607 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.449s] 2018-04-07 00:26:02,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:02.270 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.662s] 2018-04-07 00:26:02,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:02.587 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.317s] 2018-04-07 00:26:02,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:02.930 10914 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.343s] 2018-04-07 00:26:05,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:05.706 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [48.969s] 2018-04-07 00:26:06,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:06.605 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.904s] 2018-04-07 00:26:08,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:08.089 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [46.298s] 2018-04-07 00:26:08,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:08.664 10914 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.212s] 2018-04-07 00:26:11,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:11.155 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [31.174s] 2018-04-07 00:26:11,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:11.309 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.154s] 2018-04-07 00:26:11,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:11.966 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.655s] 2018-04-07 00:26:12,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:12.084 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.118s] 2018-04-07 00:26:12,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:12.086 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-07 00:26:13,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:13.691 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.793s] 2018-04-07 00:26:15,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:15.706 10914 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [57.077s] 2018-04-07 00:26:16,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:16.107 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.018s] 2018-04-07 00:26:16,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:16.447 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.755s] 2018-04-07 00:26:20,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:20.871 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.423s] 2018-04-07 00:26:25,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:25.316 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.446s] 2018-04-07 00:26:29,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:29.914 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.596s] 2018-04-07 00:26:33,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:33.130 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.435s] 2018-04-07 00:26:33,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:33.411 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.281s] 2018-04-07 00:26:33,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:33.694 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.282s] 2018-04-07 00:26:34,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:34.197 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.502s] 2018-04-07 00:26:34,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:34.745 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.547s] 2018-04-07 00:26:34,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:34.800 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.887s] 2018-04-07 00:26:35,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:35.309 10914 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.564s] 2018-04-07 00:26:39,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:39.395 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.594s] 2018-04-07 00:26:44,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:44.623 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [28.507s] 2018-04-07 00:26:47,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:47.076 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.150s] 2018-04-07 00:26:47,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:47.225 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.149s] 2018-04-07 00:26:47,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:47.630 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.404s] 2018-04-07 00:26:47,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:47.740 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.108s] 2018-04-07 00:26:47,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:47.743 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.341s] 2018-04-07 00:26:47,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:47.744 10914 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-07 00:26:49,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:49.291 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.969s] 2018-04-07 00:26:49,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:49.490 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.160s] 2018-04-07 00:26:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:49.647 10914 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.157s] 2018-04-07 00:26:50,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:50.719 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.427s] 2018-04-07 00:26:52,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:52.540 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.801s] 2018-04-07 00:26:52,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:52.787 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.246s] 2018-04-07 00:26:52,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:52.966 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.179s] 2018-04-07 00:26:53,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:53.118 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.151s] 2018-04-07 00:26:53,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:53.230 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.113s] 2018-04-07 00:26:53,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:53.612 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.380s] 2018-04-07 00:26:53,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:53.840 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.227s] 2018-04-07 00:26:54,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:54.001 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.161s] 2018-04-07 00:26:54,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:54.133 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.130s] 2018-04-07 00:26:54,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:54.900 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.176s] 2018-04-07 00:26:55,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:55.963 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.066s] 2018-04-07 00:26:56,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:56.332 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.061s] 2018-04-07 00:26:56,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:56.411 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.078s] 2018-04-07 00:26:56,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:56.591 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.178s] 2018-04-07 00:26:56,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:56.700 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.109s] 2018-04-07 00:26:56,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:56.810 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.109s] 2018-04-07 00:26:57,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:57.045 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.234s] 2018-04-07 00:26:57,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:57.360 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.314s] 2018-04-07 00:26:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:57.652 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.291s] 2018-04-07 00:26:57,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:57.787 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.125s] 2018-04-07 00:26:58,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:58.068 10914 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.289s] 2018-04-07 00:26:58,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:58.180 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.214s] 2018-04-07 00:26:59,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:26:59.256 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.076s] 2018-04-07 00:27:01,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:27:01.181 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.921s] 2018-04-07 00:27:01,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:27:01.346 10914 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.168s] 2018-04-07 00:27:01,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:27:01.688 10914 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.555s] 2018-04-07 00:27:03,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:27:03.464 10914 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.188s] 2018-04-07 00:27:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:27:24.094 10914 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.751s] 2018-04-07 00:27:24,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:27:24.455 10914 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [68.751s] 2018-04-07 00:27:54,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:27:54.303 10914 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [29.841s] 2018-04-07 00:28:01,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:28:01.781 10914 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [37.678s] 2018-04-07 00:28:15,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:28:15.164 10914 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [20.860s] 2018-04-07 00:28:55,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:28:55.602 10914 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.964s] 2018-04-07 00:29:46,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:29:46.072 10914 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [50.464s] 2018-04-07 00:30:13,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:30:13.673 10914 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [27.592s] 2018-04-07 00:30:27,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7252b887-fc3e-4eb0-bdb7-ca6e0ea8d314']'. 2018-04-07 00:30:28,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 00:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 00:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7252b887-fc3e-4eb0-bdb7-ca6e0ea8d314 | 2018-04-07 00:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 00:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 00:24:43 | 2018-04-07 00:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 00:30:27 | 2018-04-07 00:30:28,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:44 | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: adf32536-75c4-40b1-a4ee-138e8b0c75c1) | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5a8b9fa8-2bb8-42e2-990a-6015100422df) | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 175 | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 322.036 | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 175 | 2018-04-07 00:30:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-07 00:30:28,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 00:30:28,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 00:30:28,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 00:30:28,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:30:28,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 00:30:28,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-07 00:30:35,032 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:30:35,034 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-07 00:30:35,039 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-07 00:30:35,138 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 00:30:38,218 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 00:30:37.417 11020 INFO rally.deployment.engine [-] Deployment 5a8b9fa8-2bb8-42e2-990a-6015100422df | Starting: Destroy cloud and free allocated resources. 2018-04-07 00:30:37.643 11020 INFO rally.deployment.engine [-] Deployment 5a8b9fa8-2bb8-42e2-990a-6015100422df | Completed: Destroy cloud and free allocated resources. 2018-04-07 00:30:37.694 11020 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1) for deployment 'opnfv-rally'. 2018-04-07 00:30:37.718 11020 INFO rally.api [-] Deleting verification (UUID=7252b887-fc3e-4eb0-bdb7-ca6e0ea8d314). 2018-04-07 00:30:37.816 11020 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 00:30:37.817 11020 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1). 2018-04-07 00:30:37.838 11020 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 00:30:41,078 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 00:30:40.519 11023 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=0756e245-78af-41be-a8bf-14eab12bb116) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 0756e245-78af-41be-a8bf-14eab12bb116 | 2018-04-07T00:30:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 0756e245-78af-41be-a8bf-14eab12bb116 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 00:30:44,747 - 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-04-07 00:30:44,748 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 00:30:47,603 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 00:30:47.161 11029 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=adf32536-75c4-40b1-a4ee-138e8b0c75c1). 2018-04-07 00:30:47.325 11029 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 00:30:51,720 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 00:30:49.777 11032 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 00:30:50.032 11032 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 00:30:51.488 11032 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9) as the default verifier for the future CLI operations. 2018-04-07 00:30:54,956 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-07 00:30:57,382 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-07 00:31:01,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 00:31:06,683 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 00:31:05.555 11051 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9) for deployment 'opnfv-rally' (UUID=0756e245-78af-41be-a8bf-14eab12bb116). 2018-04-07 00:31:06.408 11051 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9) has been successfully configured for deployment 'opnfv-rally' (UUID=0756e245-78af-41be-a8bf-14eab12bb116)! 2018-04-07 00:31:06,683 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-07 00:31:06,684 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-07 00:31:06,686 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-07 00:31:06,693 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-07 00:31:10,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a69fce7c-8391-4e96-9c20-7265d4b4d7f9/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-07 00:31:10,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-07 00:31:12,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 00:31:12.489 11060 INFO rally.api [-] Starting verification (UUID=d2585518-e71b-4f90-abb9-7af3e625121d) for deployment 'opnfv-rally' (UUID=0756e245-78af-41be-a8bf-14eab12bb116) by verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9). 2018-04-07 00:31:12,491 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d2585518-e71b-4f90-abb9-7af3e625121d 2018-04-07 00:34:24,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd2585518-e71b-4f90-abb9-7af3e625121d']'. 2018-04-07 00:34:25,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d2585518-e71b-4f90-abb9-7af3e625121d | 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 00:31:12 | 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 00:34:24 | 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:12 | 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 00:34:25,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a69fce7c-8391-4e96-9c20-7265d4b4d7f9) | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0756e245-78af-41be-a8bf-14eab12bb116) | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 171.325 | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 00:34:25,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 00:34:25,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-07 00:34:25,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 00:34:25,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 00:34:25,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-07 00:34:32,017 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:34:32,017 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-07 00:34:32,022 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-04-07 00:34:42,947 - 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... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | 502 != 200 ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 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... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 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... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 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 ... | FAIL | 502 != 200 ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: 502 != 200 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: 502 != 200 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: 502 != 200 ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: 502 != 200 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 7 passed, 15 failed 22 tests total, 7 passed, 15 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-04-07 00:34:42,948 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-04-07 00:34:42,968 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-04-07 00:34:43,086 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 00:34:43,086 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:10 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-07 00:34:43,090 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-04-07 00:34:43,090 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-07 00:34:44,149 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-07 01:44:39,164 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 01:44:39,164 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 69:55 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-07 01:44:39,169 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-07 01:44:39,170 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-07 01:44:39,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-07 01:44:42,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-07 01:44:41.533 11279 INFO rally.deployment.engine [-] Deployment 0756e245-78af-41be-a8bf-14eab12bb116 | Starting: Destroy cloud and free allocated resources. 2018-04-07 01:44:41.677 11279 INFO rally.deployment.engine [-] Deployment 0756e245-78af-41be-a8bf-14eab12bb116 | Completed: Destroy cloud and free allocated resources. 2018-04-07 01:44:41.742 11279 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9) for deployment 'opnfv-rally'. 2018-04-07 01:44:41.774 11279 INFO rally.api [-] Deleting verification (UUID=d2585518-e71b-4f90-abb9-7af3e625121d). 2018-04-07 01:44:41.893 11279 INFO rally.api [-] Verification has been successfully deleted! 2018-04-07 01:44:41.895 11279 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9). 2018-04-07 01:44:41.917 11279 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-07 01:44:44,932 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-07 01:44:44.339 11282 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9fc18e9f-6afa-4c69-974c-73597b322269) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9fc18e9f-6afa-4c69-974c-73597b322269 | 2018-04-07T01:44:44 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9fc18e9f-6afa-4c69-974c-73597b322269 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-07 01:44:48,651 - 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-04-07 01:44:48,652 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-07 01:44:51,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-07 01:44:50.840 11288 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=a69fce7c-8391-4e96-9c20-7265d4b4d7f9). 2018-04-07 01:44:51.030 11288 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-07 01:44:55,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-07 01:44:53.478 11291 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-07 01:44:53.864 11291 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-07 01:44:55.238 11291 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=aba37179-134e-4679-aa9e-bdfec840c47b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=aba37179-134e-4679-aa9e-bdfec840c47b) as the default verifier for the future CLI operations. 2018-04-07 01:45:05,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-07 01:45:10,987 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-07 01:45:09.895 11310 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=aba37179-134e-4679-aa9e-bdfec840c47b) for deployment 'opnfv-rally' (UUID=9fc18e9f-6afa-4c69-974c-73597b322269). 2018-04-07 01:45:10.802 11310 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=aba37179-134e-4679-aa9e-bdfec840c47b) has been successfully configured for deployment 'opnfv-rally' (UUID=9fc18e9f-6afa-4c69-974c-73597b322269)! 2018-04-07 01:45:14,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-aba37179-134e-4679-aa9e-bdfec840c47b/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-07 01:45:14,147 - 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-04-07 01:45:16,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-07 01:45:16.661 11319 INFO rally.api [-] Starting verification (UUID=eb1af326-b6d7-4b0a-a1df-e217f05adfce) for deployment 'opnfv-rally' (UUID=9fc18e9f-6afa-4c69-974c-73597b322269) by verifier 'opnfv-tempest' (UUID=aba37179-134e-4679-aa9e-bdfec840c47b). 2018-04-07 01:47:52,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'eb1af326-b6d7-4b0a-a1df-e217f05adfce']'. 2018-04-07 01:47:53,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-07 01:47:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-07 01:47:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 01:47:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | eb1af326-b6d7-4b0a-a1df-e217f05adfce | 2018-04-07 01:47:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-07 01:47:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-07 01:45:16 | 2018-04-07 01:47:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-07 01:47:52 | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:36 | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: aba37179-134e-4679-aa9e-bdfec840c47b) | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9fc18e9f-6afa-4c69-974c-73597b322269) | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 140.375 | 2018-04-07 01:47:53,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-04-07 01:47:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-07 01:47:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-07 01:47:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-07 01:47:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-07 01:47:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-07 01:47:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-07 01:47:53,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-04-07 01:47:59,874 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-07 01:47:59,874 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:01 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-04-07 01:47:59,879 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-04-07 01:47:59,880 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:09 | PASS | | vping_userdata | functest | smoke | 00:44 | PASS | | tempest_smoke_serial | functest | smoke | 18:28 | FAIL | | rally_sanity | functest | smoke | 32:38 | FAIL | | refstack_defcore | functest | smoke | 06:11 | PASS | | patrole | functest | smoke | 03:37 | PASS | | odl | functest | smoke | 00:10 | FAIL | | snaps_smoke | functest | smoke | 69:55 | FAIL | | neutron_trunk | functest | smoke | 03:01 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-07 01:47:59,887 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-07 01:48:07,202 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-98 | | 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-04-07 01:48:07,206 - 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-04-07 01:48:07,206 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 01:48:07,206 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 01:48:07,207 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-07 01:48:07,209 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 01:48:13,701 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-98 | | 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-04-07 01:48:13,705 - 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-04-07 01:48:13,706 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 01:48:13,706 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 01:48:13,707 - 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-04-07 01:48:13,709 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-07 01:48:20,772 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-98 | | 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-04-07 01:48:20,775 - 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-04-07 01:48:20,775 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-07 01:48:20,775 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-07 01:48:20,775 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-07 01:48:20,776 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK