2018-04-10 15:10:29,453 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-2 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 15:10:29,455 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-10 15:10:29,456 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 15:10:29,456 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-04-10 15:10:29,457 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-10 15:10:29,458 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-10 15:10:31,452 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 15:10:37,864 - 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 6.401s OK 2018-04-10 15:10:38,001 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 15:10:38,001 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-10 15:10:38,005 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-10 15:10:39,012 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 15:19:08,279 - 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 509.213s OK 2018-04-10 15:19:08,406 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 15:19:08,406 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-10 15:19:08,410 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-10 15:19:09,037 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 15:19:45,792 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 36.752s OK 2018-04-10 15:19:45,941 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 15:19:45,941 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-10 15:19:45,945 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | api_check | functest | healthcheck | 08:29 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-10 15:19:45,947 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-10 15:20:15,125 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-2 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 15:20:15,128 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-10 15:20:15,128 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 15:20:15,130 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-10 15:20:15,132 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-10 15:20:15,132 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-10 15:20:20,128 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-04-10 15:20:20,128 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-10 15:20:20,129 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-10 15:20:20' 2018-04-10 15:20:20,129 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:21,263 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:23,343 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:30,564 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:31,145 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:31,653 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:35,362 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:37,017 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-d3596a55-bcfa-4efd-a384-40ea98c80f28' 2018-04-10 15:20:51,563 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-10 15:21:02,058 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-10 15:21:02,198 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-10 15:21:03,206 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-10 15:21:22,875 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 15:21:22,876 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-10 15:21:22,880 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-10 15:21:22,987 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-10 15:21:22,987 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-10 15:21:22' 2018-04-10 15:21:22,988 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f856bc3a-91ed-4466-820d-7232556dc396' 2018-04-10 15:21:24,103 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f856bc3a-91ed-4466-820d-7232556dc396' 2018-04-10 15:21:25,391 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f856bc3a-91ed-4466-820d-7232556dc396' 2018-04-10 15:21:32,651 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f856bc3a-91ed-4466-820d-7232556dc396' 2018-04-10 15:21:33,137 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f856bc3a-91ed-4466-820d-7232556dc396' 2018-04-10 15:21:36,867 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f856bc3a-91ed-4466-820d-7232556dc396' 2018-04-10 15:21:40,625 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-10 15:21:51,688 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-10 15:21:53,276 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.4. Waiting for response... 2018-04-10 15:22:02,482 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-10 15:22:20,223 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 15:22:20,223 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-10 15:22:20,227 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-10 15:22:20,323 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 15:22:26,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 15:22:25.850 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=8ee7644f-7cdd-4369-8f0d-beda8bda535e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 8ee7644f-7cdd-4369-8f0d-beda8bda535e | 2018-04-10T15:22:25 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 8ee7644f-7cdd-4369-8f0d-beda8bda535e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 15:22:29,686 - 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-10 15:22:29,686 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-10 15:22:36,247 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-10 15:22:34.265 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-10 15:22:34.579 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-10 15:22:35.956 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2) has been successfully created! Using verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2) as the default verifier for the future CLI operations. 2018-04-10 15:22:39,381 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-10 15:22:40,726 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-10 15:22:42,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-10 15:22:47,319 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-10 15:22:46.401 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2) for deployment 'opnfv-rally' (UUID=8ee7644f-7cdd-4369-8f0d-beda8bda535e). 2018-04-10 15:22:47.139 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2) has been successfully configured for deployment 'opnfv-rally' (UUID=8ee7644f-7cdd-4369-8f0d-beda8bda535e)! 2018-04-10 15:22:47,319 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-10 15:22:47,319 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-10 15:22:47,320 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-10 15:22:47,322 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-10 15:22:50,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-67f7d4b7-a976-42fa-b231-3b3814f3b2c2/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-10 15:22:50,730 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-10 15:22:50,733 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-10 15:22:50,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-10 15:22:53,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:22:53.363 55 INFO rally.api [-] Starting verification (UUID=546004bb-f043-4daf-89ab-512b2c6f223b) for deployment 'opnfv-rally' (UUID=8ee7644f-7cdd-4369-8f0d-beda8bda535e) by verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2). 2018-04-10 15:22:53,368 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 546004bb-f043-4daf-89ab-512b2c6f223b 2018-04-10 15:22:59,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:22:59.261 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.068s] 2018-04-10 15:22:59,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:22:59.321 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2018-04-10 15:23:03,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:23:03.415 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.749s] 2018-04-10 15:23:04,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:23:04.572 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.155s] 2018-04-10 15:23:11,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:23:11.444 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.348s] 2018-04-10 15:23:29,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:23:29.212 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.534s] 2018-04-10 15:23:59,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:23:59.726 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-04-10 15:23:59,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:23:59.729 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-04-10 15:24:27,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:24:27.699 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-04-10 15:24:27,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:24:27.701 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-04-10 15:25:02,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:25:02.045 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-04-10 15:25:02,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:25:02.047 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-10 15:25:52,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:25:52.803 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [21.608s] 2018-04-10 15:26:12,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:12.062 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2018-04-10 15:26:12,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:12.164 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-04-10 15:26:17,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:17.081 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.487s] 2018-04-10 15:26:17,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:17.092 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-10 15:26:17,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:17.987 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-10 15:26:17,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:17.988 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-10 15:26:20,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:20.629 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.122s] 2018-04-10 15:26:24,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:24.858 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.020s] 2018-04-10 15:26:29,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:29.025 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.372s] 2018-04-10 15:26:33,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:33.993 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.183s] 2018-04-10 15:26:40,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:40.347 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.175s] 2018-04-10 15:26:44,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:44.771 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.213s] 2018-04-10 15:26:48,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:48.695 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.071s] 2018-04-10 15:26:53,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:53.522 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.131s] 2018-04-10 15:26:58,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:26:58.381 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.178s] 2018-04-10 15:27:03,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:03.958 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.647s] 2018-04-10 15:27:05,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:05.516 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-10 15:27:06,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:06.997 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.019s] 2018-04-10 15:27:07,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:07.014 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.018s] 2018-04-10 15:27:07,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:07.034 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2018-04-10 15:27:07,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:07.040 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-04-10 15:27:09,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:09.691 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.367s] 2018-04-10 15:27:10,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:10.175 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.483s] 2018-04-10 15:27:10,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:10.557 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.382s] 2018-04-10 15:27:13,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:13.313 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-04-10 15:27:16,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:16.532 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.828s] 2018-04-10 15:27:29,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:29.167 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.585s] 2018-04-10 15:27:33,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:33.177 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.007s] 2018-04-10 15:27:43,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:43.487 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [1.990s] 2018-04-10 15:27:45,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:45.945 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.457s] 2018-04-10 15:27:51,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:51.157 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.212s] 2018-04-10 15:27:58,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:27:58.793 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.000s] 2018-04-10 15:28:01,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:01.088 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.293s] 2018-04-10 15:28:04,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:04.050 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [2.962s] 2018-04-10 15:28:17,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:17.654 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.669s] 2018-04-10 15:28:17,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:17.771 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.118s] 2018-04-10 15:28:18,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:18.088 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.316s] 2018-04-10 15:28:18,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:18.173 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.084s] 2018-04-10 15:28:18,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:18.279 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2018-04-10 15:28:18,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:18.378 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.099s] 2018-04-10 15:28:28,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:28.954 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.410s] 2018-04-10 15:28:29,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:29.103 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.148s] 2018-04-10 15:28:29,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:29.206 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.102s] 2018-04-10 15:28:29,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:29.289 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.082s] 2018-04-10 15:28:29,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:29.407 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.117s] 2018-04-10 15:28:29,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:29.496 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.089s] 2018-04-10 15:28:38,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:38.904 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.424s] 2018-04-10 15:28:43,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:43.419 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.513s] 2018-04-10 15:28:44,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:44.753 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.333s] 2018-04-10 15:28:44,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:44.849 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.096s] 2018-04-10 15:28:44,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:44.902 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2018-04-10 15:28:53,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:53.280 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.406s] 2018-04-10 15:28:58,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:58.369 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.088s] 2018-04-10 15:28:59,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:59.585 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.215s] 2018-04-10 15:28:59,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:59.686 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.100s] 2018-04-10 15:28:59,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:28:59.778 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.091s] 2018-04-10 15:29:15,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:29:15.252 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.463s] 2018-04-10 15:29:23,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:29:23.741 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.488s] 2018-04-10 15:29:31,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:29:31.513 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.771s] 2018-04-10 15:29:38,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:29:38.799 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [7.285s] 2018-04-10 15:30:00,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:00.883 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.623s] 2018-04-10 15:30:09,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:09.479 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.596s] 2018-04-10 15:30:17,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:17.289 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.810s] 2018-04-10 15:30:23,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:23.663 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.372s] 2018-04-10 15:30:35,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:35.465 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.105s] 2018-04-10 15:30:36,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:36.681 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.214s] 2018-04-10 15:30:36,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:36.764 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.086s] 2018-04-10 15:30:39,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:39.936 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.924s] 2018-04-10 15:30:40,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:40.816 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.878s] 2018-04-10 15:30:40,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:40.900 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.087s] 2018-04-10 15:30:43,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:43.718 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.525s] 2018-04-10 15:30:45,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:45.966 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-04-10 15:30:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:46.795 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-10 15:30:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:46.797 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-10 15:30:46,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:46.799 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-10 15:30:46,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:46.799 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-10 15:30:46,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:46.800 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-10 15:30:48,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:30:48.185 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-04-10 15:31:02,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:31:02.642 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.659s] 2018-04-10 15:31:40,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:31:40.318 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.653s] 2018-04-10 15:32:07,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:32:07.063 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.745s] 2018-04-10 15:32:13,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:32:13.719 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.053s] 2018-04-10 15:33:51,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:33:51.943 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [67.058s] 2018-04-10 15:34:33,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:34:33.186 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.657s] 2018-04-10 15:35:11,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:35:11.310 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [17.119s] 2018-04-10 15:35:27,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '546004bb-f043-4daf-89ab-512b2c6f223b']'. 2018-04-10 15:35:28,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 546004bb-f043-4daf-89ab-512b2c6f223b | 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-10 15:22:53 | 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-10 15:35:27 | 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:34 | 2018-04-10 15:35:28,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 67f7d4b7-a976-42fa-b231-3b3814f3b2c2) | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8ee7644f-7cdd-4369-8f0d-beda8bda535e) | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 733.529 | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-10 15:35:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-10 15:35:28,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-10 15:35:28,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-10 15:35:28,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-10 15:35:28,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 15:35:28,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-10 15:35:28,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-10 15:35:32,423 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 15:35:32,423 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:53 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-10 15:35:32,427 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-10 15:35:32,529 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 15:35:35,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-10 15:35:34.675 127 INFO rally.deployment.engine [-] Deployment 8ee7644f-7cdd-4369-8f0d-beda8bda535e | Starting: Destroy cloud and free allocated resources. 2018-04-10 15:35:34.820 127 INFO rally.deployment.engine [-] Deployment 8ee7644f-7cdd-4369-8f0d-beda8bda535e | Completed: Destroy cloud and free allocated resources. 2018-04-10 15:35:34.862 127 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2) for deployment 'opnfv-rally'. 2018-04-10 15:35:34.879 127 INFO rally.api [-] Deleting verification (UUID=546004bb-f043-4daf-89ab-512b2c6f223b). 2018-04-10 15:35:35.012 127 INFO rally.api [-] Verification has been successfully deleted! 2018-04-10 15:35:35.013 127 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2). 2018-04-10 15:35:35.032 127 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-10 15:35:38,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 15:35:37.645 130 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=72578740-9d71-446f-9103-bd915f428678) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 72578740-9d71-446f-9103-bd915f428678 | 2018-04-10T15:35:37 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 72578740-9d71-446f-9103-bd915f428678 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 15:35:41,484 - 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-10 15:35:41,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-10 15:35:42,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80'... 2018-04-10 15:35:43,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80'... 2018-04-10 15:35:44,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80'... 2018-04-10 15:35:51,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80'... 2018-04-10 15:35:51,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80'... 2018-04-10 15:35:52,116 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-10 15:35:52,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-10 15:35:52,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:35:52,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:35:52,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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:36:39,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c6d9264d-76a6-4668-92d5-29ecc87d0ecf 2018-04-10 15:36:39,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-10 15:36:39,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c6d9264d-76a6-4668-92d5-29ecc87d0ecf'] 2018-04-10 15:36:41,097 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c6d9264d-76a6-4668-92d5-29ecc87d0ecf: 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 c6d9264d-76a6-4668-92d5-29ecc87d0ecf 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.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | total | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | -> duration | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.440996 Full duration: 4.96263 -------------------------------------------------------------------------------- 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 c6d9264d-76a6-4668-92d5-29ecc87d0ecf 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.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> duration | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890653 Full duration: 5.329385 -------------------------------------------------------------------------------- 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 c6d9264d-76a6-4668-92d5-29ecc87d0ecf 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.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | -> duration | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.686505 Full duration: 5.127653 -------------------------------------------------------------------------------- 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 c6d9264d-76a6-4668-92d5-29ecc87d0ecf 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.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705219 Full duration: 5.405219 -------------------------------------------------------------------------------- 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 c6d9264d-76a6-4668-92d5-29ecc87d0ecf 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.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803857 Full duration: 5.312208 -------------------------------------------------------------------------------- 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 c6d9264d-76a6-4668-92d5-29ecc87d0ecf 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.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> duration | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.623531 Full duration: 5.385745 HINTS: * To plot HTML graphics with this data, run: rally task report c6d9264d-76a6-4668-92d5-29ecc87d0ecf --out output.html * To generate a JUnit report, run: rally task export c6d9264d-76a6-4668-92d5-29ecc87d0ecf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c6d9264d-76a6-4668-92d5-29ecc87d0ecf --json --out output.json 2018-04-10 15:36:41,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c6d9264d-76a6-4668-92d5-29ecc87d0ecf'] 2018-04-10 15:36:42,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:36:42,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c6d9264d-76a6-4668-92d5-29ecc87d0ecf', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-10 15:36:42,381 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-10 15:36:42,381 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-10 15:36:42,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-10 15:36:42,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:36:42,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:36:42,399 - 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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:37:59,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 2018-04-10 15:37:59,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1076ceb3-5896-40d1-93f7-9b65ddb3ae85'] 2018-04-10 15:38:00,574 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1076ceb3-5896-40d1-93f7-9b65ddb3ae85: 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 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 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 | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | -> glance_v2.upload_data | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | glance_v2.delete_image | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 100.0% | 1 | | -> duration | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.8963 Full duration: 8.679492 -------------------------------------------------------------------------------- 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 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 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 | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | -> glance_v2.upload_data | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | glance_v2.list_images | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | -> duration | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.844952 Full duration: 10.25107 -------------------------------------------------------------------------------- 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 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 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.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | -> duration | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.193195 Full duration: 5.438587 -------------------------------------------------------------------------------- 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-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "number_instances": 2, "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] }, "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 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 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 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 2.953 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | -> glance_v2.upload_data | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | nova.boot_servers | 12.352 | 12.352 | 12.352 | 12.352 | 12.352 | 12.352 | 100.0% | 1 | | total | 15.306 | 15.306 | 15.306 | 15.306 | 15.306 | 15.306 | 100.0% | 1 | | -> duration | 14.306 | 14.306 | 14.306 | 14.306 | 14.306 | 14.306 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.305518 Full duration: 34.530755 HINTS: * To plot HTML graphics with this data, run: rally task report 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 --out output.html * To generate a JUnit report, run: rally task export 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1076ceb3-5896-40d1-93f7-9b65ddb3ae85 --json --out output.json 2018-04-10 15:38:00,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1076ceb3-5896-40d1-93f7-9b65ddb3ae85'] 2018-04-10 15:38:01,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:38:01,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1076ceb3-5896-40d1-93f7-9b65ddb3ae85', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-10 15:38:01,699 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-10 15:38:01,699 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-10 15:38:01,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-10 15:38:01,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:38:01,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:38:01,718 - 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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:42:15,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : db6421c4-4b32-41d5-840d-c0a538b31a14 2018-04-10 15:42:15,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'db6421c4-4b32-41d5-840d-c0a538b31a14'] 2018-04-10 15:42:16,233 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task db6421c4-4b32-41d5-840d-c0a538b31a14: 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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 | 2.628 | 2.628 | 2.628 | 2.628 | 2.628 | 2.628 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.345 | 10.345 | 10.345 | 10.345 | 10.345 | 10.345 | 100.0% | 1 | | total | 12.974 | 12.974 | 12.974 | 12.974 | 12.974 | 12.974 | 100.0% | 1 | | -> duration | 12.974 | 12.974 | 12.974 | 12.974 | 12.974 | 12.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.973874 Full duration: 35.888773 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | cinder_v2.delete_volume | 10.571 | 10.571 | 10.571 | 10.571 | 10.571 | 10.571 | 100.0% | 1 | | total | 13.702 | 13.702 | 13.702 | 13.702 | 13.702 | 13.702 | 100.0% | 1 | | -> duration | 13.702 | 13.702 | 13.702 | 13.702 | 13.702 | 13.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.70169 Full duration: 21.053262 -------------------------------------------------------------------------------- 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-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task db6421c4-4b32-41d5-840d-c0a538b31a14 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 4.933 | 4.933 | 4.933 | 4.933 | 4.933 | 4.933 | 100.0% | 1 | | cinder_v2.delete_volume | 10.453 | 10.453 | 10.453 | 10.453 | 10.453 | 10.453 | 100.0% | 1 | | total | 15.386 | 15.386 | 15.386 | 15.386 | 15.386 | 15.386 | 100.0% | 1 | | -> duration | 15.386 | 15.386 | 15.386 | 15.386 | 15.386 | 15.386 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.385975 Full duration: 22.578885 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | cinder_v2.delete_volume | 10.583 | 10.583 | 10.583 | 10.583 | 10.583 | 10.583 | 100.0% | 1 | | total | 13.345 | 13.345 | 13.345 | 13.345 | 13.345 | 13.345 | 100.0% | 1 | | -> duration | 13.345 | 13.345 | 13.345 | 13.345 | 13.345 | 13.345 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.344926 Full duration: 20.235076 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | cinder_v2.extend_volume | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 2.231 | 100.0% | 1 | | cinder_v2.delete_volume | 18.851 | 18.851 | 18.851 | 18.851 | 18.851 | 18.851 | 100.0% | 1 | | total | 23.861 | 23.861 | 23.861 | 23.861 | 23.861 | 23.861 | 100.0% | 1 | | -> duration | 23.861 | 23.861 | 23.861 | 23.861 | 23.861 | 23.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.861032 Full duration: 31.061813 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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 | 25.457 | 25.457 | 25.457 | 25.457 | 25.457 | 25.457 | 100.0% | 1 | | cinder_v2.delete_volume | 10.461 | 10.461 | 10.461 | 10.461 | 10.461 | 10.461 | 100.0% | 1 | | total | 35.918 | 35.918 | 35.918 | 35.918 | 35.918 | 35.918 | 100.0% | 1 | | -> duration | 35.918 | 35.918 | 35.918 | 35.918 | 35.918 | 35.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.917763 Full duration: 57.2795 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | cinder_v2.list_qos | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | -> duration | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.517463 Full duration: 8.708623 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | cinder_v2.set_qos | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | -> duration | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.514183 Full duration: 8.529519 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | cinder_v2.list_types | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> duration | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.502508 Full duration: 8.595626 -------------------------------------------------------------------------------- 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 db6421c4-4b32-41d5-840d-c0a538b31a14 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.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> duration | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.526681 Full duration: 8.513363 HINTS: * To plot HTML graphics with this data, run: rally task report db6421c4-4b32-41d5-840d-c0a538b31a14 --out output.html * To generate a JUnit report, run: rally task export db6421c4-4b32-41d5-840d-c0a538b31a14 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report db6421c4-4b32-41d5-840d-c0a538b31a14 --json --out output.json 2018-04-10 15:42:16,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'db6421c4-4b32-41d5-840d-c0a538b31a14'] 2018-04-10 15:42:17,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:42:17,427 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'db6421c4-4b32-41d5-840d-c0a538b31a14', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-10 15:42:17,440 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-10 15:42:17,441 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-10 15:42:17,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-10 15:42:17,442 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:42:17,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:42:17,459 - 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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:43:22,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 023812fc-172c-4562-8452-efdc513f13c4 2018-04-10 15:43:22,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '023812fc-172c-4562-8452-efdc513f13c4'] 2018-04-10 15:43:23,833 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 023812fc-172c-4562-8452-efdc513f13c4: 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 023812fc-172c-4562-8452-efdc513f13c4 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 | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 100.0% | 1 | | heat.update_stack | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 100.0% | 1 | | heat.delete_stack | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 2.245 | 100.0% | 1 | | total | 8.3 | 8.3 | 8.3 | 8.3 | 8.3 | 8.3 | 100.0% | 1 | | -> duration | 4.3 | 4.3 | 4.3 | 4.3 | 4.3 | 4.3 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.300376 Full duration: 15.285689 -------------------------------------------------------------------------------- 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 023812fc-172c-4562-8452-efdc513f13c4 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 | 3.737 | 3.737 | 3.737 | 3.737 | 3.737 | 3.737 | 100.0% | 1 | | heat.check_stack | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | heat.delete_stack | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 100.0% | 1 | | total | 6.216 | 6.216 | 6.216 | 6.216 | 6.216 | 6.216 | 100.0% | 1 | | -> duration | 4.216 | 4.216 | 4.216 | 4.216 | 4.216 | 4.216 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.216184 Full duration: 13.247796 -------------------------------------------------------------------------------- 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 023812fc-172c-4562-8452-efdc513f13c4 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 | 3.728 | 3.728 | 3.728 | 3.728 | 3.728 | 3.728 | 100.0% | 1 | | heat.suspend_stack | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | heat.resume_stack | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | heat.delete_stack | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 2.214 | 100.0% | 1 | | total | 6.44 | 6.44 | 6.44 | 6.44 | 6.44 | 6.44 | 100.0% | 1 | | -> duration | 4.44 | 4.44 | 4.44 | 4.44 | 4.44 | 4.44 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.439883 Full duration: 13.52505 -------------------------------------------------------------------------------- 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 023812fc-172c-4562-8452-efdc513f13c4 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> duration | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.499438 Full duration: 7.271063 HINTS: * To plot HTML graphics with this data, run: rally task report 023812fc-172c-4562-8452-efdc513f13c4 --out output.html * To generate a JUnit report, run: rally task export 023812fc-172c-4562-8452-efdc513f13c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 023812fc-172c-4562-8452-efdc513f13c4 --json --out output.json 2018-04-10 15:43:23,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '023812fc-172c-4562-8452-efdc513f13c4'] 2018-04-10 15:43:24,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:43:24,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '023812fc-172c-4562-8452-efdc513f13c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-10 15:43:24,817 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-10 15:43:24,818 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-10 15:43:24,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-10 15:43:24,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:43:24,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:43:24,847 - 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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:45:54,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 2018-04-10 15:45:54,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0bd4629b-1e11-4206-bb73-2f9f2d5b47e1'] 2018-04-10 15:45:55,476 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1: 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | keystone_v3.add_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.revoke_role | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | -> duration | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.418201 Full duration: 10.258289 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | keystone_v3.add_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_roles | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | -> duration | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.402009 Full duration: 10.351304 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | keystone_v3.list_projects | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | -> duration | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 0.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.405916 Full duration: 10.490185 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | keystone_v3.delete_role | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | -> duration | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.376311 Full duration: 8.794756 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | keystone_v3.delete_service | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | -> duration | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.390929 Full duration: 8.6043 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | keystone_v3.create_user | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | -> keystone_v3.add_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.create_role | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | keystone_v3.get_project | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.get_user | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.get_role | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | keystone_v3.list_services | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_services | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739652 Full duration: 14.314823 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | keystone_v3.update_project | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.delete_project | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> duration | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.508193 Full duration: 8.689854 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | -> duration | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.451243 Full duration: 10.405142 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | -> duration | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.388289 Full duration: 10.280469 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | keystone_v3.list_users | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 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.471461 Full duration: 10.539359 -------------------------------------------------------------------------------- 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 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 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.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | keystone_v3.create_users | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 1.597 | 1.597 | 1.597 | 1.597 | 1.597 | 1.597 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | total | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | -> duration | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.194823 Full duration: 14.521096 HINTS: * To plot HTML graphics with this data, run: rally task report 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 --out output.html * To generate a JUnit report, run: rally task export 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0bd4629b-1e11-4206-bb73-2f9f2d5b47e1 --json --out output.json 2018-04-10 15:45:55,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0bd4629b-1e11-4206-bb73-2f9f2d5b47e1'] 2018-04-10 15:45:56,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:45:56,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0bd4629b-1e11-4206-bb73-2f9f2d5b47e1', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-10 15:45:56,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-10 15:45:56,690 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-10 15:45:56,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-10 15:45:56,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:45:56,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:45:56,720 - 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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:50:21,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9f28601d-517d-412d-83e1-a5147af131d4 2018-04-10 15:50:21,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9f28601d-517d-412d-83e1-a5147af131d4'] 2018-04-10 15:50:22,385 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9f28601d-517d-412d-83e1-a5147af131d4: 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 9f28601d-517d-412d-83e1-a5147af131d4 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.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | neutron.delete_network | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | total | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> duration | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.323896 Full duration: 10.439873 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | neutron.delete_port | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | total | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | | -> duration | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.624711 Full duration: 25.432675 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | neutron.create_subnet | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | neutron.create_router | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 100.0% | 1 | | neutron.add_interface_router | 1.663 | 1.663 | 1.663 | 1.663 | 1.663 | 1.663 | 100.0% | 1 | | neutron.remove_interface_router | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | neutron.delete_router | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 100.0% | 1 | | total | 7.333 | 7.333 | 7.333 | 7.333 | 7.333 | 7.333 | 100.0% | 1 | | -> duration | 7.333 | 7.333 | 7.333 | 7.333 | 7.333 | 7.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.332956 Full duration: 34.394246 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | neutron.delete_subnet | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | total | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | -> duration | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.417092 Full duration: 24.110167 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | neutron.list_networks | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904832 Full duration: 11.574201 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | neutron.list_ports | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> duration | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.378938 Full duration: 24.442234 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | neutron.create_subnet | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | neutron.create_router | 1.566 | 1.566 | 1.566 | 1.566 | 1.566 | 1.566 | 100.0% | 1 | | neutron.add_interface_router | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | neutron.list_routers | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 100.0% | 1 | | -> duration | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 4.36 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.359539 Full duration: 35.993373 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | neutron.create_subnet | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | neutron.list_subnets | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | -> duration | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.27672 Full duration: 29.556313 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | neutron.delete_security_group | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> duration | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.898741 Full duration: 9.569263 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | neutron.create_security_group_rule | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | neutron.delete_security_group | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | -> duration | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 1.164 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.164268 Full duration: 9.97017 -------------------------------------------------------------------------------- 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 9f28601d-517d-412d-83e1-a5147af131d4 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | neutron.create_router | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 100.0% | 1 | | neutron.add_gateway_router | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | neutron.remove_gateway_router | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 100.0% | 1 | | -> duration | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 4.874 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.874196 Full duration: 21.579923 HINTS: * To plot HTML graphics with this data, run: rally task report 9f28601d-517d-412d-83e1-a5147af131d4 --out output.html * To generate a JUnit report, run: rally task export 9f28601d-517d-412d-83e1-a5147af131d4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9f28601d-517d-412d-83e1-a5147af131d4 --json --out output.json 2018-04-10 15:50:22,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9f28601d-517d-412d-83e1-a5147af131d4'] 2018-04-10 15:50:23,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:50:23,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9f28601d-517d-412d-83e1-a5147af131d4', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-10 15:50:23,608 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-10 15:50:23,608 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-10 15:50:23,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-10 15:50:23,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:50:23,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:50:23,627 - 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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:57:35,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 2018-04-10 15:57:35,341 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e01a8cd7-1b79-4695-9e2d-0c6d5bf81195'] 2018-04-10 15:57:36,534 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e01a8cd7-1b79-4695-9e2d-0c6d5bf81195: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "block_migration": false, "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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.205 | 14.205 | 14.205 | 14.205 | 14.205 | 14.205 | 100.0% | 1 | | nova.find_host_to_migrate | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | nova.live_migrate | 8.878 | 8.878 | 8.878 | 8.878 | 8.878 | 8.878 | 100.0% | 1 | | nova.delete_server | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | total | 26.304 | 26.304 | 26.304 | 26.304 | 26.304 | 26.304 | 100.0% | 1 | | -> duration | 25.304 | 25.304 | 25.304 | 25.304 | 25.304 | 25.304 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.303975 Full duration: 32.416524 -------------------------------------------------------------------------------- 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-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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 | 7.33 | 7.33 | 7.33 | 7.33 | 7.33 | 7.33 | 100.0% | 1 | | cinder_v2.create_volume | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | nova.attach_volume | 5.663 | 5.663 | 5.663 | 5.663 | 5.663 | 5.663 | 100.0% | 1 | | nova.find_host_to_migrate | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | nova.live_migrate | 10.68 | 10.68 | 10.68 | 10.68 | 10.68 | 10.68 | 100.0% | 1 | | nova.detach_volume | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 100.0% | 1 | | cinder_v2.delete_volume | 91.369 | 91.369 | 91.369 | 91.369 | 91.369 | 91.369 | 100.0% | 1 | | nova.delete_server | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 100.0% | 1 | | total | 123.63 | 123.63 | 123.63 | 123.63 | 123.63 | 123.63 | 100.0% | 1 | | -> duration | 122.63 | 122.63 | 122.63 | 122.63 | 122.63 | 122.63 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 122.629843 Full duration: 131.599205 -------------------------------------------------------------------------------- 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-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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.092 | 5.092 | 5.092 | 5.092 | 5.092 | 5.092 | 100.0% | 1 | | nova.boot_server | 9.414 | 9.414 | 9.414 | 9.414 | 9.414 | 9.414 | 100.0% | 1 | | nova.find_host_to_migrate | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | nova.live_migrate | 10.975 | 10.975 | 10.975 | 10.975 | 10.975 | 10.975 | 100.0% | 1 | | nova.delete_server | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 100.0% | 1 | | total | 30.796 | 30.796 | 30.796 | 30.796 | 30.796 | 30.796 | 100.0% | 1 | | -> duration | 29.796 | 29.796 | 29.796 | 29.796 | 29.796 | 29.796 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.795686 Full duration: 39.174526 -------------------------------------------------------------------------------- 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-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "server_kwargs": { "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] } }, "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 e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | nova.boot_server | 6.738 | 6.738 | 6.738 | 6.738 | 6.738 | 6.738 | 100.0% | 1 | | nova.delete_server | 6.932 | 6.932 | 6.932 | 6.932 | 6.932 | 6.932 | 100.0% | 1 | | nova.delete_keypair | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 14.359 | 14.359 | 14.359 | 14.359 | 14.359 | 14.359 | 100.0% | 1 | | -> duration | 13.359 | 13.359 | 13.359 | 13.359 | 13.359 | 13.359 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.359493 Full duration: 35.470446 -------------------------------------------------------------------------------- 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-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "volume_size": 5, "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] }, "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 e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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 | 9.442 | 9.442 | 9.442 | 9.442 | 9.442 | 9.442 | 100.0% | 1 | | nova.boot_server | 8.957 | 8.957 | 8.957 | 8.957 | 8.957 | 8.957 | 100.0% | 1 | | nova.delete_server | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 2.42 | 100.0% | 1 | | total | 20.819 | 20.819 | 20.819 | 20.819 | 20.819 | 20.819 | 100.0% | 1 | | -> duration | 19.819 | 19.819 | 19.819 | 19.819 | 19.819 | 19.819 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.819459 Full duration: 44.11 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "force_delete": false, "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] }, "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 e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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 | 6.915 | 6.915 | 6.915 | 6.915 | 6.915 | 6.915 | 100.0% | 1 | | nova.pause_server | 2.417 | 2.417 | 2.417 | 2.417 | 2.417 | 2.417 | 100.0% | 1 | | nova.unpause_server | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 2.38 | 100.0% | 1 | | nova.delete_server | 4.788 | 4.788 | 4.788 | 4.788 | 4.788 | 4.788 | 100.0% | 1 | | total | 16.5 | 16.5 | 16.5 | 16.5 | 16.5 | 16.5 | 100.0% | 1 | | -> duration | 11.5 | 11.5 | 11.5 | 11.5 | 11.5 | 11.5 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.500043 Full duration: 37.884926 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "nics": [ { "net-id": "4c7a53a5-7b28-421e-870b-9ad48c0eeadc" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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 | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 100.0% | 1 | | nova.migrate | 22.029 | 22.029 | 22.029 | 22.029 | 22.029 | 22.029 | 100.0% | 1 | | nova.resize_confirm | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 2.543 | 100.0% | 1 | | nova.delete_server | 2.393 | 2.393 | 2.393 | 2.393 | 2.393 | 2.393 | 100.0% | 1 | | total | 33.943 | 33.943 | 33.943 | 33.943 | 33.943 | 33.943 | 100.0% | 1 | | -> duration | 32.943 | 32.943 | 32.943 | 32.943 | 32.943 | 32.943 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.942897 Full duration: 40.133316 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "image": { "name": "Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 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 | 7.394 | 7.394 | 7.394 | 7.394 | 7.394 | 7.394 | 100.0% | 1 | | nova.list_interfaces | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 7.489 | 7.489 | 7.489 | 7.489 | 7.489 | 7.489 | 100.0% | 1 | | -> duration | 6.489 | 6.489 | 6.489 | 6.489 | 6.489 | 6.489 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.48895 Full duration: 34.595796 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | nova.delete_server_group | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> duration | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651584 Full duration: 6.679585 HINTS: * To plot HTML graphics with this data, run: rally task report e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 --out output.html * To generate a JUnit report, run: rally task export e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e01a8cd7-1b79-4695-9e2d-0c6d5bf81195 --json --out output.json 2018-04-10 15:57:36,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e01a8cd7-1b79-4695-9e2d-0c6d5bf81195'] 2018-04-10 15:57:37,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:57:37,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e01a8cd7-1b79-4695-9e2d-0c6d5bf81195', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-10 15:57:37,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-10 15:57:37,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-10 15:57:37,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-10 15:57:37,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-10 15:57:37,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-10 15:57:37,767 - 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': '4c7a53a5-7b28-421e-870b-9ad48c0eeadc', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'flavor_name': 'rally-tiny-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-dbe4de56-e3f7-4224-8ae5-6c7e534cfd80', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-10 15:58:13,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : be8f0cbd-d314-42a6-810e-01ab5925b385 2018-04-10 15:58:13,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'be8f0cbd-d314-42a6-810e-01ab5925b385'] 2018-04-10 15:58:14,826 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task be8f0cbd-d314-42a6-810e-01ab5925b385: 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 be8f0cbd-d314-42a6-810e-01ab5925b385 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.599532 Full duration: 5.899821 -------------------------------------------------------------------------------- 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 be8f0cbd-d314-42a6-810e-01ab5925b385 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613991 Full duration: 5.912741 -------------------------------------------------------------------------------- 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 be8f0cbd-d314-42a6-810e-01ab5925b385 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.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | -> duration | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.51866 Full duration: 5.80193 -------------------------------------------------------------------------------- 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 be8f0cbd-d314-42a6-810e-01ab5925b385 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683626 Full duration: 5.944024 HINTS: * To plot HTML graphics with this data, run: rally task report be8f0cbd-d314-42a6-810e-01ab5925b385 --out output.html * To generate a JUnit report, run: rally task export be8f0cbd-d314-42a6-810e-01ab5925b385 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report be8f0cbd-d314-42a6-810e-01ab5925b385 --json --out output.json 2018-04-10 15:58:14,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'be8f0cbd-d314-42a6-810e-01ab5925b385'] 2018-04-10 15:58:15,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-10 15:58:15,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'be8f0cbd-d314-42a6-810e-01ab5925b385', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-10 15:58:15,999 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-10 15:58:16,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:31 | 6 | 100.00% | | glance | 00:58 | 4 | 100.00% | | cinder | 03:42 | 10 | 100.00% | | heat | 00:49 | 4 | 100.00% | | keystone | 01:57 | 11 | 100.00% | | neutron | 03:57 | 11 | 100.00% | | nova | 06:42 | 9 | 100.00% | | quotas | 00:23 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:02 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-10 15:58:16,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-10 15:58:24,132 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 15:58:24,132 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:51 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-10 15:58:24,137 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-10 15:58:24,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 15:58:26,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-10 15:58:26.368 11206 INFO rally.deployment.engine [-] Deployment 72578740-9d71-446f-9103-bd915f428678 | Starting: Destroy cloud and free allocated resources. 2018-04-10 15:58:26.599 11206 INFO rally.deployment.engine [-] Deployment 72578740-9d71-446f-9103-bd915f428678 | Completed: Destroy cloud and free allocated resources. 2018-04-10 15:58:26.624 11206 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2). 2018-04-10 15:58:26.629 11206 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-10 15:58:29,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 15:58:29.246 11209 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=639ccd5a-b742-417e-93f0-662327fc9fd7) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 639ccd5a-b742-417e-93f0-662327fc9fd7 | 2018-04-10T15:58:29 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 639ccd5a-b742-417e-93f0-662327fc9fd7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 15:58:33,085 - 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-10 15:58:33,085 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-10 15:58:35,537 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-10 15:58:35.197 11215 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=67f7d4b7-a976-42fa-b231-3b3814f3b2c2). 2018-04-10 15:58:35.376 11215 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-10 15:58:39,730 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-10 15:58:37.808 11218 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-10 15:58:38.121 11218 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-10 15:58:39.485 11218 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd) as the default verifier for the future CLI operations. 2018-04-10 15:58:43,028 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-10 15:58:44,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-10 15:58:46,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-10 15:58:51,244 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-10 15:58:50.471 11237 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd) for deployment 'opnfv-rally' (UUID=639ccd5a-b742-417e-93f0-662327fc9fd7). 2018-04-10 15:58:51.064 11237 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd) has been successfully configured for deployment 'opnfv-rally' (UUID=639ccd5a-b742-417e-93f0-662327fc9fd7)! 2018-04-10 15:58:51,245 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-10 15:58:51,245 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-10 15:58:51,248 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-10 15:58:53,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-10 15:58:56,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:58:56.233 11249 INFO rally.api [-] Starting verification (UUID=336857ea-ba7d-4ab7-ae90-bad70d76c490) for deployment 'opnfv-rally' (UUID=639ccd5a-b742-417e-93f0-662327fc9fd7) by verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd). 2018-04-10 15:58:56,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 336857ea-ba7d-4ab7-ae90-bad70d76c490 2018-04-10 15:59:04,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:04.004 11249 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.359s] 2018-04-10 15:59:04,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:04.052 11249 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.050s] 2018-04-10 15:59:04,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:04.074 11249 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.336s] 2018-04-10 15:59:04,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:04.323 11249 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.307s] 2018-04-10 15:59:04,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:04.353 11249 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.513s] 2018-04-10 15:59:04,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:04.400 11249 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.077s] 2018-04-10 15:59:04,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:04.902 11249 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.547s] 2018-04-10 15:59:05,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:05.818 11249 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.437s] 2018-04-10 15:59:06,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:06.174 11249 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.315s] 2018-04-10 15:59:06,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:06.254 11249 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.435s] 2018-04-10 15:59:06,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:06.521 11249 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.265s] 2018-04-10 15:59:07,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:07.863 11249 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2018-04-10 15:59:07,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:07.881 11249 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.017s] 2018-04-10 15:59:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:07.895 11249 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.014s] 2018-04-10 15:59:08,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:08.239 11249 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.040s] 2018-04-10 15:59:08,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:08.840 11249 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.124s] 2018-04-10 15:59:08,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:08.876 11249 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.035s] 2018-04-10 15:59:10,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:10.406 11249 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.068s] 2018-04-10 15:59:10,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:10.508 11249 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.101s] 2018-04-10 15:59:10,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:10.747 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.432s] 2018-04-10 15:59:11,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:11.005 11249 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.496s] 2018-04-10 15:59:11,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:11.070 11249 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.065s] 2018-04-10 15:59:11,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:11.093 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.348s] 2018-04-10 15:59:11,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:11.129 11249 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.058s] 2018-04-10 15:59:15,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:15.625 11249 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.061s] 2018-04-10 15:59:16,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:16.446 11249 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [9.921s] 2018-04-10 15:59:16,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:16.584 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.908s] 2018-04-10 15:59:18,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:18.221 11249 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.593s] 2018-04-10 15:59:19,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:19.670 11249 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [13.487s] 2018-04-10 15:59:20,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:20.523 11249 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [5.970s] 2018-04-10 15:59:21,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:21.102 11249 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.583s] 2018-04-10 15:59:32,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.663 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2018-04-10 15:59:32,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.675 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-04-10 15:59:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.817 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.142s] 2018-04-10 15:59:32,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.829 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-04-10 15:59:32,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.839 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-04-10 15:59:32,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.869 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-04-10 15:59:32,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.927 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.057s] 2018-04-10 15:59:32,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:32.996 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.068s] 2018-04-10 15:59:33,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:33.179 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.182s] 2018-04-10 15:59:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:33.192 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-04-10 15:59:33,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:33.256 11249 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.063s] 2018-04-10 15:59:35,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:35.391 11249 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.529s] 2018-04-10 15:59:40,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:40.636 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.993s] 2018-04-10 15:59:41,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:41.276 11249 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.463s] 2018-04-10 15:59:41,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:41.527 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.890s] 2018-04-10 15:59:42,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:42.018 11249 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.101s] 2018-04-10 15:59:42,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:42.102 11249 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.085s] 2018-04-10 15:59:42,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:42.525 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.997s] 2018-04-10 15:59:43,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:43.397 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.872s] 2018-04-10 15:59:44,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:44.168 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.770s] 2018-04-10 15:59:44,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:44.995 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.826s] 2018-04-10 15:59:45,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:45.229 11249 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.954s] 2018-04-10 15:59:45,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:45.361 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.367s] 2018-04-10 15:59:45,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:45.618 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.255s] 2018-04-10 15:59:45,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:45.768 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.810s] 2018-04-10 15:59:45,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:45.862 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.241s] 2018-04-10 15:59:46,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:46.642 11249 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.411s] 2018-04-10 15:59:46,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:46.736 11249 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.094s] 2018-04-10 15:59:46,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:46.747 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.881s] 2018-04-10 15:59:46,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:46.940 11249 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.204s] 2018-04-10 15:59:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:47.014 11249 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.074s] 2018-04-10 15:59:47,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:47.099 11249 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.084s] 2018-04-10 15:59:47,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:47.153 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.405s] 2018-04-10 15:59:47,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:47.370 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.215s] 2018-04-10 15:59:47,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:47.583 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.214s] 2018-04-10 15:59:48,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.258 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.671s] 2018-04-10 15:59:48,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.304 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.047s] 2018-04-10 15:59:48,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.359 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.056s] 2018-04-10 15:59:48,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.409 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.049s] 2018-04-10 15:59:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.499 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.243s] 2018-04-10 15:59:48,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.560 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.792s] 2018-04-10 15:59:48,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.689 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.279s] 2018-04-10 15:59:48,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:48.799 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.108s] 2018-04-10 15:59:49,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.019 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.519s] 2018-04-10 15:59:49,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.038 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.239s] 2018-04-10 15:59:49,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.079 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.040s] 2018-04-10 15:59:49,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.149 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.069s] 2018-04-10 15:59:49,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.203 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.054s] 2018-04-10 15:59:49,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.226 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.206s] 2018-04-10 15:59:49,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.255 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.051s] 2018-04-10 15:59:49,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.314 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.057s] 2018-04-10 15:59:49,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.411 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.095s] 2018-04-10 15:59:49,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.512 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.100s] 2018-04-10 15:59:49,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.573 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.060s] 2018-04-10 15:59:49,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.619 11249 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.394s] 2018-04-10 15:59:49,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:49.626 11249 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.054s] 2018-04-10 15:59:51,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:51.153 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.591s] 2018-04-10 15:59:53,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:53.475 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.322s] 2018-04-10 15:59:56,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:56.018 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.542s] 2018-04-10 15:59:58,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 15:59:58.519 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.500s] 2018-04-10 16:00:00,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:00.958 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.437s] 2018-04-10 16:00:02,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:02.360 11249 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [42.679s] 2018-04-10 16:00:05,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:05.778 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.819s] 2018-04-10 16:00:07,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:07.878 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [28.889s] 2018-04-10 16:00:07,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:07.947 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-04-10 16:00:08,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.166 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.219s] 2018-04-10 16:00:08,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.266 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.099s] 2018-04-10 16:00:08,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.268 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-10 16:00:08,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.559 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.781s] 2018-04-10 16:00:08,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.669 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.110s] 2018-04-10 16:00:08,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.776 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.106s] 2018-04-10 16:00:08,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.870 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.094s] 2018-04-10 16:00:08,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.920 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.049s] 2018-04-10 16:00:08,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:08.929 11249 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.566s] 2018-04-10 16:00:09,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:09.029 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.109s] 2018-04-10 16:00:09,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:09.135 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.105s] 2018-04-10 16:00:09,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:09.201 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.064s] 2018-04-10 16:00:09,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:09.266 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.065s] 2018-04-10 16:00:13,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:13.324 11249 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.056s] 2018-04-10 16:00:25,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:25.022 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.275s] 2018-04-10 16:00:25,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:25.160 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.138s] 2018-04-10 16:00:25,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:25.297 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.137s] 2018-04-10 16:00:25,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:25.552 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.253s] 2018-04-10 16:00:25,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:25.809 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.257s] 2018-04-10 16:00:26,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:26.066 11249 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.257s] 2018-04-10 16:00:30,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:30.658 11249 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [21.617s] 2018-04-10 16:00:30,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:30.738 11249 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.078s] 2018-04-10 16:00:30,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:30.957 11249 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.218s] 2018-04-10 16:00:31,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:31.063 11249 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.104s] 2018-04-10 16:00:31,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:31.066 11249 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-04-10 16:00:31,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:31.366 11249 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [11.776s] 2018-04-10 16:00:37,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:37.499 11249 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [58.781s] 2018-04-10 16:00:38,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:38.262 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.693s] 2018-04-10 16:00:39,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:39.009 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.746s] 2018-04-10 16:00:40,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:40.517 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.502s] 2018-04-10 16:00:40,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:40.931 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.420s] 2018-04-10 16:00:41,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:41.861 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.926s] 2018-04-10 16:00:42,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:42.432 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.572s] 2018-04-10 16:00:43,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:43.320 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.883s] 2018-04-10 16:00:43,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:43.363 11249 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2018-04-10 16:00:45,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:45.339 11249 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.078s] 2018-04-10 16:00:50,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:50.454 11249 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [41.511s] 2018-04-10 16:00:53,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:53.258 11249 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.080s] 2018-04-10 16:00:53,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:53.343 11249 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.085s] 2018-04-10 16:00:53,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:53.396 11249 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [99.414s] 2018-04-10 16:00:57,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.226 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.056s] 2018-04-10 16:00:57,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.273 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.046s] 2018-04-10 16:00:57,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.360 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.082s] 2018-04-10 16:00:57,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.506 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.148s] 2018-04-10 16:00:57,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.577 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.070s] 2018-04-10 16:00:57,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.721 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.142s] 2018-04-10 16:00:57,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.852 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.131s] 2018-04-10 16:00:57,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:57.944 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.090s] 2018-04-10 16:00:58,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:58.033 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.089s] 2018-04-10 16:00:58,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:00:58.127 11249 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.093s] 2018-04-10 16:01:10,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:10.455 11249 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [39.079s] 2018-04-10 16:01:20,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:20.319 11249 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.914s] 2018-04-10 16:01:52,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:52.512 11249 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [75.015s] 2018-04-10 16:01:59,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.249 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.016s] 2018-04-10 16:01:59,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.279 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.030s] 2018-04-10 16:01:59,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.326 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.046s] 2018-04-10 16:01:59,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.348 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.021s] 2018-04-10 16:01:59,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.379 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.030s] 2018-04-10 16:01:59,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.392 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-04-10 16:01:59,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.426 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.034s] 2018-04-10 16:01:59,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.464 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.037s] 2018-04-10 16:01:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.472 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-04-10 16:01:59,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.513 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.039s] 2018-04-10 16:01:59,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.522 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-04-10 16:01:59,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.572 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.049s] 2018-04-10 16:01:59,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.627 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.055s] 2018-04-10 16:01:59,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.672 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.043s] 2018-04-10 16:01:59,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.712 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.040s] 2018-04-10 16:01:59,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.881 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.167s] 2018-04-10 16:01:59,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.922 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.041s] 2018-04-10 16:01:59,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.959 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-04-10 16:01:59,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:01:59.969 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-04-10 16:02:00,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:02:00.007 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.038s] 2018-04-10 16:02:00,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:02:00.043 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.035s] 2018-04-10 16:02:00,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:02:00.079 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2018-04-10 16:02:00,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:02:00.118 11249 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.039s] 2018-04-10 16:02:25,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:02:25.082 11249 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.562s] 2018-04-10 16:02:42,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:02:42.072 11249 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [16.987s] 2018-04-10 16:03:18,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:03:18.857 11249 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.701s] 2018-04-10 16:04:08,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:04:08.471 11249 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [49.603s] 2018-04-10 16:04:35,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:04:35.328 11249 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.852s] 2018-04-10 16:04:47,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '336857ea-ba7d-4ab7-ae90-bad70d76c490']'. 2018-04-10 16:04:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-10 16:04:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 336857ea-ba7d-4ab7-ae90-bad70d76c490 | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-10 15:58:56 | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-10 16:04:47 | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:51 | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f4d28fab-3fdc-4301-9de2-dd71936391cd) | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 639ccd5a-b742-417e-93f0-662327fc9fd7) | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 177 | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 333.061 | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 177 | 2018-04-10 16:04:48,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-10 16:04:48,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-10 16:04:48,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-10 16:04:48,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-10 16:04:48,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 16:04:48,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-10 16:04:48,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-10 16:04:52,323 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 16:04:52,324 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-10 16:04:52,330 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-10 16:04:52,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 16:04:55,378 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-10 16:04:54.585 11361 INFO rally.deployment.engine [-] Deployment 639ccd5a-b742-417e-93f0-662327fc9fd7 | Starting: Destroy cloud and free allocated resources. 2018-04-10 16:04:54.837 11361 INFO rally.deployment.engine [-] Deployment 639ccd5a-b742-417e-93f0-662327fc9fd7 | Completed: Destroy cloud and free allocated resources. 2018-04-10 16:04:54.888 11361 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd) for deployment 'opnfv-rally'. 2018-04-10 16:04:54.914 11361 INFO rally.api [-] Deleting verification (UUID=336857ea-ba7d-4ab7-ae90-bad70d76c490). 2018-04-10 16:04:55.046 11361 INFO rally.api [-] Verification has been successfully deleted! 2018-04-10 16:04:55.047 11361 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd). 2018-04-10 16:04:55.067 11361 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-10 16:04:58,144 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 16:04:57.697 11364 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=dd1063bd-79c7-41a0-a07b-e4ab978cbb88) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | dd1063bd-79c7-41a0-a07b-e4ab978cbb88 | 2018-04-10T16:04:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: dd1063bd-79c7-41a0-a07b-e4ab978cbb88 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 16:05:01,401 - 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-10 16:05:01,401 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-10 16:05:04,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-10 16:05:03.619 11370 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=f4d28fab-3fdc-4301-9de2-dd71936391cd). 2018-04-10 16:05:03.837 11370 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-10 16:05:08,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-10 16:05:06.173 11373 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-10 16:05:06.479 11373 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-10 16:05:07.870 11373 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d) as the default verifier for the future CLI operations. 2018-04-10 16:05:11,446 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-10 16:05:12,973 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-10 16:05:15,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-10 16:05:19,311 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-10 16:05:18.564 11392 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d) for deployment 'opnfv-rally' (UUID=dd1063bd-79c7-41a0-a07b-e4ab978cbb88). 2018-04-10 16:05:19.129 11392 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d) has been successfully configured for deployment 'opnfv-rally' (UUID=dd1063bd-79c7-41a0-a07b-e4ab978cbb88)! 2018-04-10 16:05:19,311 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-10 16:05:19,312 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-10 16:05:19,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-10 16:05:19,316 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-10 16:05:22,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ac40c1aa-dfba-4ee8-97e5-615c6ade968d/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-10 16:05:22,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-10 16:05:25,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:05:25.123 11401 INFO rally.api [-] Starting verification (UUID=118d4921-9abe-484e-b698-d7e5950fb69a) for deployment 'opnfv-rally' (UUID=dd1063bd-79c7-41a0-a07b-e4ab978cbb88) by verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d). 2018-04-10 16:05:25,128 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 118d4921-9abe-484e-b698-d7e5950fb69a 2018-04-10 16:09:03,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '118d4921-9abe-484e-b698-d7e5950fb69a']'. 2018-04-10 16:09:04,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-10 16:09:04,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-10 16:09:04,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 16:09:04,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 118d4921-9abe-484e-b698-d7e5950fb69a | 2018-04-10 16:09:04,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-10 16:05:24 | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-10 16:09:03 | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:39 | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ac40c1aa-dfba-4ee8-97e5-615c6ade968d) | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dd1063bd-79c7-41a0-a07b-e4ab978cbb88) | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 180.513 | 2018-04-10 16:09:04,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-10 16:09:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-10 16:09:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-10 16:09:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-10 16:09:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-10 16:09:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 16:09:04,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-10 16:09:04,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-10 16:09:08,089 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 16:09:08,090 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-10 16:09:08,096 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-10 16:09:08,830 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-10 16:59:13,115 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'f7c9076a-86b7-417c-beed-e484aa2fddbc' != u'aa8523f0-502b-48cf-9476-a1c262938942' - f7c9076a-86b7-417c-beed-e484aa2fddbc + aa8523f0-502b-48cf-9476-a1c262938942 ---------------------------------------------------------------------- Ran 119 tests in 3004.209s FAILED (failures=1) 2018-04-10 16:59:13,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 16:59:13,289 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 50:04 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-10 16:59:13,293 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-10 16:59:13,293 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-10 16:59:13,387 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-10 16:59:16,384 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-10 16:59:15.676 11628 INFO rally.deployment.engine [-] Deployment dd1063bd-79c7-41a0-a07b-e4ab978cbb88 | Starting: Destroy cloud and free allocated resources. 2018-04-10 16:59:15.853 11628 INFO rally.deployment.engine [-] Deployment dd1063bd-79c7-41a0-a07b-e4ab978cbb88 | Completed: Destroy cloud and free allocated resources. 2018-04-10 16:59:15.919 11628 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d) for deployment 'opnfv-rally'. 2018-04-10 16:59:15.952 11628 INFO rally.api [-] Deleting verification (UUID=118d4921-9abe-484e-b698-d7e5950fb69a). 2018-04-10 16:59:16.032 11628 INFO rally.api [-] Verification has been successfully deleted! 2018-04-10 16:59:16.033 11628 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d). 2018-04-10 16:59:16.055 11628 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-10 16:59:19,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-10 16:59:18.698 11631 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=624d0ab5-0584-4d81-9e0f-9f00ba12ca70) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 624d0ab5-0584-4d81-9e0f-9f00ba12ca70 | 2018-04-10T16:59:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 624d0ab5-0584-4d81-9e0f-9f00ba12ca70 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-10 16:59:22,823 - 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-10 16:59:22,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-10 16:59:25,354 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-10 16:59:24.964 11637 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ac40c1aa-dfba-4ee8-97e5-615c6ade968d). 2018-04-10 16:59:25.171 11637 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-10 16:59:29,417 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-10 16:59:27.487 11640 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-10 16:59:27.782 11640 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-10 16:59:29.195 11640 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=93310c20-da51-47e6-842d-1c5b093ea248) has been successfully created! Using verifier 'opnfv-tempest' (UUID=93310c20-da51-47e6-842d-1c5b093ea248) as the default verifier for the future CLI operations. 2018-04-10 16:59:32,658 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-10 16:59:34,007 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-10 16:59:36,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-10 16:59:40,698 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-10 16:59:39.893 11659 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=93310c20-da51-47e6-842d-1c5b093ea248) for deployment 'opnfv-rally' (UUID=624d0ab5-0584-4d81-9e0f-9f00ba12ca70). 2018-04-10 16:59:40.481 11659 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=93310c20-da51-47e6-842d-1c5b093ea248) has been successfully configured for deployment 'opnfv-rally' (UUID=624d0ab5-0584-4d81-9e0f-9f00ba12ca70)! 2018-04-10 16:59:40,698 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-10 16:59:40,698 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-10 16:59:40,700 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-10 16:59:40,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-10 16:59:43,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-93310c20-da51-47e6-842d-1c5b093ea248/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-10 16:59:43,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-10 16:59:43,845 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-10 16:59:43,846 - 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-10 16:59:46,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-10 16:59:46.196 11668 INFO rally.api [-] Starting verification (UUID=b1f50c1d-0902-4d14-a945-ed2523cd5a9b) for deployment 'opnfv-rally' (UUID=624d0ab5-0584-4d81-9e0f-9f00ba12ca70) by verifier 'opnfv-tempest' (UUID=93310c20-da51-47e6-842d-1c5b093ea248). 2018-04-10 16:59:46,198 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b1f50c1d-0902-4d14-a945-ed2523cd5a9b 2018-04-10 17:01:14,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b1f50c1d-0902-4d14-a945-ed2523cd5a9b']'. 2018-04-10 17:01:15,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-10 17:01:15,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-10 17:01:15,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 17:01:15,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b1f50c1d-0902-4d14-a945-ed2523cd5a9b | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-10 16:59:46 | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-10 17:01:14 | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:28 | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 93310c20-da51-47e6-842d-1c5b093ea248) | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 624d0ab5-0584-4d81-9e0f-9f00ba12ca70) | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 73.914 | 2018-04-10 17:01:15,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-10 17:01:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-10 17:01:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-10 17:01:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-10 17:01:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-10 17:01:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-10 17:01:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-10 17:01:15,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-10 17:01:18,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 17:01:18,932 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 01:46 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-10 17:01:18,937 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:43 | PASS | | vping_userdata | functest | smoke | 00:39 | PASS | | tempest_smoke_serial | functest | smoke | 12:53 | PASS | | rally_sanity | functest | smoke | 22:51 | PASS | | refstack_defcore | functest | smoke | 06:09 | PASS | | patrole | functest | smoke | 03:57 | PASS | | snaps_smoke | functest | smoke | 50:04 | FAIL | | neutron_trunk | functest | smoke | 01:46 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-10 17:01:18,945 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-10 17:01:43,562 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-2 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 17:01:43,565 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-10 17:01:43,565 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 17:01:43,565 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-10 17:01:43,566 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-10 17:01:43,568 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-10 17:03:21,720 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-2 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 17:03:21,723 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-10 17:03:21,724 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 17:03:21,725 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-10 17:03:21,726 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-10 17:03:21,726 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-10 17:03:22,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-10 17:03:22,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-10 17:03:22,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-10 17:03:26,548 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Read timed out. (read timeout=4) 2018-04-10 17:03:26,549 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-10 17:03:28,256 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-213ac634-046d-4b2c-ab77-393f83b9296e, password=97a191df-68a1-4ac2-bcc9-d086dd1e243a, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-213ac634-046d-4b2c-ab77-393f83b9296e, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-10 17:03:28,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-10 17:03:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-10 17:03:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-10 17:05:03,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-10 17:05:09,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-10 17:05:09,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-10 17:05:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-10 17:05:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-10 17:05:20,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-10 17:20:27,253 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-213ac634-046d-4b2c-ab77-393f83b9296e to VM that did not activate with name - cloudify_manager-213ac634-046d-4b2c-ab77-393f83b9296e 2018-04-10 17:20:27,376 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 17:20:27,377 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:01 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-10 17:20:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-04-10 17:20:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-04-10 17:20:27,383 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-10 17:20:32,718 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 3bcc41e3-8b60-48f5-ae4d-03a7a442bfc7: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-0a808d25-5bdf-46c7-9d49-7cc5c2d90958'] 2018-04-10 17:20:35,046 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-10 17:20:35,046 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-10 17:20:35,844 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-10 17:20:37,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-10 17:20:37,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-10 17:20:37,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-04-10 17:20:37,029 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-10 17:20:37,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-04-10 17:20:37,050 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-10 17:20:38,692 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-0e215ab0-9b9b-491b-b3a7-09ed8a682eae, password=b2c6209d-9a9a-431f-8c96-6b626682bc58, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-0e215ab0-9b9b-491b-b3a7-09ed8a682eae, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-10 17:20:38,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-10 17:20:38,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-10 17:20:38,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-10 17:22:19,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-10 17:22:29,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-10 17:22:30,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-10 17:22:39,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-10 17:22:40,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-10 17:22:40,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-10 17:37:46,730 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 248, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-0e215ab0-9b9b-491b-b3a7-09ed8a682eae to VM that did not activate with name - cloudify_manager-0e215ab0-9b9b-491b-b3a7-09ed8a682eae 2018-04-10 17:37:46,856 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 17:37:46,856 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:10 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-10 17:37:46,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-04-10 17:37:46,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-04-10 17:37:46,861 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-10 17:37:52,011 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet ca28f103-dd40-4230-a4c6-54c43d6427ea: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-4beefbfe-593e-4025-b1ba-7ddd646be0c3'] 2018-04-10 17:37:53,792 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-10 17:37:53,792 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-10 17:37:53,884 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-04-10 17:37:53,903 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-10 17:37:53,904 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-10 17:37:55,519 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-26b6b406-db35-4b63-bab5-b1c50b75587f, password=bf4a2ecb-afb3-4de4-98ee-f4d7ac769963, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-26b6b406-db35-4b63-bab5-b1c50b75587f, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-10 17:37:55,899 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-10 17:37:57,598 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-04-10 17:37:57,598 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-10 17:37:58,472 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=4ecd5006-9651-422b-880a-9b69aa1ef259, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-26b6b406-db35-4b63-bab5-b1c50b75587f, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-10 17:37:58,690 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-04-10 17:37:58,691 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-10 17:37:58,691 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-10 17:38:00,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-10 17:38:07,707 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-10 17:38:08,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-10 17:38:08,212 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-04-10 17:38:08,212 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-10 17:38:14,974 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i ea76bf46-20d1-43aa-b16a-1e6ef062c0f9 -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-10 17:38:14,974 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-10 17:38:21,592 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d ~ -i 10b5f6e1-b481-4629-ab0b-c3fc7090f862 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 Image metadata files have been written to: /~/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /~ 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /~ and set the value of image-metadata-url accordingly. 2018-04-10 17:38:21,593 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 98927b9f-a6e1-40b3-a953-58e47f13ef78 2018-04-10 17:46:10,823 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-10 17:46:10,824 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:17 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-10 17:46:10,828 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-10 17:46:10,931 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-10 17:46:10,931 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-10 17:46:15,770 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet b994c661-1ef5-4ef9-b329-29b3efae2e31: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-b208de91-6cb4-43f2-b7d1-dd0449c21824'] 2018-04-10 17:46:16,609 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-10 17:46:16,610 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:01 | FAIL | | vyos_vrouter | functest | vnf | 17:10 | FAIL | | juju_epc | functest | vnf | 08:17 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-10 17:46:16,613 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-10 17:46:28,876 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-fraser-2 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-10 17:46:28,881 - 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 VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-10 17:46:28,881 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-10 17:46:28,881 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-10 17:46:28,882 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-10 17:46:28,883 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK